Update Windows Server 2016.md
This commit is contained in:
parent
9799778873
commit
83e6e890a4
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
a. Go to this URL for instructions:
|
a. Go to this URL for instructions:
|
||||||
|
|
||||||
https://chocolatey.org/install#install-with-cmdexe
|
https://chocolatey.org/install#install-with-cmdexe
|
||||||
|
|
||||||
b. Execute this command in the cmd line as Admin:
|
b. Execute this command in the cmd line as Admin:
|
||||||
`@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"`
|
`@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user