From 4375c7ca558a808b2664398fbe5677c2118298b4 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Thu, 9 May 2019 08:53:45 -0700 Subject: [PATCH] Fix #4233 - add link to WMF docs (#4287) --- .../install/Installing-PowerShell-Core-on-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/docs-conceptual/install/Installing-PowerShell-Core-on-Windows.md b/reference/docs-conceptual/install/Installing-PowerShell-Core-on-Windows.md index df83b44f7d10..fe19ed772177 100644 --- a/reference/docs-conceptual/install/Installing-PowerShell-Core-on-Windows.md +++ b/reference/docs-conceptual/install/Installing-PowerShell-Core-on-Windows.md @@ -15,7 +15,7 @@ To enable PowerShell remoting over WSMan, the following prerequisites need to be Windows versions prior to Windows 10. It is available via direct download or Windows Update. Fully patched (including optional packages), supported systems will already have this installed. - Install the Windows Management Framework (WMF) 4.0 or newer on Windows 7 and Windows Server 2008 - R2. + R2. For more information about WMF, see [WMF Overview](/powershell/wmf/overview). ## Installing the MSI package