Disclaimer

The views and opinions expressed on this site are mine and do not reflect those of my employer or anyone else.

Twitter: jbarsodi

#Exchange 2010 & 2007 – Control POP3 Enablement per Mailbox

Last year I wrote a basic control script to manage Exchange 2007 Active Sync enablement.  Recently, I had a need to write an extremely simple POP3 control enablement script.  The main difference is this just set to run in an Exchange 2010 environment utilizing 2010 PowerShell Snapin.  Functionally and logically it’s all the same.  The script is [...]

#Exchange 2007ActiveSync: Control Which Users Are Enabled…Automagically

Last year when we launched support for Windows Mobile 6.x devices via Exchange ActiveSync, I had a challenge of making sure only approved users were enabled for ActiveSync support. By default in Exchange(all versions), all mailboxes are enabled for ActiveSync, and specifically with Exchange 2007 when the CAS role is installed into the Organization. I [...]