Related Articles
Quick Post – Get Cmdlet Related DLL
In some situation you are running a cmdlet, but you have no idea where it is stored. I mean you don’t know to which “*.dll” it belongs to or maybe you want to know some more details about the command. A very easy way to figure this out for the Get-AzureRmResource cmdlet… (Get-Command Get-AzureRmResource).DLL …as […]
Fixing Citrix WMI errors 0x80041001 / 0x80041002 – XenApp 6
I am sure during your Operations Manager career you already faced some WMI errors while installing e.g. Active Directory or XenApp management packs. A few days ago I installed the XenApp 6.0 MP in SCOM 2007 R2. Suddenly errors 0x80041001 and 0x80041002 appeared in Active Alerts view. WMI errors are always kind of pain in […]
MPViewer, OverrideExplorer, Proxy Settings – Tools Ready for SCOM 2012
Mostly I try to post my own content, but sometimes we have to blog about great things… Boris Yanushpolsky has re-compiled his tools for SCOM 2012. Great! Here the blog post from Daniele Muscetta. Tool: MPViewer 1.9The previous version 1.7 (that works with OpsMgr 2007 and 2007 R2) was released here. Version 1.9 has been […]