windows - Can I upgrade PowerShell versions from within PowerShell? -


I have a Windows 7 SP1 box, which is running PowerShell version 2 (which has been sent along with it) . Now I need to upgrade to 3.0 or 4.0 version to take advantage of some new CMDlets.

Looking for the answer, I have come across this great tutorial.

This tutorial was fine, but I was surprised that the command line / CMDlet for running such upgrade (for example, something like update-help cmdlet) No mention of the option is visible - especially the philosophy of PowerShell is automation!

So, is there a CMDlet / script that I can deploy to upgrade my PowerShell installation to different computers?

Thanks in advance.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -