That sounds good, but in "normal" powershell: Name Value ---- ...
See more...
That sounds good, but in "normal" powershell: Name Value ---- ----- PSVersion 4.0 WSManStackVersion 3.0 SerializationVersion 1.1.0.1 CLRVersion 4.0.30319.34003 BuildVersion 6.3.9600.16394 PSCompatibleVersions {1.0, 2.0, 3.0, 4.0} PSRemotingProtocolVersion 2.2 And now startet with %SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe -version 2 Name Value ---- ----- PSVersion 4.0 WSManStackVersion 3.0 SerializationVersion 1.1.0.1 CLRVersion 4.0.30319.34003 BuildVersion 6.3.9600.16394 PSCompatibleVersions {1.0, 2.0, 3.0, 4.0} PSRemotingProtocolVersion 2.2 No Change an VUM cmdlets still not working. PowerShell 2.0 und .net are installed.