Installation guide

234 Planning and Installation Guide ShoreTel 14.2
ShoreTel Server Installation Upgrading Servers from Windows 2008 R2 32-bit to Windows 2012 64-bit
11
28. Install overtop the old Shoreline Data folder the exact same version of the ShoreTel Server
software that was installed before.
29. Copy the following database dumps to the C:\ directory:
CDR
Config
WebBridge
Archive SQL (if your system has an archived database)
30. Import the SQL database dumps by running the following commands:
To import the CDR database dump:
C:\Program Files (x86)\Shoreline Communications\ShoreWare Server\
MySQL\MySQL Server\Examples\RestoreCDR.bat
To import the Config database dump:
C:\Program Files (x86)\Shoreline Communications\ShoreWare Server\
MySQL\MySQL Server\Examples\RestoreConfig.bat
To import the WebBridge database dump:
C:\Program Files (x86)\Shoreline Communications\ShoreWare Server\
MySQL\MySQL Server\Examples\RestoreWebBridge.bat
To import the Archive database dump on ShoreTel 12.3 and before (if your system has an
archived database):
C:\Program Files (x86)\Shoreline Communications\ShoreWare Server\
MySQL\MySQL Server 5.0\bin\mysql.exe --user=root --
password=shorewaredba --port=4309 --database databasename >
"c:\ArchiveCDRdump.sql" 2>>C:\\RestoreArchiveCDR.log
To import the Archive database dump (if your system has an archived database):
C:\Program Files (x86)\Shoreline Communications\ShoreWare Server\
MySQLConfig\MySQL Server\bin\mysql.exe --user=root --
password=shorewaredba --port=4309 --database databasename >
"c:\ArchiveCDRdump.sql" 2>>C:\\RestoreArchiveCDR.log
31. Log into Director.
Note
When installing the ShoreTel server on Windows Server 2012 64-bit, you must launch Setup.exe
using “Run as Administrator.”