Whitelabeling is only available with the pro or cloud version. See: https://docs.netlockrmm.com/en/supported-os
Depending on your company you might want to rebrand NetLock RMM a little to better integrate with your company design.
You can change the title in the appsettings.json (“Title”) of the web console:
"Webinterface": {
"Title": "Your company name",
"Language": "en-US",
"Membership_Reminder": true,
"PublicOverrideUrl": ""
},
After you set your own title, you need to restart your server.
Soon…
After you set your own title, you need to restart your server.