Hello. The SCO 2019 Web Console user guide (page 3) says, "Please
install ASP.NET Core Hosting bundle for IIS (.NET Core v5.x.y)" The
download link goes to a download page for .NET 5.0, which has a
highlighted warning stating, "This release has reached end of life...'.
Question: Does the new Orchest...
Hey Guys, Thanks a lot for the valuable comments on the API - helped a
lot to force PS to cooperate with various endpoints.Based on the above
comments, this request body was accepted by the API - the RB starts
correctly: $body = @{ RunbookId = $runbookId RunbookServers =
@($runbookServer) Parameters...
Hi,thanks for your answers. I changed the Users Group to a Domain Group
with PermissionsConfig and reset the Auth Cache and now we can see the
Folders in the console. But now everyone can see and start all Runbooks.
The Users Group only has read access to the root and the other folders
are different...
@preisss what has worked for me in the past is truncating the
AuthorizationCache - closing the browser and opening up once more.
TRUNCATE TABLE
[Microsoft.SystemCenter.Orchestrator.Internal].AuthorizationCache
Latest Comments