Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2010 11:00 PM
Can you tell me what the proper proceesure is to move the lansweeper databade to another machine?
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2010 05:47 PM
How exactly do you backup the database?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2010 06:03 PM
RHOPE wrote:
How exactly do you backup the database?
Start the sql server management studio (if you have sql express it's a free download from microsoft site)
Right click on the database/backup
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2010 10:20 AM
Stop the lansweeper service
Backup the database
Restore the database on the new server
Create SQL user "lansweeperuser" with correct password (or any other user you might use)
Edit file "web.config" and point to the new database server with the correct username/password
Edit file "lansweeperservice.exe.config" and point to the new database server with the correct username/password
Start the service.
Backup the database
Restore the database on the new server
Create SQL user "lansweeperuser" with correct password (or any other user you might use)
Edit file "web.config" and point to the new database server with the correct username/password
Edit file "lansweeperservice.exe.config" and point to the new database server with the correct username/password
Start the service.