某次更新後 windows 2008r2 的群組原則就出現問題
錯誤訊息:
[Window Title]
系統管理範本
[Main Instruction]
剖析時發生錯誤。
[Content]
找不到資源 '$(string.SiteDiscoveryEnableWMI)',其是在屬性 displayName 中予以參照。
檔案 C:\Windows\PolicyDefinitions\inetres.admx,第 33446 行,第 235 欄
[確定]
用關鍵字
'$(string.SiteDiscoveryEnableWMI) C:\Windows\PolicyDefinitions\inetres.admx
在 google 上找到解法
http://blogs.msdn.com/b/askie/archive/2014/06/17/ie11-enterprise-mode-template-missing-from-gpmc.aspx
以下文字的來源是上面的連結:
NOTE: You need to get the inetres.admx and interest.adml files from a machine with IE11 installed !
- Make sure GPMC is close!
- Copy both the new IE11 Templates into its respective policy folders.
- Copy inetres.admx from C:\Windows\PolicyDefinitions to the Domain Sysvol\Domain\policies\PolicyDefinitions folder.
- Copy inetres.adml from C:\Windows\PolicyDefinitions\en-US to the Domain Sysvol\Domain\policies\PolicyDefinitions\en-US policy folder.
NOTE: Verify, the new files have the new EMIE entries present.
- Open GPMC to confirm the new IE11 Enterprise Mode GPOs are present
原因是我的 windows 2008r2 沒有安裝 IE 11 (誰需要在伺服器安裝那麼新的瀏覽器啊... 翻桌)
所以找一台有 IE11 的電腦,複製 inetres.admx 及 inetres.adml 到指定位置就可以了 (參考上述文字)
如果遇到權限問題導致存取被拒,先把檔案的擁有者改掉,再進行授權的動作
1 則留言:
https://jingyan.baidu.com/article/148a1921a7a7cc4d71c3b1e3.html
張貼留言