Show PRIVILEGES in Windows 2003 server
- by DB14
How can I list the PRIVILEGES for a user in Windows 2003 Server (SP2) ?
I know I can do something like this:
C:\ whoami /all
This only lists my current user. I need to specify a user and retrieve a list of privileges.