Outils pour PME pour maintenance des pc

ByPatrick

Outils pour PME pour maintenance des pc

Pour gagner du temps, nous utilisons choco et wapt pour installer les applications standards sur les postes clients Windows.

Pour nos plus gros client, nous avons aussi utilisé Microsoft System Center Configuration Manager et Symantec ITMS (Client Management Suite).

et évidement sous linux, nous utilisons :apt-get, flatpack et snap

Exemple de ligne de commande pour automatiser l’installation des applications clientes :

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString(‘https://chocolatey.org/install.ps1’))

choco feature enable -n allowGlobalConfirmation

choco install firefox openvpn mremoteng adobereader jre8 freemind 7zip.install vlc skype sysinternals pdfcreator filezilla paint.net vscode winscp.install thunderbird greenshot fiddler audacity winmerge googleearth evernote tightvnc adblockpluschrome handbrake.install pstools vscode-powershell nugetpackagemanager adblockplus-firefox windbg checksum vmwarevsphereclient heidisql angryip xming qdir crystaldiskmark speedfan winmerge-jp iperf3 visioviewer2016 dosbox tcpview logparserstudio insted camstudio camtasia win32diskimager superorca winamp yed secunia.psi xmlconverter sqlio fastresolver.install pingplotter dotpeek windirstat scummvm

About the author

Patrick administrator