Manifests/Microsoft365Apps.json
{ "Name": "Microsoft 365 Apps", "Source": "https://www.microsoft.com/office", "Get": { "Update": { "Uri": "https://clients.config.office.net/releases/v1.0/OfficeReleases", "Channels": "https://config.office.com/api/filelist/channels", "ContentType": "application/json; charset=utf-8", "DateTime": "dd/MM/yyyy HH:mm:ss a" }, "Download": { "Uri": "https://officecdn.microsoft.com/pr/wsus/setup.exe" } }, "Install": { "Setup": "setup.exe", "Physical": { "Arguments": "/configure #FilePath", "PostInstall": [] }, "Virtual": { "Arguments": "/configure #FilePath", "PostInstall": [] } } } |