Update-ModuleOSDSoftware

Function

<#
.SYNOPSIS
Updates the OSDSoftware PowerShell Module to the latest version

.DESCRIPTION
Updates the OSDSoftware PowerShell Module to the latest version from the PowerShell Gallery

.LINK
https://osdsoftware.osdeploy.com/module/functions/update-moduleosdsoftware

.Example
Update-ModuleOSDSoftware
#>

Usage

Update-ModuleOSDSoftware will remove previous Module versions and install the latest OSDSoftware Module. There are no parameters

Last updated