Post Views: 1,642 1. User will have only run access but not write or modify or check in/out access. Resolution: For the first User, grant the following access first in DCOMCNFG as per the article. Access Denied error in Runbook Designer – Orchestrator | Microsoft Docs […]
Post Views: 1,041 Before any action to be taken, please make sure we have database full back up in place. First we will run the below query to identify how many data we have on each of the following tables. Select Count (*) From POLICYINSTANCES WITH (NOLOCK) […]
Post Views: 2,013 This topic describes how to automatically move Orchestrator database in SQL always configuration. This could be useful when you want to just move to a new SQL Server always configuration. Before we will start, we need to make sure we should follow the below sequence […]
Post Views: 2,159 I have come across with a request from multiple customers, from my colleagues and in multiple forums where if any task was executed by any User in SCOM, how we will be able to get that information? I have developed a management pack for this […]
Post Views: 2,203 I have come across with a request from multiple customers, from my colleagues and in multiple forums where if any agent stop collecting data, how we will be able to get that information? I have developed a management pack for this request where I have […]
Post Views: 4,221 The PowerShell Grid Widget displays the results of a Windows PowerShell script in a grid. The script is run when the dashboard is opened and each time the component is refreshed. Here are few example which will help to create a custom dashboard. 1. Populating Dashboard from […]
Post Views: 2,230 Microsoft has released a hotfix for alert management issue in SCOM. Hotfix Download link: https://download.microsoft.com/download/e/d/3/ed3a3977-780a-4a62-9678-1aec5c5c48fa/KB4551468.EXE Hotfix Details: https://support.microsoft.com/en-us/help/4551468/system-center-operations-manager-2019-hotfix-for-alert-management Changes in Alert Management of SCOM 2019: https://techcommunity.microsoft.com/t5/system-center-blog/changes-in-alert-management-of-scom-2019/ba-p/1271326
Post Views: 5,926 This management pack is developed to monitor database health state depending on the state of the database. You might be having a requirement to exclude any of the database state like offline, suspect, emergency etc. This management pack will help you to achieve that. As […]
Post Views: 11,982 This is one of feature everyone is going to love it. UR1 having a friction-less way of patching the SCOM management server. The improvised user interface will guide you through the installation steps which will patch the management server, update both the databases (Operations DB and Data […]
Post Views: 2,664 I will not be going to discuss how to install UR1 for SCOM 2019, but I will discuss an issue while I was trying to update UR1 for my SCOM 2019 infra. Microsoft product group has now introduced Simplified management server patching experience which […]