Related Articles
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 […]
DPM 2012 R2 – Console “No connection could be made because the target machine actively refused it”
Doing same things again and again, does not mean they end up always the same way. At one point you want to monitor DPM 2012 R2 and you probably want to use the Central Console to manage your DPM servers. If you want to achieve this, you need to install the Central Console on the […]
SCOM 2012 – Getting SCOM SNMP Device Properties in PowerShell
Have you ever tried to access a network device respectively network device properties in SCOM using PowerShell? Let’s say you want to access the network device’s IP address, vendor or description for using in a script? Well, I am sure you will run into a problem which you probably don’t expect. You might think, easy, […]