Archive for month: May, 2026
Here’s a genuinely useful (and somewhat underappreciated) Windows command:
whoami /all
What it does:
Shows everything about the currently logged-in user — including:
- User SID
- Group memberships
- Privileges (like admin rights, UAC elevation, etc.)
- Logon type
Command:
Why it’s nice to know:
- Great for troubleshooting permission issues
- Quickly confirms if a user actually has admin rights
- Helps with domain/debugging scenarios (especially in enterprise environments)
https://bostonit.wpengine.com/wp-content/uploads/2013/04/boston-it-logo2-e1527557209239-300x82.png
0
0
Mike Khzouz
https://bostonit.wpengine.com/wp-content/uploads/2013/04/boston-it-logo2-e1527557209239-300x82.png
Mike Khzouz2026-05-02 09:52:332026-05-02 09:52:33One Windows Command Every IT Admin Should Know