Migrate the LANDESK database to another SQL server
- Stop LANDESK services
Stop-Service -DisplayName LANDesk*,Managed* -Verbose -Force
- Backup the existing LANDESK database on the old SQL server
- Restore the LANDESK database on the new SQL server
- Check database permissions
- Restart the LANDESK server (to restart LANDESK services)
- Configure the new database in LANDESK
- Restart the LANDESK server one last time