Related Articles
SCOM 2012 Visio Diagram in SharePoint 2010 – Errors
In my lab I installed SharePoint 2010 Enterprise. To do that there are several good sources on the internet. But still there are sometimes strange things happen and your Visio just does not appear in SharePoint and you just start fighting several errors. Here I am going to share my experience but remember it is […]
PowerShell – Convert Special Character String Into Numbers
Do you know the situation where you have to handle strings / string data that has a lot of complex characters? In certain situation it is just a pain to deal with strings that have special characters like “*ç%&/()=`è or even an entire Export-CliXML output content. Recently I had the need to embed such data […]
SCOM – Populate Attributes Through PowerShell
This time I would like to show a cool idea about modifying class instance properties. In SCOM we usually use registry or WMI discoveries to populate attributes. These attributes are used for dynamic groups or maybe just to append some more information to the class instance. Imagine you are using a registry discovery for populating […]