Sorry for the delay as I was off at Yellowstone and Grand Teton National Parks without my computer.
The general answer is to use a template account that you duplicate for new users, but I can't tell you whether these attributes are among those copied that way. If not, the best answer would be to develop a provisioning script to create users the way you want. 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, August 05, 2008 2:06 PM To: Exchange Discussions Subject: RE: Exchange Features Thanks, but how would you enable/disable protocols globally, for example for all new users created so we don't have to go in there and disable them manually with each account creation. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brett Fernicola Sent: Tuesday, August 05, 2008 4:58 PM To: Exchange Discussions Subject: RE: Exchange Features And just to be fair: Mailbox sizes come from the exchange mail store. Mail Server / Storage Group / & Mail Store / can be obtained from exchange and AD as well. Exchange Enabled Protocols can also be enabled and disabled per User object in AD as well. Its under the Exchange ADUC Tool / User Properties / Exchange Features. Standard ADUC will not see it. Install ESM 2003 on your workstation to get these features. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aristotle Zoulas Sent: Tuesday, August 05, 2008 4:03 PM To: Exchange Discussions Subject: RE: Exchange Features Thanks, just a follow up question. How would one query exchange for say..users with mailboxes of size 'x' or greater. Or list all users with OWA enabled? Is a third party app necessary? It does not seem that any of these exchange items are active directory attributes. Thanks Aristotle Zoulas -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ed Crowley Sent: Tuesday, July 29, 2008 12:17 PM To: Exchange Discussions Subject: RE: Exchange Features 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] .com 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] .com 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] t.com 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] .com 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. _________________________________________________________________ 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.
