|
|
|
@ -71,9 +71,6 @@ choco upgrade -y $cache discord |
|
|
|
#choco upgrade -y $cache leagueoflegendseuw --ignore-checksum |
|
|
|
#choco upgrade -y $cache leagueoflegendseuw --ignore-checksum |
|
|
|
choco upgrade -y $cache steam |
|
|
|
choco upgrade -y $cache steam |
|
|
|
|
|
|
|
|
|
|
|
# Remote access |
|
|
|
|
|
|
|
choco upgrade -y $cache parsec |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Install Microsoft updates |
|
|
|
# Install Microsoft updates |
|
|
|
Enable-MicrosoftUpdate |
|
|
|
Enable-MicrosoftUpdate |
|
|
|
Install-WindowsUpdate -acceptEula -criteria "IsHidden=0 and IsInstalled=0" # Also install non-critical and non-Software updates |
|
|
|
Install-WindowsUpdate -acceptEula -criteria "IsHidden=0 and IsInstalled=0" # Also install non-critical and non-Software updates |
|
|
|
|