Related Articles
SCOM 2012 Veeam MP for VMware 5.7 – Part 1 Setup & Config
A few month ago at MMS in Las Vegas, Veeam announced their management pack for VMware for free for up to 10 sockets! I was very surprised to read that because I had seen it before and it is amazing how much information you get out of this management pack. In my opinion the best […]
SCSM – SMLets “The criteria could not be parsed. See inner exception for details.”
If you are using the SMLets from codeplex in combination with PowerShell remoting to retrieve information from Service Manager it could well be that you hit this error: The criteria could not be parsed. See inner exception for details. + CategoryInfo : OperationStopped: (:) [], InvalidCriteriaException + FullyQualifiedErrorId : The criteria could not […]
SMA – Error “Root element is missing”
While I was building SMA runbooks in the past couple of months I bumped into this rather strange error. So happen few days ago, I tried to call (invoke) a child runbook, from a parent runbook function. SMA returned an error “Root element is missing” I simplified the structure so it looks like this… Function […]