欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

本地策略提示不能確定應(yīng)用到此機(jī)器的組策略安全性設(shè)置的解決方法

 更新時間:2011年06月14日 14:21:53   作者:  
最近進(jìn)入客戶的服務(wù)器本地安全策略,進(jìn)入哪個選項(xiàng)都會提示不能確定應(yīng)用到此機(jī)器的組策略安全性設(shè)置。在嘗試從本地安全策略數(shù)據(jù)庫(%windir%\security\database\secedit.sdb)中檢索這些設(shè)置時返回的錯誤為: 參數(shù)不正確。

錯誤提示信息:
不能確定應(yīng)用到此機(jī)器的組策略安全性設(shè)置。在嘗試從本地安全策略數(shù)據(jù)庫(%windir%
\security\database\secedit.sdb)中檢索這些設(shè)置時返回的錯誤為: 參數(shù)不正確。所
有本地安全性設(shè)置都將被顯示,但是不會指出一個給定的安全性設(shè)置是否由組策略定義
。所有由此用戶界面改動的本地安全性設(shè)置都可能隨后被域級的策略替代。

解決方案:
1.切換到命令提示符狀態(tài)。(聽不懂?也就是開始-運(yùn)行-輸入cmd.exe{有些人要問為什么要多一個.exe呢?這個純屬個人習(xí)慣,都是當(dāng)年熊貓害的})
2.執(zhí)行  esentutl /k %windir%\Security\Database\Secedit.sdb

          esentutl /g %windir%\Security\Database\Secedit.sdb
對secedit.sdb進(jìn)行檢查。
3.手工備份要修復(fù)的數(shù)據(jù)庫文件。
4.執(zhí)行
esentutl /p %windir%\Security\Database\Secedit.sdb   進(jìn)行修復(fù),系統(tǒng)會彈出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,開始修復(fù)。
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

相關(guān)文章

最新評論