Skip to content

Getting Started

Installation

Run the following commands to install OSDBuilder

Terminal window
Install-Module -Name OSDBuilder -Force
Import-Module -Name OSDBuilder -Force

Update

Run the following command to update OSDBuilder

Terminal window
OSDBuilder -Update