Packed Executable Powershell 2.0 support

Hi,

I’m currently working on a upgrade/migration project where I unfortunately have to support Devices that are still running Powershell 2.
Due to specific circumstances of the project I’m not able to upgrade these Devices to Powershell 3 or higher before my script will be running.

Considering that things like PS2EXE support PS2 and the executables and the executables for linux/osx that are packed with dotnetcore and PS7 obviously don’t need PS at all - Is it possible in any way to make the Packed Executable run on Windows Systems with only Powershell 2?

Nope. It only supports version 3 or later.