Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • List ActiveSyncEnabled users in Exchagne 2007

    Below powershell command to get the list of users who ActiveSync is Enabled and Disabled Get-CASMailbox -ActiveSyncEnabled:$True Get-CASMailbox -ActiveSyncEnabled:$False Regards, Krishna http://smtpport25.wordpress.com
    Posted to Exchange (Forum) by Krishna on 10-04-2009
    Filed under: PowerShell, active sync, enabled, users
Page 1 of 1 (1 items)
Copyright 2012 PowerShell.com. All rights reserved.