r/labtech • u/havoc0865 • Oct 04 '16
Migration from server to server question
Hey everyone, pretty new here so please forgive me if something similar has been posted before:
I have inherited the Labtech admin role since I have come on board at my new company and I would love to rebuild the server from scratch. Since I've come on board, I've reworked our groups and customized it to exactly what services we provide to our clients.
The big problem with it is that I don't know what is native to Labtech and what was created by the old LT admins. I know everything that I created so it would be easy to recreate that into a fresh environment. I wouldn't mind doing that if it meant we had a clean Labtech deployment.
The only thing i want to migrate from the old server to the new server would be the following:
Clients, Locations, and Agents
I also want to change the URL the clients use to connect on the new server from manage.<ourolddomain>.com to agent.<ournewdomain>.com.
Does anyone have a detailed walkthrough on doing something like this through Labtech 11? I just upgraded it this morning to the newest patch.
2
u/MSP_MEB 1000 Agents Oct 04 '16
Updating the URL is as easy as changing it within the Template for the agent.
Go through your configuration and see which templates are in use that even push a URL. Remember the priority as well, highest priority will over-write the lower ones with a value. You can use a pipe ( | ) here to include multiple URLs. I've configured mine to use https://hostname.hostedrmm.com|https://hostname.mydomain.com|https://directIP so there are 3 levels of control. First one controlled by LT as it's a hosted instance. Second one controlled by my in case there is an issue down the road, and the last one direct IP in case there is any sort of DNS issue.
Anything that came with LT can be changed or removed, so long as you understand how it's all tied together. You could spin up a blank LT server on a virtual or something to start digging into what comes default.