Errore all’apertura delle GPO locali
Se tentando di aprire le Group Policy locali tramite Group Policy Editor in MMC tramite:
Computer Configuration->Windows Settings->Local Policies->User Rights Assigment
vi venisse visualizzato il seguente errore:
The Group Polisyc Security that apply to this machine could not be
determined. The error returned when trying to these settings from the local
security policy database (%windir%)\security\database\secedit.sdb) was: The
parameter is incorrect.
Probabilmente la causa sta nel fatto che il file secedit.sdb (il db che viene utilizzato per analizzare i criteri di gruppo) è corrotto probabilmente a causa di un arresto non corretto del computer o di un errore software.
Per fare il repair del db è possibile utilizzare il seguente comando:
esentutl /p %windir%\security\database\secedit.sdb
Per ulteriori informazioni si vedano i seguenti:
- HOW TO: Use the Secedit.sdb Database to Perform a Security Analysis in Windows Server 2003
http://support.microsoft.com/kb/816119 - Risoluzione dei problemi relativi alla protezione dei dati
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/it/library/ServerHelp/ea0c43e8-b08a-4893-b060-7b80c533d196.mspx?mfr=true