Related Articles
SCOM 2012 – Install SCOM PowerShell Modules Without SCOM Console Installation
Yes we all know less is sometimes more. This saying does not only belong to the human bodyweight, nope, since the Windows Server Core area we all know less “*.dll” is better. Like this saying, a few days ago I had been asked an interesting question. How can we use the SCOM PowerShell module without […]
Quick Post – Check Linux Certificate Issued by SCOM
I assume you have already deployed SCOM and you are monitoring Linux or another kind of UNIX derivate. If you are new to cross platform monitoring I recommend my older blog posts in the Xplat category . SCOM uses certificates to communicate with the Linux/UNIX agent. These certificates are signed by a randomly chosen management […]
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 […]