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 <thel.vadam2485@gmail.com>
This commit is contained in:
hiyokotaisa 2019-04-26 00:56:34 +09:00 committed by Alicia Cozine
parent 2732cde031
commit 7b86208fcd

View file

@ -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 <https://support.microsoft.com/en-us/help/2842230/out-of-memory-error-on-a-computer-that-has-a-customized-maxmemorypersh>`_ from Microsoft.
WinRM Setup
```````````
Once Powershell has been upgraded to at least version 3.0, the final step is for the