ApplicationImpersonation ロールが割り当てられているアカウントを確認するには、Windows PowerShell を開き、Windows PowerShell ウィンドウで以下のコマンドを入力します。
Get-ManagementRoleAssignment -Role ApplicationImpersonation -GetEffectiveUsers
ApplicationImpersonation ロールが割り当てられているサービス アカウントは、以下のスクリーンショットのように EffectiveUserName フィールドにリストアされます。