How do I re-enable the Administrator's account in Windows SBS 2008?


in new installation windows sbs 2008, windows disables administrator's account. want re-enabled, don't know how. please me.

1.   click on “start button -> programs -> accessories“. right-click on “command prompt” , select “run administrator“. if prompted enter password, enter password , continue. can open command prompt in administrator mode typing “cmd” in startmenu search box , press “ctrl+shift+enter“.

 

2. provide following command:

 

net user administrator /active:yes

 

3. administrator account enabled. if want disable again, replace "yes" "no" in above command.



Windows Server  >  Server Manager



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file