Hello,
When I try to access 'Out-GridView' property by launching PowerShell.exe with '-version 2' switch, it giving me the following error message. The development machine is running on Windows 7 ENT with SP1, PowerShell v3.0 (Dec 3 release update) and up-to-date .NET framework 4
Basically, under PowerShell v3.0, with '-version 2' switch, I'm unable to access 'Out-GridView' property. Any further help would be apreciated. Thank you!
Out-GridView : To use the Out-GridView cmdlet, install the Windows PowerShell I ntegrated Scripting Environment feature from Server Manager. (Could not load fi le or assembly 'Microsoft.PowerShell.GraphicalHost, Version=1.0.0.0, Culture=ne utral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.)