You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
Hi all im having a little issue with installing office in SplashBuddy. I am using the Office 365 Business Pro from https://macadmins.software/
The issue i can see is with the io.fti.SplashBuddy.plist preference file. For office i have to specify the EXACT package name otherwise SplashBuddy doesnt see this in the jamf log file and doesnt move on.
This is a bit of a problem because everytime i wish to include a newer version of Office in the deployment i have to update the preference file, repackage SplashBuddy and upload it to my Jamf Pro. Does anyone know if this is a known issue or a workaround?
Thanks
Tim
The text was updated successfully, but these errors were encountered:
I'm not sure why you have an array for packageName, I have just the one string.
Microsoft_Office should be all you need. It's been years since I set this up, but if that doesn't work you could try renaming the package to Microsoft_Office-16.55.21111400_BusinessPro_Installer.pkg or Microsoft_Office-16.55.21111400.pkg
I actually have mine setup to install an empty package, this has a script that just calls another policy using the -trigger command. Then I update that policy however I wish as it has no impact on the SplashBuddy setup.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi all im having a little issue with installing office in SplashBuddy. I am using the Office 365 Business Pro from https://macadmins.software/
The issue i can see is with the io.fti.SplashBuddy.plist preference file. For office i have to specify the EXACT package name otherwise SplashBuddy doesnt see this in the jamf log file and doesnt move on.
This is a bit of a problem because everytime i wish to include a newer version of Office in the deployment i have to update the preference file, repackage SplashBuddy and upload it to my Jamf Pro. Does anyone know if this is a known issue or a workaround?
Thanks
Tim
The text was updated successfully, but these errors were encountered: