snip.rz0.eu
: Windows CLI snippets
Windows Update: Force Update
WUAUCLT /detectnow
wuauclt /reportnow
Windows: set NTP Server
w32tm /config /manualpeerlist:pool.ntp.org
w32tm /resync
VLC silent install
Installieren:
vlc-1.0.5-win32.exe /S /NCRC
Deinstallieren:
%ProgramFiles%\Videolan\VLC\uninstall.exe /S /NCRC
Installation und Update .cmd
Impressum