Forum Discussion
Deleted
Apr 08, 2020Possible to execute scheduled runbook on hybrid worker by default?
Hi, I was wondering if you know a way to have a runbook (powershell) run on schedule but on a hybrid worker by default? When I manually launch a runbook the blade to the right will ask me whethe...
- Apr 09, 2020
Hello, Deleted!
You have to link a new schedule (or re-link the current schedule by un-linking it first) and make sure you choose to run on your hybrid worker group, in the "Parameters and run settings" option.
hspinto
Microsoft
Apr 09, 2020Hello, Deleted!
You have to link a new schedule (or re-link the current schedule by un-linking it first) and make sure you choose to run on your hybrid worker group, in the "Parameters and run settings" option.
- DeletedApr 16, 2020
hspinto, oh yeah, that did the trick. I missed the second menu point "Parameters and run settings" when linking the schedule. Thanks so much.