Mobile services (Server ActiveSync and Always Up-to-Date) are stored in the msExchOmaAdminWirelessEnable attribute. The 0x1 bit set disables Server ActiveSync, the 0x2 bit set disables OMA, and the 0x4 bit set disables Always Up-to-Date. You can search for this but it will involve a bitwise query, which is nontrivial to understand.
The protocols (IMAP and POP) are controlled by the protocolSettings multivalued attribute. It's rather cryptic and therefore very hard to query. You can read more about it here: http://gsexdev.blogspot.com/2004/07/disabling-and-enabling-pop3-and-imap.htm l Ed Crowley MCITP MCSE+I MCSE+M MCTS MVP "There are seldom good technological solutions to behavioral problems." -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aristotle Zoulas Sent: Tuesday, July 29, 2008 11:23 AM To: Exchange Discussions Subject: Exchange Features Hello, running Exchange 2003/Outlook 2003. We normally keep all the 'Exchange Features' (Mobile Services, Protocols, etc.) off for each user. Unfortunately, some users accounts were created with some options enabled. The question is, is there any way to query for Exchange Feature status? S there any way to turn them all off by say OU or group? I want to avoid having to check each account. Many Thanks. _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Web Interface: http://intm-dl.sparklist.com/read/?forum=exchange To subscribe: http://e-newsletters.internet.com/discussionlists.html/ To unsubscribe send a blank email to [EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with. _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Web Interface: http://intm-dl.sparklist.com/read/?forum=exchange To subscribe: http://e-newsletters.internet.com/discussionlists.html/ To unsubscribe send a blank email to [EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
