I have a windows 2003 server running a raid software. This computer was on a domain but not anymore, i cannot login using the local account even after a password recovery through a linux live cd. The logon screen is also forcing the user to use a domain only.

I thought about some solutions but i'm still looking for a better one :

  • Create a fake domain that matches the old one and proceed.
  • mount the drives on another machine
  • modify registry key, local policies ...
link|improve this question
2  
I protected this question since anything tagged 'password-recovery' is a spam-magnet. It just does what it says in the banner, you need 10 rep to answer. Carry on. – sysadmin1138 Apr 7 '11 at 14:33
What do you mean by the login screen is forcing the user to use a domain only? A domain with the same name wouldn't have the same SIDs, that doesn't work. – Chris S Apr 7 '11 at 15:22
it means that when you try to enter credentials, at the logon screen, i can see username field, password field, log on (to the previsous domain to which the computer was linked to, not other choice in the dropdown) – Mo_ Apr 8 '11 at 16:28
feedback

migrated from stackoverflow.com Apr 7 '11 at 14:26

This question came from our site for professional and enthusiast programmers.

2 Answers

If you have logged into this server before try pulling out the network cable and log in using whatever password you had when you last logged into that server. You should be able to get in with the cached credentials.

link|improve this answer
it`s an old server and nobody knows the password. – Mo_ Apr 7 '11 at 14:38
Nobody has ever logged into this server before? – Cheekaleak Apr 7 '11 at 14:45
it was a production server a while ago then was replaced by a new one. – Mo_ Apr 7 '11 at 14:51
feedback

Use Emergency Boot CD or Hiren CD to blank local administrator's password.

Then, here is how to change Domain Admin's password using Directory Restore Service Mode.

link|improve this answer
feedback

protected by sysadmin1138 Apr 7 '11 at 14:31

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.