PowerShell version compatibility
PowerShell versions
Windows PowerShell 5.0
Windows PowerShell 4.0
Windows PowerShell 3.0
Windows PowerShell 2.0 (you MUST configure PowerShell 2.0 to use .NET Framework 4.0)
Using PowerShell 2.0 instead of PowerShell 3.0
VisioPS is a managed assembly built using .NET Framework 4.0, however PowerShell 2.0 by default runs using .NET Framework 2.0
In order to use PowerShell 2.0, you must first configure PowerShell 2.0 to use .NET Framework 4.0. Here are the instructions
Last updated