Categories
Dynamics NAV HOW TO Microsoft Windows 7 Windows 8 / 8.1 Windows Server 2008 Windows Server 2012

HOW TO verify the Windows PowerShell version installed

You can verify that Windows PowerShell version installed by completing the following check:

  1. Click Start, click All Programs, click Accessories, click Windows PowerShell, and then click Windows PowerShell.
  2. In the Windows PowerShell console, type the following command at the command prompt and then press ENTER:
    Get-Host | Select-Object Version
  3. You will see output that looks like this:
    Version
    -------
    3.0

Windows PowerShell version

You can download Windows PowerShell 3.0 using the following link:
Windows Management Framework 3.0

NOTE: Windows PowerShell 3.0 is an external prerequisite to install Microsoft Dynamics NAV 2013 R2

External programs prerequisite Windows PowerShell 3.0

Did my HOW TO help you? Leave a reply.

2 replies on “HOW TO verify the Windows PowerShell version installed”

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.