Share via

Sestem Center Service Manager and System Center Orchestrator issue

SSE@TUE 300 Reputation points
2026-02-06T15:40:56.9133333+00:00

Hi,

How can I determine whether the Runbook on SCSM Server has enough Permission to run Runbook on the System Center Orchestrator 2022?

Regards

System Center Service Manager
0 comments No comments
{count} votes

Answer accepted by question author
  1. Q&A Assist
    2026-02-06T15:41:08.3766667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To determine whether the Runbook on the System Center Service Manager (SCSM) server has enough permissions to run on the System Center Orchestrator 2022, you should check the following:

    1. Runbook Permissions: Ensure that the user account or security group that is executing the runbook has the necessary permissions. By default, only users in the Orchestrator Users Group have full access to a runbook. You can modify permissions through the Runbook Designer by selecting the runbook and adjusting the permissions for the user or security group.
    2. Service Account Permissions: The account used for the Orchestrator Runbook Service must have permission to log on to the runbook server as a service. Additionally, depending on the resources accessed by the runbook activities, the service account may require additional permissions on remote computers.
    3. DCOM Permissions: Ensure that the user account has the appropriate DCOM permissions on the management server. This includes local and remote launch, activation, and access permissions.
    4. Testing Access: After making any changes to permissions, you can test access by attempting to connect to the management server using the Runbook Designer. If access is denied, you may need to revisit the permissions settings.

    By verifying these aspects, you can confirm whether the Runbook on the SCSM server has sufficient permissions to operate correctly with the System Center Orchestrator 2022.


    References:

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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