R Rick Rogers Nov 6, 2006 #2 Hi, Control Panel/User accounts -- Best of Luck, Rick Rogers, aka "Nutcase" - Microsoft MVP Windows help - www.rickrogers.org "(e-mail address removed)"
Hi, Control Panel/User accounts -- Best of Luck, Rick Rogers, aka "Nutcase" - Microsoft MVP Windows help - www.rickrogers.org "(e-mail address removed)"
P Pegasus \(MVP\) Nov 6, 2006 #3 "(e-mail address removed)" how do i find out if an account i have is an adminstrator account.thanks Click to expand... - Click Start / run / cmd {OK} - Type this command: net user NameOfAccount {Enter} If "NameOfAccount" is an administrator's account then it will be a member of the "administrator's" group. If in a domain environment, make the command like so: net user NameOfAccount /domain {Enter}
"(e-mail address removed)" how do i find out if an account i have is an adminstrator account.thanks Click to expand... - Click Start / run / cmd {OK} - Type this command: net user NameOfAccount {Enter} If "NameOfAccount" is an administrator's account then it will be a member of the "administrator's" group. If in a domain environment, make the command like so: net user NameOfAccount /domain {Enter}