Installing NexthinkPSUtils
NexthinkPSUtils requires a Windows OS running PowerShell 5.1.
Install from the Powershell Gallery
Find-Module -Name "NexthinkPSUtils" | Install-Module -Scope CurrentUser
Import Module
Import-Module -Name "NexthinkPSUtils"