cannot add user to local admins group

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

trying to add a domain user to a local admin or power user group occures next
message: "Processing of object "username" failed with the following error:

The specified domain either does not exist or could not be contacted.

Only everyone can be added to that group!

what is the problem?
 
trying to add a domain user to a local admin or power user group occures next
message: "Processing of object "username" failed with the following error:

The specified domain either does not exist or could not be contacted.

Only everyone can be added to that group!

what is the problem?

DNS problem???

Try the following workaround on the client workstation:
Open a CMD.EXE window
net localgroup Administrators "DomainName\DomainUser" /ADD


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

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

Back
Top