MS Orchestrator runbook failure with error message: Error communicating with OpExec service on ...
We are using MS orchestrator to automate jobs. There are a bunch of runbooks and scheduled to run nightly. recently we found one job failed nightly starting last Monday. But the job is to run a .bat file on an oracle server that also runs a powershell…
System Center Orchestrator
SCOR 2022 and deploy a Application and automate to deploy any application or programs question
Hi, I want to deploy a Pallication for example Firefox using SCOR 2022 Runbook. I have tried it but it does not work. Is there any Link or step by step example for that? My target is to automate deploy application Regards
System Center Orchestrator
Microsoft Security | Intune | Configuration Manager | Deployment
Microsoft System Center | Other
Determining the Windows Account Executing a Runbook in Orchestrator
I would like to find out which account launches a specific Runbook. Is it possible to determine what Windows account executes a Runbook in Orchestrator?
System Center Orchestrator
SCOR 2022 and deploy a Application and automate to deploy any application or programs question
Hi, I want to deploy a Application (for example Firefox) using SCOR 2022 Runbook. I did try to set it and it does not work. Can anybody help me? Is there any step by step or Link example? My target is to automate the deployment of any application or…
System Center Orchestrator
Microsoft Security | Intune | Configuration Manager | Deployment
SCSM 2022 and SCOR 2022 Object Update issue with Outlook and Exchange
Hi, After I created a new CI CLASS for Active Directory User on SCSM 2022. Primary SMTP E-Mail Address and run it I have some issue after ruining my Runbook with the following Outlook (disconnected from Exchange) and cannot send e-mails…
System Center Orchestrator
System Center Service Manager
Microsoft System Center | Other
How to obtain Orchestrator 2025
https://learn.microsoft.com/en-us/system-center/orchestrator/install?view=sc-orch-2025 This guide is for System Center Orchestrator 2025. How to obtain the latest version of Orchestrator software from Microsoft?
System Center Orchestrator
Guidance on Installing Orchestrator
Hi! Which server should be used to install Orchestrator among the following: SCCM, SCSM, and Active Directory? What would be the best choice for the Orchestrator installation? Additionally, assistance is needed in adding a new user along with an Active…
System Center Orchestrator
Orchestrator WebConsole 2022 cannot be launched via FQDN, but with localhost or hostname
Hi, I can reach the WebConsole from SC 2022 Orchestrator with the hostname or localhost (http://sco2022:82 or http://localhost:82). When I try to reach it with FQDN (http://sco2022.stefan.local:82) I get "Uh, oh! Trouble connecting to WebAPI…
System Center Orchestrator

SCSM 2022 and SCOR 2022 Object Update Issue
Hi, I have create two new CI CLASS for Active Directory User on SCSM 2022. Primary SMTP E-Mail Address Distinguished Name of OU Now I will import Datas from Active Directory to the newly created Extensions using with Orchestrator Runbook. Here is…
System Center Orchestrator
System Center Service Manager
Microsoft System Center | Other
Orchestrator 2022 Failed to CoCreate IOpalisServerExtension
Dear, I got the Orchestrator 2022 running but on the Query XML activity I get the error Failed to CoCreate IOpalisServerExtension Anybody an idea why this is? Thanks for any help Frank
System Center Orchestrator
Orchestrator Job Access Denied Message
we are receiving the following message when trying to run a job on server. Orchestrator is not on the same server as the application we are trying to run. Cannot access server: access denied. Installing Orchestrator Run Program Service requires…
System Center Orchestrator
Update Rollup 2 for System Center 2022 Orchestrator - Application Crashes
We installed the update rollup 2 on our orchestrator 2022 test environment yesterday. I now notice some serious issues with this update. If I open the Deployment Manger and click on the 'view' menu item. The application crashes. log below. Faulting…
System Center Orchestrator
Microsoft System Center | Other
Orchestrator FTP Algorithm list
Hi, I am trying to establish the communication between the system center 2019 orchestrator application and a remote server. When i try the list folders/files function i am getting an error that the two servers do not use the same algorithms(view…
System Center Orchestrator
Microsoft System Center | Other
How to initiate a runbook using a web service call in PowerShell
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…
System Center Orchestrator
Is there any method to call Microsoft System Center Service Manager (SCSM) using python?
I'm developing a Python chatbot that needs to interact with SCSM by making API calls to log tickets, create incidents, update records, and perform similar tasks. Unfortunately, I haven't found any documentation or examples on how to call SCSM APIs from…
System Center Orchestrator
Microsoft Advertising API
Microsoft System Center | Other
Update net6 WebApi to net8
Currently the webapi is running with net6. This version will go out of support in november. Is there any timeline when the webapi supports net8?
System Center Orchestrator
What is Management Portal for SMA 2022 ?
I'm trying to manage with SMA 2022. In the documentation, it mentions Azure Pack multiple times and it seems like the management portal is part of this. However, Azure Pack seems to be isntalled via web platform installer, which is discontinued and no…
System Center Orchestrator
"Report when the activity runs for more than xxx seconds" not working
We detected that the setting ""Report when the activity runs for more than xxx seconds" is not working anymore. Yesterday there was an activity which has been running up to 2 days without reporting, although we set the time to 900…
System Center Orchestrator
Overview of Orchestrator 2022 for automation and workflow management
Can you provide an overview of the key features and functionalities of Orchestrator 2022? How does it integrate with other Microsoft products such as System Center and Azure? Are there any recommended resources or documentation available for…
System Center Orchestrator
Collecting System information using python
How can I collect the information that System Information collects? I want to view the USB port information within System Information in Python. If possible, I would like to go to File and then save at the top left in python as well. Any code snippets…