Update-OSDSUS
PS C:\> Get-Help Update-OSDSUS -Full
NAME
Update-OSDSUS
SYNOPSIS
Updates the OSDSUS PowerShell Module to the latest version
SYNTAX
Update-OSDSUS [<CommonParameters>]
DESCRIPTION
Updates the OSDSUS PowerShell Module to the latest version from the PowerShell Gallery
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\>Update-OSDSUS
RELATED LINKS
https://OSDSUS.osdeploy.com/module/functions/update-osdsus
Last updated