SP1 install creates duplicate activesync policy
Hello all,
We installed Exchange 2007 SP1 this weekend. Everything went fine except when it was installed on one of our client access servers a second default activesync policy was added with the name "DefaultCNF:57c7e81b-b6e5-4ceb-8b14-1a7780cbf7d0". It does not appear to be causing problems, we just get a popup in the ECM console about multiple default policies. I have tried removing the client role from the server but the policy was not removed. Does anybody know how to safely remove this?
Thanks
Jerry
December 18th, 2007 7:16pm
Hey
Run the following Powershell command:
remove-ActivesyncMailboxPolicy -identity "default"
Hope that helps.
Paul.
Free Windows Admin Tool Kit Click here and download it now
January 5th, 2008 4:18am