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