亚洲乱码中文字幕综合,中国熟女仑乱hd,亚洲精品乱拍国产一区二区三区,一本大道卡一卡二卡三乱码全集资源,又粗又黄又硬又爽的免费视频

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

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

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

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

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

最新評(píng)論