Need help with Orchestrator interaction with the help of scripts if possible

We’re working in an organization where they have some policies because of which the dev team cannot be granted access to the live orchestrator, due to which every time we need to do some interaction with the orchestrator, we need to log a ticket with the IT desk second line to do the same.
We were advised that if we could have a PowerShell or any other kind of script that can interact with orchestrator for the following
Can someone please help with:

  1. Killing processes
  2. Start processes
  3. Disable schedules
  4. Enable schedules

Check these articles and adapt based on your internal requirements:

https://uipath-survey.secure.force.com/CaseView/articles/Knowledge/How-to-start-a-job-in-PowerShell-using-Orchestrator-API-endpoints?lang=en_US

https://uipath-survey.secure.force.com/CaseView/articles/Knowledge/How-to-run-powershell-as-admin-with-a-robot?lang=en_US

1 Like