-
What SCOM Objects are in Maintenance Mode (SQL Query)
If you want to find out what objects are currently in Maintenance Mode, here’s a nice bit of SQL Code you can use for just that. I’ve added a more useful English Reason than just the code because SCOM stores the code itself in the Database. It’s a lot easier in my opinion to identify […]
-
Creating a SCOM 2016 Maintenance Schedule (and Conflicting Maintenance Schedules)
One of the hotly anticipated features of SCOM 2016 is the new Maintenance Mode updates, or more specifically…Maintenance Schedules as they are known…the ability schedule a maintenance in the future! Prior to SCOM 2016 we had to contend with doing it manually, or scripting up a solution and triggering that via a scheduled task. In the […]