OSDeploy.com
Twitter
PowerShell Gallery
GitHub
Search…
Overview
OSDeploy Home
Module
Release Information
Functions
PowerShell Gallery
GitHub
Docs
Reviews
Fan Requests
Quick Start
Tips
Articles
Recycle Bin
Guides
The Basics
Requirements
Installation
Support
Get Started
Update OSBuilder
Import an OS
OS Information
Update an OS
Update an OS (Process)
Create External Media
Create an OSBuild
Powered By
GitBook
Installation
PowerShell Gallery
OSBuilder
is published in the
PowerShell Gallery
****
****
https://www.powershellgallery.com/packages/OSBuilder
****
Clean Install
If you don't have an existing version of OSBuilder installed, you can simply Install and Import OSBuilder with the following
PowerShell
commands
1
Install-Module -Name OSBuilder -ForceImport-Module -Name OSBuilder -Force
Copied!
Update Existing Version
If you have an existing version of OSBuilder, you will need to Uninstall-Module first with the following
PowerShell
commands
1
Uninstall-Module -Name OSBuilder -AllVersions -ForceInstall-Module -Name OSBuilder -ForceImport-Module -Name OSBuilder -Force
Copied!
Previous
Requirements
Next
Support
Last modified
2yr ago
Copy link
Contents
PowerShell Gallery
Clean Install
Update Existing Version