|
Question : Unable to change computer name on domain due to "Multiple connections to a server ..."
|
|
When I try to rename a computer on my domain I get the following error:
Title: Computer Name Changes Error: Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all prevous connections to the server or shared resource and try again.
I have renamed computers set up exactly the same as this one in the past with no problems. Please advise.
Thanks
Doug
|
Answer : Unable to change computer name on domain due to "Multiple connections to a server ..."
|
|
You have a mapped drive or printer or other connection to the domain controller(s) that would process this request.
Type NET USE at a command line and you'll see all the connections.
I'd suggest REMOVING them all.
NET USE \\UNC\Path /DELETE
Then try.
|
|
|