My C# code is doing this:
new-mailbox -Name dufres9 -DomainController "dev.clown-dev.bozo.edu" -OrganizationalUnit "clown-dev.bozo.edu/BozoUniv/Exchange/Group" -Password $pass -UserPrincipalName "dufres9@clown-dev.Bozo.edu" -Room
But the account gets created with Active Sync enabled and I have to then disable it.
Is there a better way?