Related Articles
SCOM 2012 SharePoint Dashboard – Part 1
For my setup I used the Share Point Foundation 2010 on my System Center Service Manager 2012 management server where I also installed the self-service portal. The following pre-requisites are needed: The Operations Manager Web Console must be installed on a management server. The SharePoint farm must be running SharePoint Server 2010 Standard, SharePoint Server […]
SCOM 2012 – Fun Jukebox Dashboard With PowerShell Widgets
I am currently experimenting with the PowerShell widgets and trying to figure out what you can do and what you cannot do. My funny idea was to create a Jukebox dashboard where you can select a song and PowerShell will play it using the “beep sounds”. Yes I know SCOM is a monitoring tool but […]
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 […]