On Windows Vista, you might have noticed that the local administrator account is disabled.
To enable the administrator account on windows vista type the following string on the command prompt:
net user administrator /active:yes
On Windows Vista, you might have noticed that the local administrator account is disabled.
To enable the administrator account on windows vista type the following string on the command prompt:
net user administrator /active:yes