Description

With PowerShell Tasks for System Center Service Manager, you can easily create tasks in the SCSM console that trigger PowerShell scripts. The corresponding scripts are then stored in the CMDB. With this extension, you no longer need Visual Studio to create complex PowerShell-based tasks.

This allows you to create tasks such as setting default values in forms or applying rules to specific attributes.

Features
  • Create simple and complex Powershell-based tasks.
  • Task scripts are stored in the Service Manager CMDB
  • Use variables to easily access data from the form and view context
  • No more need for Visual Studio