Solve Orchestrator Web Problems

Fix System Center Orchestrator web service problems.

John Savill

January 8, 2014

1 Min Read
Solve Orchestrator Web Problems

Q: I am trying to connect to my System Center 2012 R2 Orchestrator  Web Console or the Web Service, but I receive errors-- what can I do?

A: The most common cause for this problem is that the Orchestrator services is not the owner on the database used for Orchestrator. This causes various types of error for the Orchestrator Web Console and Web Service. The easiest way to solve is as follows:

  1. Logon to your SQL Server.

  2. Launch Microsoft SQL Server Management Studio.

  3. Expand Databases, Orchestrator, Security, Users.

  4. Right-click the Orchestrator service account and select Properties.

  5. Select the Membership tab on the displayed dialog box.

  6. Select the db_owner role membership and click OK.

The Orchestrator web components should now work.

About the Author(s)

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like