cannot add users from a domain

S

stevej

Hi,
I have a Windows 2000 server with AD installed. When I joined (and I was
able to join) a Windows 2000 Pro workstation to the domain I needed to add
a domain user to the power users group.
I used the snap-in to open the power users group, click to add the
domain user , which it saw, and when I try to finalize it I got the
following error:

(Suppose the user is "WS1")

Processing of the object ws1 failed with the following error:
The specified domain either does not exist or could not be contacted

Remember, I logged onto the domain with this workstation and was initially
able to click on this domain user?

Anyone?

Steve
 
S

Sam Salhi [MSFT]

try to add the user using command line tool NET.EXE here's how
NET.EXE LOCALGROUP "Power users" DomainName\UserName /add
 

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