Files
management-scripts/Enable-SafeModeUtilities.bat
T
2019-11-11 19:22:39 -05:00

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"