laptopDevices

The Devices page provides an inventory of all developer machines where the Developer MDM script has been deployed and executed.

Each device represents a unique developer machine and serves as the entry point for understanding local development environment activity.

Device List

From the Devices view, you can see:

  • All registered developer machines

  • The associated user

  • Platform and OS details

  • Agent version

  • First seen and last seen timestamps

  • Counts of detected IDE installations and extensions

This view helps you quickly understand which machines are actively reporting data and how recently they were scanned.

Device Details

Selecting a device opens a detailed view with system and agent information for that machine.

For each device, you can view:

  • Device ID and serial number

  • Associated user

  • Operating system and platform

  • Agent version

  • Device status

  • First seen and last seen timestamps

  • Scan frequency

This information helps validate agent deployment and confirm that the device is actively reporting.

IDE Installations

The IDE Installations section shows all supported IDEs detected on the device, such as VS Code and Cursor.

For each IDE, you can see:

  • Installation path

  • Detected version

  • Installation status

This provides visibility into which development environments are in use on the machine.

IDE Extensions

The IDE Extensions section lists all extensions installed across supported IDEs on the device.

For each extension, you can see:

  • Extension name and publisher

  • Installed version

  • Associated IDE

This helps identify potentially risky or unexpected extensions installed on developer machines.

Recent Script Executions

The Recent Script Executions section shows logs from recent runs of the Developer MDM script on the device.

This is primarily intended for debugging and operational visibility

Last updated

Was this helpful?