Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Usage

  1. Copy the code from this repositories .ps1 file labeled CreateLocalAdministrator.ps1.
  2. In NinjaRMM, go to Administration > Library > Automation > Add Automation > New Script
  3. Paste the script contents directly inside of the NinjaRMM text editor.
  4. Copy the script settings from the image below.
  • Language: Powershell,
  • Operating System: Windows,
  • Architecture: All,
  • RunAs: System,

Script Variables:

  • String/Text: AUserName
  • String/Text: NinjaProperty
  1. You will need to create your device custom fields. Please go to Administration > Devices > Device Custom Fields > Add Custom Field
  • Type: Text
  • Enheritance > Enable Enheritance for Device
  • Permissions > Automations: Read/Write

Your NinjaONE RMM parameters should resemble the below.

image

Packages

Contributors

Languages