How to setup QMS on backend cluster
I was trying to install Exchange 2003 Quota Message Service "QMS" on a backend cluster and I found that I need to go beyond what is written in the document that ships with the tool. After asking folks inside MS here are the steps:
- On the passive node, install the QMS and follow the instructions in the Exchange Quota Message Service Setup Wizard
- Follow the document and create the appropriate registry keys
- Set the service status to be manual
- Repeat the same steps on the Active node
- Once finished open the cluster administrator and create a new generic resource within the Exchange group
- Set the dependency on MSExchangeIS
- In the Generic Service Parameters page, type MSExchangeQuotaSvc
- In the Start Parameters box, type net start MSExchangeQuotaSvc
- Skip the Registry Replication page. However any changes in the registry should be set on both nodes
- After finishing creating the resource set this resource to NOT AFFECT GROUP
- Bring the group online
- Confirm that the Quota Message service is working and that it fails over properly