Related Articles
Manual SCOM Agent Installation Server Core – Different Forest, No Gateway
Maybe you face a situation where you must install a SCOM agent on a Windows server core e.g. Hyper-V host. Let’s assume the server core is in a different forest and in the target forest you don’t have a gateway server in place. This means you have to get a certificate for each machine/agent and […]
Azure Functions – Programmatically List All Subscriptions in Your Tenant Using Resource Graph & C#
Recently I have been working quite a bit with Azure Functions and C#. Therefore it is time to post some interesting code – at least in my opinion. One problem I wanted to solve was to list all subscriptions within your tenant having tag information and if possible the solution should be easy to extend. […]
SCOM – Database Performance & Configuration Sources
Most customers who are using SCOM need sooner or later tips and resources to check if their SCOM databases are in proper condition and might want to check if there are some performance issues. The Operations Manager team has just published a very useful post for troubleshooting database performance issues. In addition there is a […]