
| | |||||||
| Windows It's the most common one, but is it the best? From Windows 1.0 to Vista, as well as the up and coming Windows Vienna, talk about what 9 out of 10 computers has. |
Register Now for FREE! | |||||
| |

| | LinkBack | Thread Tools | Display Modes |
| Sponsored Links | ||
| |
| ||||
| Not all flavours of Vista have the things you talk about. A lot of these tips only last for a couple of start ups (msconfig and turning off UAC in User Accounts)and then you are back to square one. The best time to activate the Administrator account is the first time Vista is installed on a new build or first time turned on and registered from a big box store. Many people think they are in the administrator account but they are in a standard account. If you get into the administrator account as soon as Vista is installed it cuts down on the amount of work you have to do. Each program you install has to be activated in each account and the same with each desktop, etc. As it stands now all my programs and customizations are installed in the standard account and when I log into the administrator account it's like starting over again. I am going to be formatting and reinstalling soon and when I do I will do the following. Logon to Vista using your usual account. Launch the cmd prompt - Make sure you select, 'Run as administrator' Net user administrator p£ssw0rD Net user administrator /active:yes Switch User, or logoff Logon as Administrator Password p£ssw0rD (Your password may be different!) Detailed Instructions to activate the Administrator Logon to Vista using your normal username and password. Click on the Start button Click on Start Search. Type, cmd. Right-click cmd, select 'Run as administrator' from the shortcut menu. In the black 'DOS box', type the following at the command line: Net help user The idea of the last command is just to observe the options for Net User. In particular, examine the syntax to set the password. The next instruction is the crucial command. I have chosen password = p£ssworD, you may want to choose different characters. Net user administrator p£ssw0rd Net user administrator /active:yes Check the message : The command completed successfully Switch User, or logoff Logon as Administrator Password p£ssw0rD (Your password may be different!) This information comes from How to activate the Hidden Vista Administrator. /Active:Yes and is the only one I have found to work and be permanent. |