Si perchè se in windowsXP per accedere all'utenza amministrativa bastava eseguire due volte in rapida successione la combinazione di tasti CTRL+ALT+CANC nella schermata di log-on, in Vista le cose sono un pò più complicate a causa della gestione simil Unix che viene data all'utente amministratore.
Per sbloccare l'utenza administrator bisognerà agire sul registro di sistema ed aggiungere a tutti gli effetti un paio di chiavi ed un valore DWORD(32)...non preoccupatevi cmq la cosa è più semplice di quanto si pensi.
Di default administrator è disabilitato sulla falsa riga di quello che succede nei sistemi unix con l'utente root.
Per abilitarlo occorre seguire le seguenti istruzioni, ve le riporto in inglese così come le ho trovate, la traduzione è semplice non vi preoccupate.
- Logon as the account you created during the installation
- From the Start menu, go to "All Programs", "Accessories"
- Right-click on "Command Prompt" and choose "Run as Administrator"
- Click "Allow" from the ConsentUI prompt
- In the resulting Command window, enter "regedit" and press enter
- In regedit, browse to HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
- Add a new key at that level called SpecialAccounts
- In the SpecialAccounts key, create a sub-key called UserList
- At this point the path is: HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
- In the UserList key, create a new value of type DWORD (32 bit) called Administrator and set the value to 1
- From the command prompt enter: "net user Administrator /Active:yes"
- Reboot, and now you can logon to the Administrator account
Se qualcuno prova questo tips me lo faccia sapere.

| < Prev | Next > |
|---|






