
We have about 13,000 Mac's, and I've been using Configuration Manager prestages that use a trimmed down version of this script as part of the task sequence. You can definitely include it in the repo! I know there are a few things that could be done better, especially around the timing and reliability of the scheduled task, so as I iron those out, I'll submit the changes for you. # Create Output Directory if it does not exist
#Boot camp mac torrent download
# Disable Invoke-WebRequest progress bar to speed up download due to bug $Model = (Get-WmiObject -Class Win32_ComputerSystem).Model, Path = c:\users\antonio\appdata\local\temp\bootcamp-unpack_nevife\WindowsSupport.dmg Path = c:\users\antonio\appdata\local\temp\bootcamp-unpack_nevife\Payload~Ĭalling 7-Zip command: C:\Program Files\7-Zip\7z.exe x -oC:\Users\Antonio\Downloads\BootCamp-031-55710 -y c:\users\antonio\appdata\local\temp\bootcamp-unpack_nevife\WindowsSupport.dmgĮxtracting archive: c:\users\antonio\appdata\local\temp\bootcamp-unpack_nevife\WindowsSupport.dmg Path = c:\users\antonio\appdata\local\temp\bootcamp-unpack_nevife\BootCampESD.pkgĬalling 7-Zip command: C:\Program Files\7-Zip\7z.exe e -oc:\users\antonio\appdata\local\temp\bootcamp-unpack_nevife -y c:\users\antonio\appdata\local\temp\bootcamp-unpack_nevife\Payload~Įxtracting archive: c:\users\antonio\appdata\local\temp\bootcamp-unpack_nevife\Payload~ Making directory C:\Users\Antonio\Downloads\BootCamp-031-55710.Ĭalling 7-Zip command: C:\Program Files\7-Zip\7z.exe e -oc:\users\antonio\appdata\local\temp\bootcamp-unpack_nevife -y c:\users\antonio\appdata\local\temp\bootcamp-unpack_nevife\BootCampESD.pkgħ-Zip 16.04 : Copyright (c) 1999-2016 Igor Pavlov : Įxtracting archive: c:\users\antonio\appdata\local\temp\bootcamp-unpack_nevife\BootCampESD.pkg

Model supported in package distribution file at.
