How to find Microsoft Powershell version

How to find Microsoft Powershell version

Steps Performed:
Open Powershell and enter below Command to test version: $PSVersionTable.PSVersion

Snippet as below:








Comments

Popular posts from this blog

Request failed with HTTP status 503 Server Error

Removing and Manipulating Time portion from DateTime in SQLServer

Calculating Age of the person in T-SQL