Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This feature allows you to have custom powershell scripts as configuration profile items.

Click on New to create a custom script item.

Note: powershell.exe will be launched along with the contents of the Powershell Script field.

There is no validation of the powershell so it should be tested and verified working outside of MSP Toolshed before adding as custom script.

Custom Script Settings

Usage

Name

Name of custom script

Description

Description of what the custom script does

Powershell Script

Powershell command(s). If you have existing .ps1 file - copy contents from file to this field

Timeout (mins)

Defaults to 10 min. Increase if you know the time to perform custom powershell script will be longer than 10 min and up to 60 min.

  • No labels