< Back
Update-PowerNsx
Post
NAME Update-PowerNsx
SYNOPSIS
Updates PowerNSX to the latest version available in the specified branch.
SYNTAX
Update-PowerNsx [-Branch] <String> [-InstallType <String>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-Branch <String>
Valid Branches supported for upgrading to.
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-InstallType <String>
Required? false
Position? named
Default value CurrentUser
Accept pipeline input? false
Accept wildcard characters? false
<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-PowerNSX -Branch master
RELATED LINKS
SYNOPSIS
Updates PowerNSX to the latest version available in the specified branch.
SYNTAX
Update-PowerNsx [-Branch] <String> [-InstallType <String>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-Branch <String>
Valid Branches supported for upgrading to.
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-InstallType <String>
Required? false
Position? named
Default value CurrentUser
Accept pipeline input? false
Accept wildcard characters? false
<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-PowerNSX -Branch master
RELATED LINKS