How to initiate a runbook using a web service call in PowerShell

Johner 20 Reputation points
2024-08-27T17:23:16.0266667+00:00

I need help with initiating a runbook in System Center Orchestrator using a web service call in PowerShell. I can access the orchestrator console by browsing to it at the following address: http://orchestratorserver.xx.domain:82/.

Can you provide step-by-step instructions on how to start a runbook in SC Orchestrator through a web service call using PowerShell?

Are there any authentication or security considerations that I need to take into account when making the web service call to SC Orchestrator?

I would greatly appreciate any insights or recommendations on initiating runbooks through web service calls using PowerShell.

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
229 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. XinGuo-MSFT 18,311 Reputation points
    2024-08-28T08:24:30.5166667+00:00

    Hi,

    PowerShell script for connecting with the Orchestrator web service and getting response xml

    thumbnail image 3 of blog post titled  Accessing System Center 2012 Orchestrator Using the Web Service

    PowerShell Script to trigger Orchestrator Runbook

    These steps should help you initiate a runbook in System Center Orchestrator using a web service call in PowerShell. If you have any specific questions or run into issues, feel free to ask!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.