"Specified credentials conflict with an existing set of credentials"

  • Thread starter Thread starter Sujay
  • Start date Start date
S

Sujay

I'm setting up a call center with 20 odd Windows 2000 Pro
PCs and a Windows 2000 Server AD domain controller.

I set up one computer, with the intention of ghosting the
image onto the others, then going in to change the
computer name. When I try to do so, I get the error above.
I have tried all combinations of usernames (domain
administrator, local administrator, domain user, local
user) and domain name (local computer vs AD domain) but
always get the same error.

Any suggestion will be hugely appreciated.

Thanks in advance
 
Disconnect all existing connections by typing this from
a Command Prompt:

net use * /d

You may have to log off and log on again to close hidden
connections.
 
Back
Top