From 7b86208fcd85b327a357d65c083e1ac582185ddf Mon Sep 17 00:00:00 2001 From: hiyokotaisa Date: Fri, 26 Apr 2019 00:56:34 +0900 Subject: [PATCH] Add Microsoft Document URL for WinRM Memory Hotfix (#55680) * Add microsoft document for memory hotfix * Update docs/docsite/rst/user_guide/windows_setup.rst Co-Authored-By: hiyokotaisa --- docs/docsite/rst/user_guide/windows_setup.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docsite/rst/user_guide/windows_setup.rst b/docs/docsite/rst/user_guide/windows_setup.rst index 67ad1e2410d..2c6e9dcee9e 100644 --- a/docs/docsite/rst/user_guide/windows_setup.rst +++ b/docs/docsite/rst/user_guide/windows_setup.rst @@ -101,6 +101,8 @@ The following PowerShell command will install the hotfix: (New-Object -TypeName System.Net.WebClient).DownloadFile($url, $file) powershell.exe -ExecutionPolicy ByPass -File $file -Verbose +For more details, please refer to the `Hotfix document `_ from Microsoft. + WinRM Setup ``````````` Once Powershell has been upgraded to at least version 3.0, the final step is for the