Hello. I have been running a single Lansweeper server (all roles on one server) as a VM in my VMware ESXi environment for many years. I am planning to retire my entire VM environment (Along with my on prem domain. We’re moving to full Azure/M365 but we are currently running in hybrid) sometime in the near future.
My existing Lansweeper server is using the following:
Windows Server 2012 R2
SQL Server 2014
Domain member
I purchased a new physical computer to run Lansweeper. It’s using the following:
Windows 11 Pro
SQL LocalDB
Not a member of the domain
I have followed the KB articles on this site to back up the database and other recommended files and restored them all to my new computer. I’m fully aware that by moving from full SQL Server to LocalDB and moving from a domain member to a workgroup member is complicating this operation and I’m not even sure if it's fully supported, but I thought I’d give it a shot. I should also note that I used a different computer name for this new server.
The restores have all been successful and I can successfully log on to the web console (after running the “ResetWebUserRoles” tool) I just had a few questions about some things I’m running in to:
- How is authentication handled now on this new box for us IT folks that need to log on and use the system? I believe it previously utilized local LDAP authentication since it was a domain member, but currently, none of us can log on with our domain creds. No one except for IT staff will need to log on.
- I currently do most of my endpoint scanning with lsagent. Am I going to have to reconfigure the "--server” attribute on all endpoints to get their scans to this new server?
- I’m still seeing the old server in a few places in the web console. Configuration > Server Options, Configurations > Server Logs and Scanning Target, for example. How can I remove all traces of this old server?
Any assistance that can be provided would be very much appreciated.
Thanks.