Powershell Downgrade

Powershell event logging was introduced as a feature with Powershell 3.0 and forward. We can attempt to enable Powershell version 2.0 or older. If successful, our actions from the shell will not be logged in Event Viewer.

powershell.exe -version 2