Instead of compiling all binaries yourself, you can easily obtain them through our Members Portal. We offer free unsigned executables for home labs, as well as digitally code-signed executables for professionals. This option simplifies the setup process and ensures you have the latest and most secure versions of our software. For more details about our Members Portal and the available packages, visit: https://docs.netlockrmm.com/en/members-portal
Refer to supported operating systems: Supported OS/Distributions
netlockrmm.com:7443
, demo.netlockrmm.com:7443
. You can specify multiple servers as fallback options by separating them with commas.server_config.json
file to the target machine."C:\Users\Administrator\Desktop\installer\NetLock_RMM_Agent_Installer.exe" clean "C:\Users\Administrator\Desktop\server_config.json"
sudo chmod +x NetLock_RMM_Agent_Installer
sudo ./NetLock_RMM_Agent_Installer clean path/to/server_config.json
If you don’t want to use the server_config.json with parameters installation method, you can generate a single installer file.
The server_config.json is now embedded into the installer executable.
You can now run the installer by right-clicking on it and selecting “Run as administrator.”
Or with CMD & PowerShell.
"C:\Users\Administrator\Desktop\installer\NetLock_RMM_Agent_Installer.exe"
sudo chmod +x path/to/installer
sudo ./NetLock_RMM_Agent_Installer
After authorizing the device, it may take up to two minutes for it to start gathering information and updating in the web console. Remote features will become available approximately 3 minutes after initial authorization. To enable remote control (TeamViewer alternative), make sure to reboot the machine, and ensure the user you want to control is logged in.
clean
fix
server_config.json
.Note: Using the one-click installer always cleans previous installations if no parameter is supplied.
The NetLock agent installer retrieves the agent packages and the NetLock agent uninstaller from the backend. Ensure it has access to these resources.
NetLock agents automatically configure the required exceptions in Windows Firewall according to your server settings, eliminating the need for manual configuration on Windows.
Once the installation is complete, you should be able to see the device listed under unauthorized devices in the system. It may take a minute for it to appear. Once it does, you will need to authorize the device, after which it will be listed under authorized devices.
Refer to supported operating systems: Supported OS/Distributions
uninstall
"C:\Users\Administrator\Desktop\uninstaller\NetLock_RMM_Agent_Installer.exe" uninstall
sudo chmod +x NetLock_RMM_Agent_Installer
sudo ./NetLock_RMM_Agent_Installer uninstall
Uninstallation complete.