OSDeploy.com
Twitter
PowerShell Gallery
GitHub
Search…
Overview
OSDeploy Home
Module
Release Notes
Install and Update
Functions
Get-OSDSoftware
Update-ModuleOSDSoftware
PowerShell Gallery
GitHub
Powered By
GitBook
Update-ModuleOSDSoftware
Function
1
<#
2
.SYNOPSIS
3
Updates the OSDSoftware PowerShell Module to the latest version
4
5
.DESCRIPTION
6
Updates the OSDSoftware PowerShell Module to the latest version from the PowerShell Gallery
7
8
.LINK
9
https://osdsoftware.osdeploy.com/module/functions/update-moduleosdsoftware
10
11
.Example
12
Update-ModuleOSDSoftware
13
#>
Copied!
Usage
Update-ModuleOSDSoftware
will remove previous Module versions and install the latest OSDSoftware Module. There are no parameters
Previous
Get-OSDSoftware
Last modified
2yr ago
Copy link
Contents
Function
Usage