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