Rule description
When to use this rule
Use this rule when you need to invoke commands external to this product.
Rule Settings
Action Section
Setting name | Description |
---|---|
Script File |
Specify the script file that this rule will run. Note: If Administrator Service is running as a Local System you should specify AD connection account credentials in the script. Otherwise, you can use the $AD_Credentials variable in the script. This variable has Active Directory default credentials specified in the Active Directory extension.
|
Use separate process |
Specify whether to run the script in a separate process. If your script is using any PowerShell modules or calling any external API-s it is strongly recommended to set the option to run in separate process. In this case the script would run under the LocalSystem account or the account you use to run the Cayosoft Administrator service. You can leave the script to run within the main Cayosoft Administrator service process if the script only reads and writes data to the Cayosoft Administrator and does not perform any external API calls. Note: Script parameters and script output can be used only within the same process. So, set Use separate process setting to No if you plan to use them.
|
Script examples
For script samples on how to use this rule, please see KB20190514-1 and KB20180911-1.
Output Section
This section defines the output format of this rule.
To get more information about this section, please see the Output section article.
Enforce/Schedule section
This section defines the schedule for how often to run the rule.
To get more information about this section, please see the Enforce/Schedule section article.
Comments
0 comments
Please sign in to leave a comment.