Solve Orchestrator Web Problems
Fix System Center Orchestrator web service problems.
January 8, 2014
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:
Logon to your SQL Server.
Launch Microsoft SQL Server Management Studio.
Expand Databases, Orchestrator, Security, Users.
Right-click the Orchestrator service account and select Properties.
Select the Membership tab on the displayed dialog box.
Select the db_owner role membership and click OK.
The Orchestrator web components should now work.
About the Author
You May Also Like