How to run PowerShell script from actions in a schedule?
How to run PowerShell script from actions in a schedule?
Introduction
When working with Schedules in Leapwork, you may want to add an action to be triggered on a specific condition. A potential scenario is the need to trigger a PowerShell script using the Actions option in Leapwork Schedules.
Whenever you want to trigger the PowerShell script from Action, use the command below to trigger the PowerShell script:
powershell.exe ''
If you have any questions, please reach out to our Priority Support team.