License
Licensing for PowerShell Protect.
PowerShell Protect requires a PowerShell Pro Tools or PowerShell Protect license. You can request a trial or purchase a license from our website. Each active user using PowerShell Protect will require a license.
Default rules do not require a license and will be enabled without configuration. You can optionally choose which rules are enforced. PowerShell Protect will log to the event log in the event of a rule being triggered.
You can include the license with your configuration. Pass the contents of the license file to
New-PSPConfiguration
New-PSPConfiguration -License "<license></license>"
The license should be included in the module installation directory and named
license.lic
. 
Last modified 1yr ago