2.5

Table Of Contents
VMware, Inc. 47
Chapter 4 Upgrading Lab Manager
Restoring the Lab Manager Database
IfyoubackeduptheLab Manager2.5databaseandneedtorestoreit,youcanonly
restoreitinaLab Manager 2.5environment.
To restore the database
1InIISManager,stoptheDefaultWebSite.
2FromtheLab ManagerServerdesktop,navigatetoWindowsServicesandstop
theseservices:
VMwareLMMonitor
VMwareLMSupportLink
WorldWideWebPublishingService
3Restorethedatabasefromthecommandprompt.Forexample:
OSQL -S localhost\vlm -E -Q "restore database labmanager FROM
DISK='c:\lm_backup.bak' with replace"
Inthisexample,lm_backup.bakislocatedontheC:\.
4RestartthestoppedservicesandDefaultWebSite.
SeetheVMwareLab ManagerReleaseNotesformoreupgradeinformation.