ReePrime
How to Check PowerShell Version in Windows 10?

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

How to Check PowerShell Version in Windows 10?

T
TechTips

4 Views • Jun 30, 2019

Description

How to Check PowerShell Version in Windows 10?

Step 1: Press 'Windows + r' key on the keyboard to get 'Run' Window.

Step 2: Type 'powershell' in the box without quotes, and then click on 'ok' button.

Step 3: To Check powershell version, you can use any of the command below:-

$PSVersionTable

or


Get-Host | Select-Object Version

Step 4: After typing the command, hit enter key on the keyboard. you will get powershell version.

It's done


Thanks for watching, please like and subscribe

==============================================

https://www.facebook.com/HowtoTutorialsByAmit/