I have upgraded my HMC4.0 to Exchange 2007 Sp1 with the patches mentioned in JasonJoh's Blog. Everything is fine except nothing difference in OWA!
And I get-CASmailbox, I got,
OWARulesEnabled : False
OWAPublicFoldersEnabled : False
OWASMimeEnabled : False
OWARecoverDeletedItemsEnabled : False
Therefore, I modify my user plan to this,
<owaRulesEnabled>1</owaRulesEnabled>
<owaPublicFoldersEnabled>1</owaPublicFoldersEnabled>
<owaSMimeEnabled>1</owaSMimeEnabled>
<owaRecoverDeletedItemsEnabled>1</owaRecoverDeletedItemsEnabled>
The provtest run properly, but when I provtest getUserPlan.xml, I can't find such fields!!! And of course, I don't see any new features in my OWA although the version of OWA is updated!!
So, does it mean HMC4.0 not fully support Exchange 2007 SP1?? Or more patches needed?? Or I got the wrong sequence of the patches did??
Please help! Thanks a lot!!!