Avatar of Mike Eghtebas
Mike Eghtebas
Flag for United States of America asked on

powershell update, windows 7

Currently I have:
PS C:\users\mike\gitcode\gitfundamentals> $PSVersionTable.PSVersion
Major  Minor  Build  Revision
-----  -----  -----  --------
2      0      -1     -1  

But I want to update to the latest version of it. Using the instructions below (https://technet.microsoft.com/en-us/library/hh847837.aspx)

These instructions explain how to install Windows PowerShell 3.0 on computers running Windows 7 with Service Pack 1.
Getting ready to install
1. Before installing Windows Management Framework 3.0, uninstall any previous versions of Windows Management Framework 3.0.

To install Windows PowerShell 3.0
2. Install the full installation of Microsoft .NET Framework 4.0 (dotNetFx40_Full_setup.exe) from the Microsoft Download Center at http://go.microsoft.com/fwlink/?LinkID=212547.

Q1: How can I find what version of Windows Management Framework x.x I have currently. I maybe already have this.

Q2: How can I find what version of Microsoft .NET Framework x.x I have currently. I maybe already have this.
Version ControlPowershell

Avatar of undefined
Last Comment
Mike Eghtebas

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
footech

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Mike Eghtebas

ASKER
Hi footech,

Thank you for the info. Also, could you please take a look at:
https://www.experts-exchange.com/questions/28624295/command-ls-la-in-git.html

Mike
Mike Eghtebas

ASKER
Thank you.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23