Deploying the Hosted Exchange Application
The deployment process of the application consists of the following steps:
- Import the application package.
- Install an application endpoint on your management node.
- Create an application instance.
All of the steps are performed with a script shipped with the application. The script also creates the following:
- A sample configuration profile.
- Mailbox types for mailbox templates existing in your system.
- Resources.
- Sample service templates (Sample: Hosted Exchange and Sample: Hosted Exchange with Mailbox Types).
To run the script, follow these steps:
- Obtain the application package
hosted-exchange-NNN.zip
and upload it to your management node. - Extract the contents of the package to a directory.
- Go to the directory and execute the
python hosted-exchange.py install
command.