Set-PSULicense
Sets the license to use.
SYNOPSIS
SYNTAX
Set-PSULicense -Key <String> [-ComputerName <String>] [-AppToken <String>] [-Credential <PSCredential>]
[-UseDefaultCredentials] [-Integrated] [-TrustCertificate] [-Cookies]
[<CommonParameters>]DESCRIPTION
EXAMPLES
Example 1
PS C:\> Set-UALicense -Key 'universalautomation-23479fasfd32oihafk'PARAMETERS
-AppToken
-ComputerName
-Integrated
-Key
-UseDefaultCredentials
-Credential
-TrustCertificate
-Cookies
CommonParameters
INPUTS
None
OUTPUTS
System.Object
NOTES
RELATED LINKS
Last updated
Was this helpful?