NexthinkPSUtils (Nexthink PowerShell Utilities) is an unofficial PowerShell Module that can be used to help assist with Nexthink administrative activities. Functionality in this module comes with no warranty or support, and is not affiliated with the company Nexthink.
Documentation Site: readthedocs.io
NexthinkPSUtils requires a Windows OS running PowerShell 5.1.
Find-Module -Name "NexthinkPSUtils" | Install-Module -Scope CurrentUser
Import-Module -Name "NexthinkPSUtils"