Related Articles
Azure Monitor – Purge Azure Log Analytics Data Using PowerShell
Usually I am going to blog about solutions and ideas we will use in a constructive way. In this blog post I am going to talk about a destructive solution, which will be hopefully rarely used. As we all know Azure Log Analytics is a great log and analytics platform, where we can insert data […]
SCOM – Exchange 2010 MP “extest_” User (?)
Have you ever installed the Exchange 2010 management pack? If you follow the management pack guide there will be a section where you can enable the synthetic transaction tests for the Exchange. Those synthetic transactions will perform several tests on your Exchange infrastructure and warn you if there is a problem with your mail flow. […]
SCOM – Check Size of Databases (SQL Standard Reports)
If you want to know how much space your OperationsManger database is using you could run a SQL Report. Because it is a feature from SQL Server 2008 R2 it’s easily overseen I just want to show an example.