Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a script in Microsoft Endpoint Configuration Manager

Create a script in the Microsoft Endpoint Configuration Manager to configure the display of the processes metrics on the Investigation tab of the Incident record.

Before you begin

The Microsoft Endpoint Configuration Manager server must be logged in using the Microsoft Remote Desktop.

Role required: admin

Procedure

  1. Open the Microsoft Endpoint Configuration Manager.

  2. On the Microsoft Endpoint Configuration Manager, select Software Library.

  3. On the Software Library section, select Scripts and click Create Script.

    Alternatively, you can also right-click Scripts and select Create Script.

Image omitted: select-create-script.png
Select create script option
  1. Specify Script name.

  2. Add the script on the script field (block).

Image omitted: add-script-block.png
Add script block
  1. Click Next.

  2. Click Next & Close.

    A script record is created with Approval State as Waiting for Approval.

  3. Select the script record.

  4. Select the Approve/Deny option and then click Approve to approve the script.

    Alternatively, you can also right-click on the created script record and select the Approve/Deny option and then click Approve.

Image omitted: approve-script-record.png
Approve script record
  1. Get the script GUID.

    1. Open power shell console using Connect via Windows PowerShell ISE.
Image omitted: connect-window-power-shell.png
Connect via Windows Powershell ISE
2.  Get the script GUID by running the command `Get-CMScript -ScriptName 'GetProcess' | Select ScriptGuid`.
Image omitted: script-guid-command.png
Run command for script GUID

Parent Topic:Configuring CI metrics for Microsoft Endpoint Configuration Manager for Investigation