Ghost21 0 Posted August 29, 2007 (edited) Is it possible from a remote computer to check if the currentley logged on user has admin rights or not ??? Edited August 29, 2007 by Ghost21 Share this post Link to post Share on other sites
weaponx 16 Posted August 29, 2007 (edited) I'm not sure if this shows the users group but PsLoggedOn from Sysinternals might help:http://www.microsoft.com/technet/sysintern...PsLoggedOn.mspxYou also may be able to use DSQUERY from the Windows 2003 Resource Kit:http://technet2.microsoft.com/windowsserve...3.mspx?mfr=trueDSQUERY USER -name *lastname* | DSGET USER -samid -display Edited August 30, 2007 by weaponx Share this post Link to post Share on other sites