LogoLogo
OSDeploy.comTwitterPowerShell GalleryGitHub
  • About
  • Release Notes
  • Version
  • Update
  • Module
    • Functions
      • Get-OSDSUS
      • Update-OSDSUS
    • OSDSUS Updates
    • OSDSUS @ GitHub
    • OSDSUS @ PowerShell Gallery
Powered by GitBook
On this page

Was this helpful?

  1. Module
  2. Functions

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
PreviousGet-OSDSUS

Last updated 5 years ago

Was this helpful?