Requires PowerShell Pro Tools​
Installs a PowerShell Pro Tools license.
Install-PoshProToolsLicense -License <String>
Installs a PowerShell Pro Tools license.
PS C:\> Install-PoshProToolsLicense -License "<License><Terms>asdfas</Terms></License>"
Installs the specified PowerShell Pro Tools license.
License to install. This should be the content of the license and not a path.
Type: StringParameter Sets: (All)Aliases:​Required: TruePosition: NamedDefault value: NoneAccept pipeline input: FalseAccept wildcard characters: False