 |
 |

Frequently Asked Questions
Show Part Numbers Hide Part Numbers 7515414, 7515416, 7515417, 7515418, 7515426, 7515428, 7515429, 7515430, 7515432, 7515434, 7515436, 7515438, 7515440, 7515506, 7515507, 7515512, 7515513, 7515514, 7515515, 7515516, 7515517, 7515537, 7515539, 7515592, 7515593, 7515594, 7515595, 7515596, 7515597, 7515634, 7515635, 7515636, 7515637, 7515638, 7515639, 7515640, 7515641, 7515642, 7515643, 7515644, 7515645, 7515646, 7515647, 7515719, 7515721, 7515722, 7515724, 7515762, 7515763, 7515764, 7515910, 7515911, 7515912, 7515913, 7515924, 7515925, 7515926, 7515927, 7515928, 7515929, 7515945, 7515949, 7515951, 7515952, 7515954, 7520598, 7520600 Q: How do I enable/disable the administrator account?A: The Administrator account can be enabled and disabled in the command prompt.
- Open Command Prompt with Administrator rights.
- From the Windows Vista default Start menu, in the Start Search box, type cmd.
- At the top of the Start menu, under Programs, right-click cmd, and then select Run as administrator.
- In the User Account Control dialog box, click Continue.
- In the command prompt window, type the appropriate command.
| Action |
Command |
| Enables Administrator |
Net user administrator /active on |
| Disables Administrator |
Net user administrator /active off |
- If the Administrator account was enabled, a password must be set. Type the following command where <password> is the password you desire to use for the Administrator.
| Action |
Command |
| Sets Administrator password |
Net user administrator <password> |
- Restart the computer for the changes to take effect.
|
 |
 |