. sc.exe config winrm start= auto iwr -useb https://chocolatey.org/install.ps1 | iex
choco list --localonly
choco outdated
choco upgrade -y
| Name | Name | Last commit date | ||
|---|---|---|---|---|
. sc.exe config winrm start= auto iwr -useb https://chocolatey.org/install.ps1 | iex
choco list --localonly
choco outdated
choco upgrade -y