Instalare Choco packages

Install choco: 
@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "[System.Net.ServicePointManager]::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"


Install packages:  ( se selecteaza doar pachetele necesare, dupa caz)

choco install -y googlechrome rainmeter adobereader jre8 7zip.install notepadplusplus.install vlc libreoffice  python2 malwarebytes thunderbird teamviewer irfanview cpu-z flameshot everything prometheus-windows-exporter.install sysinternals

instalare OpenVPN

choco install -y openvpn --version=2.5.7

update aplicatii 

choco upgrade all --except=openvpn

Ați găsit acest articol util?