Suche
Zentrale Seiten
About me
Ich bin stellvertretender Abteilungsleiter im Bereich IT bei einem Pharmaunternehmen in Karlsruhe.Zertifizierungen:
[...]
Tag cloud
Core UE-V bug Hardware msi DNS Windows ESX Snapshot SCOM2Nagios SC Software Updates Plugins Enteo Hyper-V ConfigMgr scom Unix update scvmm connector Powershell App-V Operations Manager Treiber nagios WinPE HP scripts SCSM HAL RHEL pxe Linux security ssl SCX VMWare Batchdatei firefox Neuinstallation sc adds Debug SP1 Forefront
Tag Archives: Debug
Rollout von WinZip 12 mit SCCM
Hier mal eine kleine Batchdatei zur Verteilung von WinZip inkl. des Lizenzfiles: @echo off rem alte winzip version deinstallieren MsiExec.exe /X{CD95F661-A5C4-44F5-A6AA-ECDD91C240B5} /l* %systemroot%\deinstall_winzip111.log /qn REBOOT=REALLYSUPPRESS rem copy Lizenzfile to all Users profile md “%ALLUSERSPROFILE%\WinZip\” copy /y “%~dp0winzip.wzmul” “%ALLUSERSPROFILE%\WinZip\” rem neue … Continue reading
Posted in Configuration Manager, Deutsch, System Center
Tagged adds, Batchdatei, bug, ConfigMgr, Debug, msi, update, Windows
Leave a comment