Updated Exchange 2013 provider to support litigation hold.

This version requires an updated configuration where the powershell remoting
urls are required.
This commit is contained in:
robvde 2013-03-09 15:13:15 +04:00
parent e3901f2440
commit cfd6bc1629
4 changed files with 140 additions and 28 deletions

View file

@ -3,7 +3,7 @@
<!-- Display Settings -->
<PortalName>WebsitePanel</PortalName>
<!-- Enterprise Server -->
<EnterpriseServer>http://hstprov01.hosting.local:9002</EnterpriseServer>
<EnterpriseServer>http://localhost:9002</EnterpriseServer>
<!-- General Settings -->
<CultureCookieName>UserCulture</CultureCookieName>
<ThemeCookieName>UserTheme</ThemeCookieName>