Itunes über GPO installieren
Nachdem ich letztens in unserer Firma Itunes über GPO installiert habe, möchte ich Euch meine Anleitung nicht vorenthalten. Wichtig noch als Zusatz:
The correct order to install the extracted msi\'s with transforms are:
msiexec /i AppleApplicationSupport.msi /passive
msiexec /i AppleMobileDeviceSupport.msi TRANSFORMS=AppleMobileDeviceSupport.mst /passive
msiexec /i QuickTime.msi TRANSFORMS=QuickTime.mst /passive
msiexec /i iTunes.msi TRANSFORMS=iTunes.mst /passive
msiexec /i Bonjour.msi TRANSFORMS=Bonjour.mst /passive
Also, to disable the Accept License Screen on first launch, change the IS_ASU Property from 0 to 1
http://stephen-white.blogspot.com/2010/10/deploying-itunes-with-group-p ...
The correct order to install the extracted msi\'s with transforms are:
msiexec /i AppleApplicationSupport.msi /passive
msiexec /i AppleMobileDeviceSupport.msi TRANSFORMS=AppleMobileDeviceSupport.mst /passive
msiexec /i QuickTime.msi TRANSFORMS=QuickTime.mst /passive
msiexec /i iTunes.msi TRANSFORMS=iTunes.mst /passive
msiexec /i Bonjour.msi TRANSFORMS=Bonjour.mst /passive
Also, to disable the Accept License Screen on first launch, change the IS_ASU Property from 0 to 1
http://stephen-white.blogspot.com/2010/10/deploying-itunes-with-group-p ...
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 200737
Url: https://administrator.de/contentid/200737
Ausgedruckt am: 22.11.2024 um 06:11 Uhr
2 Kommentare
Neuester Kommentar
Servus,
der Ansatz ist ja nicht schlecht, aber du mußt auch beachten/beschreiben, dass nicht jede neue Version von Itunes komplett neu ist, sondern manchmal nur Teile (wie Itunes oder quicktime) neu sind - der Rest aber meistens aus einer Vorgängerversion stammt.
Dann vermisse ich schmerzhaft den Schalter "Reboot really suppress"
Ps: Bonjour hat in meinen Augen nix in einem produktiven Netzwerk zu suchen und eiertunes läuft auch ohne.
der Ansatz ist ja nicht schlecht, aber du mußt auch beachten/beschreiben, dass nicht jede neue Version von Itunes komplett neu ist, sondern manchmal nur Teile (wie Itunes oder quicktime) neu sind - der Rest aber meistens aus einer Vorgängerversion stammt.
Dann vermisse ich schmerzhaft den Schalter "Reboot really suppress"
Ps: Bonjour hat in meinen Augen nix in einem produktiven Netzwerk zu suchen und eiertunes läuft auch ohne.