Category: Exchange

Exchange Support for Google Android!

April 1st, 2009, No Comments

I looked for a while to find something that would give me a reason to use a G1 phone but I needed exchange support. Google made it clear that they were not going to do it so I looked on the market place. I found all kinds of software that synced with calendars but not email, email but not calendar, etc, etc, etc… Finally I almost gave up and found this… http://www.nitrodesk.com/index.aspx

Set up kerberos with Excel Services within SharePoint to connect to Analysis Services

February 25th, 2009, No Comments

Recently we were trying to show a pivot table within SharePoint excel services and when we would try to drill down we would get errors… but only when we would try to drill into the report. We found that is was the dreaded “Double Hop” issue. I searched for a resolution and after reading several blogs and calling Microsoft we resolved the issue. I will attempt to recreate the steps for

Access user mailbox, Exchange 2007

March 17th, 2008, 1 Comment

Have a user that left and need to get to his mailbox? Here you go!
1. First you will need to get into the Exchange Powershell
2. Next you will need to run the following: Add-MailboxPermission usermailbox –user adminuser –AccessRights FullAccess
Example: Add-MailboxPermission tmontana –user tdurden –AccessRights FullAccess
3. Now you can get to the mailbox via webmail or [...]

Migrating “Auto Accept” accounts from Exchange 2003 to Exchange 2007

December 20th, 2007, No Comments

We had some auto accept accounts that we set up with the 2003 agent that needed to be migrated to 2007. The way it was done:
1. I first removed the auto accept feature from the accounts to be migrated.
You must run a similar command that you registered with to unregister the mailbox…
RegisterMailbox.vbs /u /m:conference@yourcompany.internal
2. Then [...]

Add Multiple Users to Active Sync Policy “Exchange 2007″

December 20th, 2007, 4 Comments

After I migrated to Exchange 2007 I wanted to make sure my Active Sync policies were still there… They were not. I had to recreate them and the “GUI” way to do it was to go to each user and apply it that way. If you have more than say 10 users that is not [...]

Administrator Remote Wipe of Windows Mobile Device “Exchange 2007″

December 20th, 2007, 1 Comment

Admins can still remotely wipe devices in Exhange 2007 but there is not a website to do it anymore… that I know of. Its pretty simple. In the Exchange PowerShell type:
Clear-ActiveSyncDevice -Identity Identityofdevice
Example: Clear-ActiveSyncDevice -Identity wm_username
**Remember, Identity of device NOT identity of user!
If you do not know the device identity then you will have to [...]

Feed

http://www.techmumbojumblog.com / Exchange