You configure and deploy a Group Policy object (GPO)that contains AppLocker settings.
You need to identify whether a specific application file is allowed to run on a computer.
Which Windows PowerShell cmdletshould you use?

A.
Get-AppLockerFileInformation
B.
Get-GPOReport
C.
Get-GPPermissions
D.
Test-AppLockerPolicy
Explanation:
Reference:
http://technet.microsoft.com/en-us/library/ee460960.aspx
Test-AppLockerPolicy
Tests whether the input files are allowed to run for a given user based on the specified AppLocker policy.