備忘録 ポリシーの結果セット表示 (Windows)
有効になっているポリシーの結果セットを表示する。
You can display the group policy settings using the command of gpresult.
[OS version]
- Windows Server 2012 R2
[Computer, User のポリシーの結果セット概要表示]
- C:\> gpresult /R
[Computer, User のポリシーの結果セット詳細表示]
- C:\> gpresult /Z
[Computer のポリシーの結果セット概要表示]
- C:\> gpresult /SCOPE COMPUTER /R
[Computer のポリシーの結果セット詳細表示]
- C:\> gpresult /SCOPE COMPUTER /Z
[User のポリシーの結果セット概要表示]
- C:\> gpresult /SCOPE USER /R
[User のポリシーの結果セット詳細表示]
- C:\> gpresult /SCOPE USER /Z
コメントを残す