4 lines
139 B
Batchfile
4 lines
139 B
Batchfile
@echo off
|
|
|
|
REM Enable NinjaRMM
|
|
reg add "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\NinjaRMMAgent" /ve /t Reg_SZ /f /d "Service" |