錯誤提示信息:
不能確定應用到此機器的組策略安全性設置。在嘗試從本地安全策略數據庫(%windir%
/security/database/secedit.sdb)中檢索這些設置時返回的錯誤為: 參數不正確。所
有本地安全性設置都將被顯示,但是不會指出一個給定的安全性設置是否由組策略定義
。所有由此用戶界面改動的本地安全性設置都可能隨后被域級的策略替代。
解決方案:
1.切換到命令提示符狀態。(聽不懂?也就是開始-運行-輸入cmd.exe{有些人要問為什么要多一個.exe呢?這個純屬個人習慣,都是當年熊貓害的})
2.執行 esentutl /k %windir%/Security/Database/Secedit.sdb
和
esentutl /g %windir%/Security/Database/Secedit.sdb
對secedit.sdb進行檢查。
3.手工備份要修復的數據庫文件。
4.執行
esentutl /p %windir%/Security/Database/Secedit.sdb 進行修復,系統會彈出Warning提示框:
"You should only run Repair on damaged or corrupted databases.Repair will not apply information in the transaction log files to the database,and may cause information to be lost.Do you wish to proceed?"
單擊OK,開始修復。
Microsoft(R) Windows(TM) Database Utilities
Version 5.1
Copyright (C) Microsoft Corporation. All Rights Reserved.
Initiating REPAIR mode...
Database: C:/WINDOWS/security/database/secedit.sdb
Temp. Database: TEMPREPAIR2984.EDB
Checking database integrity.
The database is not up-to-date. This operation may find that
this database is corrupt because data from the log files has
yet to be placed in the database.
To ensure the database is up-to-date please use the 'Recovery' operation.
Scanning Status (% complete)
0 10 20 30 40 50 60 70 80 90 100
|----|----|----|----|----|----|----|----|----|----|
...................................................
Integrity check successful.
Note:
It is recommended that you immediately perform a full backup
of this database. If you restore a backup made before the
repair, the database will be rolled back to the state
it was in at the time of that backup.
Operation completed successfully in 15.765 seconds
新聞熱點
疑難解答