Actions
Run Security And Compliance Command
Locally executes a user provided Security and Compliance script in PowerShell. Commands executed here will be performed using the Exchange Online connection credentials. There must be the required scopes and permissions to access the Security and Compliance shell.
Installed version: 3.5.0
If there’s an error in a command in the middle of the script and the last command succeeds, the entire action will succeed, not revealing that some command may have failed.
Parameters
Parameter | Description |
---|---|
Code | PowerShell code to execute in Security and Compliance shell. |
Workflow Library Example
Run Security and Compliance Command with Exchange Online and Send Results Via Slack
Preview this Automation on desktop
Was this page helpful?