Link to home
Start Free TrialLog in
Avatar of 11235
11235

asked on

SBS 2003 netdom resetpwd failed, multiple connections

I have a sbs2003 box that after a power failure came back up the a few days later dns & exchange failed.

my  problem appear to be similar to

http://social.technet.microsoft.com/Forums/en-US/smallbusinessserver/thread/9f643f01-a9da-47c8-8549-08faeba85930 

where the solution is to run:

netdom resetpwd /s:"servername" /ud:"domain"\administrator /pd:"the administrators password"

but when i do the command fails to complete successfully due to "Multiple connections to the server"

I ran net use /delete * to close a share but no joy, any ideas?
ASKER CERTIFIED SOLUTION
Avatar of Sandesh Dubey
Sandesh Dubey
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of 11235
11235

ASKER

Although I didn't use Kerbtray it looks as though it would have worked, so accepting as an acceptable answer even though I used a slightly different method, Thanks!