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.

Categories
Blog HOW TO Plugin WordPress

HOW TO disable Mobile Theme in Jetpack

When you’ve activated the Mobile Theme it appeared an alert about how to deactivate it

HOW TO disable Mobile Theme in Jetpack

but maybe, like it happened to me, you didn’t read the message or you’ve forgot it.

HOW TO disable Mobile Theme in Jetpack

Solution:
Press the Learn More button

Mobile Theme in Jetpack

then the Configure button will change in Deactivate

Mobile Theme in Jetpack with Deactivate button

NOTE: This is the way to deactivate/disable each functionality in the Jetpack plugin.

Did my HOW TO help you? Leave a reply.