You can start Server.msi from a command prompt. The syntax is as follows. Command parameters are explained in the following table.
Copy Code | |
---|---|
MsiExec.exe /i Server.msi EVALTOFULL=1 [/l*v C:\Upgrade.log] [/q[n|b|r]+] |
Parameters | Description |
---|---|
EVALTOFULL |
Specifies the action to perform (upgrade Evaluation Edition to full version). |
/l*v |
(Optional) Writes a complete log file of the operation. |
/q[n|b|r][+] |
(Optional) Sets the user interface level as follows:
|
You can also start Server.msi from the Office Communications Server 2007 R2 Deployment Wizard on a computer that already contains the Evaluation Edition.