Jump to content

Recommended Posts

Posted

https://www.osdeploy.com/osbuilder/overview

 

(note the module name has changed to "OSDBuilder", but the docs haven't been completely updated to reflect this yet).

 

OSBuilder is a PowerShell module to help you perform Offline Servicing to a Windows Operating System Image. By using an Offline method of configuring an Operating System, it can then be imported in MDT or SCCM and used like any other OS Deployment. This includes being able to use in an Upgrade Task Sequence, which you cannot do with a Captured Image.

The main difference between OSBuilder and other scripted methods for Servicing a Windows Image Offline is that OSBuilder creates an answer file called a Task (think Task Sequence). Since the Task has all the information it needs to update the Windows Image, there is no interaction necessary, and as long as the content (updates) are updated regularly, the Task can be repeated as needed.

Since the configuration is also saved in a Task, it is possible to select multiple tasks to run, and they will execute one right after another. This makes performing a monthly update take a few minutes to kick off. After a few hours, everything will be complete!

 

I'm using this to update and configure the (vanilla Microsoft) WIMs I feed in to MDT and WDS.

  • Thanks 1
Posted
Do you update every month, or just when new release comes out?

 

Currently updating Server 2016, 2019 and Win 10 1809 monthly to make deployments go a bit faster.

 

I do the same too. The module has improved significantly since I first started using it (back when it was called OSBuilder). :)

 

www.edugeek.net/forums/downloads/198149-osbuilder-powershell-module-automating-windows-10-offline-servicing.html

 

Whoops - I had a quick search for the new name and didn't spot your thread.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...