Comment on page
Install-PoshProToolsLicense
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: String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Last modified 5yr ago