OSDeploy.com
Twitter
PowerShell Gallery
GitHub
Search…
Overview
Release Notes
OSDeploy Home
Module
Install and Update
Functions
PowerShell Gallery
GitHub
Docs
Basics
Scripting with OSDUpdate
New OSDUpdate Office Package
Update an OSDUpdate Office Package
Update Office Setup Media
New OSDUpdate Servicing Stack Package
New OSDUpdate Windows Package
MDT Integration
MDT Deployment
ConfigMgr Integration and Deployment
Archive
Powered By
GitBook
Update an OSDUpdate Office Package
Update an OSDUpdate Office Package
The easiest way to do this is to execute the
Update-OSDUpdatePackage
PowerShell script that is included in the Package Directory
Its a rather simple PowerShell script with a single Command
1
New-OSDUpdatePackage -PackageName 'Office 2016 64-Bit' -PackagePath "$PSScriptRoot" -RemoveSuperseded
Copied!
Which will remove any superseded Updates, and download any new ones
Last updated Tue Jun 25 2019 07:09:21 GMT+0000 (UTC)
Previous
New OSDUpdate Office Package
Next
Update Office Setup Media
Last modified
2yr ago
Copy link