Changelog

added

N-central Agent Install Script

I have added a PowerShell script that can be used to deploy N-central agent via solutions that support PowerShell scripting i.e. Intune or other RMM solutions.

added

Set Custom Device Property AMP

I have added an AMP to the Recipes that will allow you to run an automation policy to change the value of a custom device property. In this AMPs inputs you select the Custom Device Property you wish to update from the dropdown list, you then input the new value and again select the Custom Device Property you wish to change from the dropdown list in the Output Parameters.

added

Get Local Device Time Zone

Added AMP and PowerShell scripts that get the local time zone of a device. The AMP wil return both the local time zone and the time zone display name, this AMP can be run as a scheduled task profile to write these values to custom properties.

improved

NC Rest API - Export All Devices - Updated

I've update this script so that it pulls all devices now from your N-central server with out any limits to the number of devices it can return.

added

Check Huntress Agent Health in N-central

This service integrates with the Huntress EDR Agent Health API to provide near real-time monitoring of agent status, services, and connectivity using a lightweight PowerShell script.

improved

Custom Properties Export/Import Scripts - UPDATED

I have updated the following scripts to remove pagination in order to return all the desired values, these scripts use N-central's Rest APIs and replicate the functionality of the old Export/Import tool that leveraged the SOAP APIs.