OSDeploy.com
Twitter
GitHub
PowerShell Gallery
Search…
Overview
Release Notes
OSDeploy Home
Module
Functions
GitHub
PowerShell Gallery
Docs
Basics
Requirements
Installation
Get-OSDBuilder
Get-OSDBuilder -Update
OSImport
OSMedia
Download Updates
Media Functions
ContentPacks
OSBuild
Advanced
Legacy Operating Systems
Windows MultiLang
Support
External Links
Addons
WebCast
Training
Powered By
GitBook
Get-OSDBuilder -Update
Check OSDBuilder for Updates
You can use
Get-OSDBuilder
to check if there is an update to the
OSDBuilder
PowerShell Module.
If there is an updated
Module
available, you will see a notification. This will also remind you of the PowerShell Command to update
OSDBuilder
OSDBuilder -Update
Executing
OSDBuilder -Update
is the same as running the following commands
1
Uninstall-Module -Name OSDBuilder -AllVersions -Force
2
Install-Module -Name OSDBuilder -Force
3
Import-Module -Name OSDBuilder -Force
Copied!
​
Previous
Get-OSDBuilder
Next - Docs
OSImport
Last modified
2yr ago
Copy link
Contents
Check OSDBuilder for Updates
OSDBuilder -Update