Posted on 01-10-2023 09:12 AM
Attempting to create a new package but stops at 99%I created a ticket, but no resolution. we started troubleshooting last Thursday. Any ideas?
Posted on 01-10-2023 10:31 AM
Try uploading the office pkg via the web browser instead of Jamf Admin.
Posted on 01-10-2023 10:40 AM
I use the browser and log onto the Jamf Pro Dashboard I am not familiar with Jamf Admin.
Posted on 01-10-2023 10:55 AM
Unless you need a specific version, you can use Microsoft's own script to curl and install the latest version. I modified theirs to take out functions I don't need.
https://github.com/microsoft/shell-intune-samples/tree/master/macOS/Apps
Posted on 01-10-2023 11:13 AM
Daneil,
Will this affect the upload? I need to deploy the full version. Uploading is my main concern. Hard to believe they are having a such difficult time resolving this!
Posted on 01-10-2023 11:14 AM
There is no upload. The JAMF Agent runs the script locally on the computer, which downloads and installs Office directly from Microsoft.
Posted on 01-10-2023 11:17 AM
So I deploy the script from JAMF and it completes the install? Do you have any documentation/links on to set this up?
Posted on 01-10-2023 11:45 AM
Test the script locally on a computer and make sure it works for you, customizing it if needed. Save the script in JAMF, in Settings, Computer Management, Scripts. https://docs.jamf.com/10.42.0/jamf-pro/documentation/Scripts.html?hl=scripts%2Cjamf%2Cpro%2Cdocument...
Then in your Office Policy, you run the script instead of deploying an office package.
https://docs.jamf.com/10.42.0/jamf-pro/documentation/Policy_Payload_Reference.html
This ultimately saves both the time of uploading a 6GB package and storage of saving the package on your distribution point.
Posted on 01-11-2023 04:34 AM
Thanks. I will try this later today!
Posted on 01-10-2023 12:34 PM
Usually just download the packages from here: https://macadmins.software/
Upload to Jamf admin. Push.
Posted on 01-10-2023 12:38 PM
https://macadmins.software/ is another great resource if you need official Office for Mac installers. It looks barebones but it's run and updated by the Office for Mac team at Microsoft, and they provide other resources including a calendar for releases, fixes, configuration settings and more.
Posted on 01-11-2023 04:24 AM
I tried the download macadmins. It was promoted in one of the JAMF videos.
Posted on 01-10-2023 03:20 PM
I use this script from William Smith. One script and use different ID for each Office app. It will always download the latest version.
Posted on 01-11-2023 04:33 AM
Thanks! I will give this a try!
Posted on 01-11-2023 08:33 AM
Another great option is Installomator, I use this for 99% of app deployments these days https://github.com/Installomator/Installomator/wiki/MDM:-Jamf-Pro