How to add domain user to local admin group?

C

Carlton Whitmore

I need to add a domain user to the admin group on the
local domain for his PC. How can I do that remotely? I'm
able to manage his PC, but if I go to users and groups it
doesn't prompt me for the domain name. I've don't this
before, where the heck is it?
Carlton.
 
D

Dave Patrick

Computer Management|System Tools|Local Users and
Groups|Groups|Administrators|Add, then use "Location" to select a user from
the domain.
 
C

Carlton

That did it. Thanks.
-----Original Message-----
Computer Management|System Tools|Local Users and
Groups|Groups|Administrators|Add, then use "Location" to select a user from
the domain.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

Carlton Whitmore said:
I need to add a domain user to the admin group on the
local domain for his PC. How can I do that remotely? I'm
able to manage his PC, but if I go to users and groups it
doesn't prompt me for the domain name. I've don't this
before, where the heck is it?
Carlton.


.
 
B

Bill Curtis [MSFT]

Depending on the OS, (I'll assume Windows 2000 Professional joined to your
domain), you will want to go to "Local Users and Groups" and then select
"Groups" then select "Administrators" and then add. If the system is
joined to the domain, you should be able to click on add and resolve the
username you wish to add.

- Bill Curtis [MSFT]
“This posting is provided "AS IS" with no warranties, and confers no
rights.”
 
J

Johan Arwidmark

If you install PStools from sysinternals you can do it by using this
command

psexec \\Computername net localgroup administrators domain\domainuser
/add


regards
Johan Arwidmark

Windows User Group - Nordic
http://wug.lutteman.se
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top