Files
management-scripts/Enable-SafeModeUtilities.bat
T

4 lines
139 B
Batchfile
Raw Normal View History

2019-11-11 19:22:39 -05:00
@echo off
REM Enable NinjaRMM
reg add "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\NinjaRMMAgent" /ve /t Reg_SZ /f /d "Service"