Suche
Zentrale Seiten
About me
Ich bin stellvertretender Abteilungsleiter im Bereich IT bei einem Pharmaunternehmen in Karlsruhe.Zertifizierungen:
[...]
Tag cloud
Snapshot Treiber Operations Manager security SCSM nagios msi VMWare SP1 connector RHEL SC Software Updates Core bug HP DNS UE-V firefox App-V Neuinstallation Batchdatei adds Plugins scom Windows scripts HAL Powershell SCOM2Nagios pxe Hardware WinPE ConfigMgr SCX scvmm sc ssl Forefront Enteo update Linux ESX Hyper-V Unix Debug
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