Jump to content

Recommended Posts

Posted (edited)

Is it possible from a remote computer to check if the currentley logged on user has admin rights or not ???

Edited by Ghost21
Posted (edited)

I'm not sure if this shows the users group but PsLoggedOn from Sysinternals might help:

http://www.microsoft.com/technet/sysintern...PsLoggedOn.mspx

You also may be able to use DSQUERY from the Windows 2003 Resource Kit:

http://technet2.microsoft.com/windowsserve...3.mspx?mfr=true

DSQUERY USER -name *lastname* | DSGET USER -samid -display

Edited by weaponx

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...