1. 程式人生 > >Server 2012 R2 SceCli 事件ID:1202( 0x534)解決方案

Server 2012 R2 SceCli 事件ID:1202( 0x534)解決方案

錯誤 ppp 51cto nta note image change ask tro

報錯如下:
Log Name: Application

Source: SceCli

Date: 10/28/2018 4:03:07 PM

Event ID: 1202

Task Category: None

Level: Warning

Keywords: Classic

User: N/A

Computer: DC01.domain.com

Description:

Security policies were propagated with warning. 0x534 : No mapping between account names and security IDs was done.

Advanced help for this problem is available on http://support.microsoft.com. Query for "troubleshooting 1202 events".

解決方案如下:

Use RSoP to identify the specific User Rights, Restricted Groups, and Source GPOs that contain the problem accounts:

a. Start -> Run -> RSoP.msc

b. Review the results for Computer Configuration\Windows Settings\Security Settings\Local Policies\User Rights Assignment and Computer Configuration\Windows Settings\Security Settings\Local Policies\Restricted Groups for any errors flagged with a red X.

c. For any User Right or Restricted Group marked with a red X, the corresponding GPO that contains the problem policy setting is listed under the column entitled "Source GPO". Note the specific User Rights, Restricted Groups and containing Source GPOs that are generating errors.

技術分享圖片

我基本上通過備份GPO來解決這個問題,然後從“默認域控制器策略”GPO中刪除“DefaultAppPool”或“Classic .Net AppPool”的所有實例。到目前為止,沒有傷害。我們將看到當Exchange服務器下次重新啟動時,OWA仍然可用。我確定它會處理錯誤,因為我做了一個GPUpdate / force並且日誌顯示所有策略都已成功應用。

Server 2012 R2 SceCli 事件ID:1202( 0x534)解決方案