Unfortunately, I can't get this to run. The Orchestrator.WebApi always
runs into an HTTP 500 Internal Server Error. The permissions should all
fit, but I'm not sure about the Database Connection String. Is the
example from the manual enough or do I need more information?
@shashban Neither did I see that, I don't see it in the blog either...
Is there any support on installing? Been banging my head for the past 2
hours on it...
@AakashMSFT we managed to setup the teams monitoring. However the teams
network performance are not showing up in SCOM. upon investigating we
found the watcher node is unable to contact the relay IP. Due to
security reasons, we are unable to open the port for IP addresses but we
can communicate the ...
I am unable to get selected Incident on the PowerShell script.My code
isImport-Module 'C:\Program Files\Microsoft System Center\Service
Manager\Powershell\System.Center.Service.Manager.psd1' -force$IR =
Get-SCSMClassInstance -Class (Get-SCSMClass -Name
System.WorkItem.Incident) | ? {$_.ID -eq $ID}$I...
Latest Comments