Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
FINAL VERSION FOR SCCM THAT APPLY TO 32-bit only
___________________________
TO APPLY ON ALL : just remove
-and ( (Get-WmiObject Win32_OperatingSystem).OSArchitecture -eq "32-bit" )
___________________________
# compliance check:$ampLog = @(Get-WinE...