Orchestrator Not Showing Newly Created Folders or Runbooks

A close-up of the System Center Orchestrator logo.

Last updated on March 30th, 2023 at 07:10 pm

Read Time:39 Second

I ran into an issue today where my newly created folders and runbooks in Orchestrator were not showing up in my SCCM (MDT) Execute Runbooks task sequence.

I started to run some checks and found out that these folders and runbooks were not showing up in my Orchestrator Web Console either, although all my previous ones were showing.

After much frustration, I came across a simple fix….

If you have this issue, login to your SQL server where your Orchestrator database sits and run the following query on the database:

TRUNCATE TABLE [Microsoft.SystemCenter.Orchestrator.Internal].AuthorizationCache

Once you have run this query on your Orchestrator database, fresh your Web Console and if required, your Configuration Manager Console and you should now see all your newly created folders and runbooks.

Click to rate this post!
[Total: 0 Average: 0]

Discover more from TechyGeeksHome

Subscribe to get the latest posts to your email.

Leave us a message...

This site uses Akismet to reduce spam. Learn how your comment data is processed.