Determine Windows PowerShell version.
search cancel

Determine Windows PowerShell version.

book

Article ID: 213211

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

How to determine the Windows PowerShell version?

Open Powershell and type the following command:

Get-Host|Select-Object Version

Environment

OS: Windows

Application: PowerShell

Cause

How To.

Resolution

The output shows the PowerShell version.

Version
-------
5.1.14393.4350