how to check powershell version

How to check PowerShell version?

Fast Answer: Go to cmd (command prompt) -> Type: “$PSVersionTable”. Full Answer: PowerShell has made remarkable strides since its initial release in 2006. What began as version 1.0, launched alongside

Read More »