Windows Server 2008 で適用されているグル―プポリシーを確認する方法は次の通り。 コマンドプロンプトにて、以下のコマンドを実行する。 > gpresult /h report.html /s [ホスト名] /user [ドメイン名]\[ユーザ名] 指定したホスト上のユーザに適用されているグループポリシーを report.html という HTML ファイルに保存します。
> gpresult /h report.html /s [ホスト名] /user [ドメイン名]\[ユーザ名]