Summary: This post describes how to create PowerShell SCOM Console Tasks in XML along three examples. Introduction: Console Tasks are executed on the SCOM Management Server. Three examples show how to create them using Visual Studio. Task 1: Displaying a Management Serverβs Last-Boot-Time [DisplayLastBootTime] Executes a PowerShell script which displays the result in a MessageBox
Tag: Management Pack
I have seen this issue happening a number of times now. The cause of this can be a few things going wrong, but as part of the troubleshooting I’ve noticed a way that works almost every time, if it applies. Problem : All of the sudden, the management server(s) greys out. You check the services,
It is my absolute pleasure to announce this guest blog today. My good friend Ruben has come up with a fantastic community MP that is going to make all of our lives a lot easier π I will let him talk about it himself. All yours, Ruben! – Authoring a PowerShell Agent Task in XML