TABLE OF CONTENTS
PowerShell Scripts
PowerShell scripts can be integrated into ManagementStudio to automate tasks, streamline processes, and interact with external systems.
Click here to learn more.
Accessing PowerShell Scripts
To configure PowerShell scripts:
- Navigate to
Administration → System Settings → PowerShell Scripts. - Select
Add Scriptto create a new script, or choose an existing script to modify. - Provide a descriptive
Nameand set any required parameters. - Enter or paste your PowerShell code in the script editor.
Using PowerShell Scripts
PowerShell scripts may be executed in several contexts, such as:
- Via Datamining Report (DMR) actions
- Linked to user-defined buttons on entities
- Scheduled as part of automation workflows
Scripts have access to entity data via parameters. Ensure scripts are tested in a non-production environment before deployment.
Email Templates
Email templates standardise communications within ManagementStudio and support dynamic content via merge fields.
Click here to learn more.
Accessing Email Templates
To manage email templates:
- Navigate to
Administration → System Settings → Email Templates. - Select
Add Templateto create a new template, or edit an existing one.
Creating or Editing Templates
- Specify a
NameandSubject. - Compose the email content using the rich text editor.
- Insert merge fields to include entity-specific data (e.g., recipient name, project details).
Templates may be used in automated notifications, workflow actions, and direct communications.
User-Defined Buttons
User-defined buttons allow custom actions to be triggered directly from entity records, providing tailored functionality for your processes.
Click here to learn more.
Configuring User-Defined Buttons
To set up user-defined buttons:
- Navigate to
Administration → System Settings → User Defined Buttons. - Select
Add Buttonto create a new button, or edit an existing one. - Configure the button label, icon, and visibility rules.
- Specify the action to be performed, such as running a PowerShell script, launching a workflow, or opening a URL.
Using User-Defined Buttons
Buttons appear on the relevant entity screens according to your configuration. They support actions like:
- Executing automation scripts
- Sending emails using templates
- Redirecting to external systems
Ensure permissions are configured to control button access as required.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article