Locally executes a user provided Exchange Online script in PowerShell. Commands executed here will be performed using the Exchange Online connection credentials.
Parameter | Description |
---|---|
Code | PowerShell code to execute in Exchange Online. |
Working Directory | When a working directory is selected, the filesystem state is preserved across steps that use this directory. Files and changes in the chosen directory persist across steps, ensuring continuity. For more information, refer to the Create Working Directory action documentation for guidance on setting up and selecting working directories. |