Manifests/MicrosoftOffice.json
{ "Name": "Microsoft Office", "Source": "https://www.microsoft.com/office", "Get": { "Uri": "https://mrodevicemgr.officeapps.live.com/mrodevicemgrsvc/api/v2/C2RReleaseData?audienceFFN=", "Channels": { "Monthly": "492350f6-3a01-4f97-b9c0-c7c6ddf67d60", "Monthly (Targeted)": "64256afe-f5d9-4f86-8936-8840a6a4f5be", "Semi-Annual Channel": "7ffbc6bf-bc32-4f92-8982-f9dd17fd3114", "Semi-Annual Channel (Targeted)": "b8f9b850-328d-4355-9145-c59439a0c4cf", "Office 2019 Enterprise": "f2e724c1-748f-4b47-8fb8-8e0d210e9208" }, "ContentType": "application/json; charset=utf-8", "DateTime": "MM/dd/yyyy HH:mm", "DownloadUri": "https://officecdn.microsoft.com/pr/wsus/setup.exe" }, "Install": { "Setup": "AppName.*.exe", "Physical": { "Arguments": "", "PostInstall": [ ] }, "Virtual": { "Arguments": "", "PostInstall": [ "Get-Service -Name AdobeARMservice -ErrorAction SilentlyContinue | Set-Service -StartupType Disabled" ] } } } |