RSS FEED
Pages
Blogroll
Monthly Archives
-
Recent Posts
- Witness Server Boot Time, GetDagNetworkConfig and the pain of Exchange 2010 DR Tests
- Follow me on Twitter
- Configure Application Impersonation for Exchange 2010 in Resource Forest
- You cannot open an additional mailbox with Outlook Anywhere and Exchange 2010
- Get a “You don’t have sufficient permissions. This operation can only be performed by a manager of this group.” in Exchange 2010.
Category Archives: exchange 2007
Users Are Unable to Use Activesync After Migration from Exchange 2007 to Exchange 2010
At a recent customer, we ran into an issue where a set of users were migrated from Exchange 2007 to Exchange 2010. All of the users activesync worked without issue, but one user was unable to connect. No matter … Continue reading
Posted in ActiveSync, exchange 2007, Exchange 2010, Threat Management Gateway
Tagged activesync
2 Comments
How to Import Users via CSV in Exchange 2010
Create an csv file with the necessary information across the top row of the file as such: The top row is going to coordinate with the S_.value that you are going to use in the following Exchange Shell command: Import-CSV … Continue reading
Posted in exchange 2007, Exchange 2010
Tagged Exchange 2010, Exchange Management Shell, Powershell
8 Comments
Migrating Exchange 2007 ActiveSync to Exchange 2010. And why your Android may work but your Apple iphone / ipad may not.
When doing a migration from Exchange 2007 to Exchange 2010, one of the biggest item’s you need to watch out for is the migration of the ActiveSync environment, and be aware of how it can affect your end users. … Continue reading
Posted in ActiveSync, Client Access, exchange 2007, Exchange 2010, Security
Tagged Exchange 2007, Exchange 2010
5 Comments
How to Lock Down Activesync Users to Specific Device in Exchange 2010 or Exchange 2007
With the recent release of the Apple iPad, the new iPhone, not to mention the numerous Google Android phones available, there has been a dramatic increase in interest in using Exchange ActiveSync along with Exchange Server 2010 or Exchange … Continue reading
Posted in ActiveSync, Client Access, exchange 2007, Exchange 2010
Tagged activesync, client access, security
1 Comment
How to Publish Outlook Web Access with RSA SecureID on Exchange 2007 or Exchange 2010
With many companies putting an emphasis on security, especially given the recent events involving Google and China, one of the things many companies turn to is two form authentication. The most popular brand out there is RSA, a subdivision of … Continue reading
How to Apply Permissions to Public Folder and All Sub Folders in Exchange 2007/2010 Using Exchange Management Shell
If you have a public folder that your working on, and you need to apply permissions to it using the Exchange Management Shell, its pretty easy. The command is: Add-PublicFolderClientPermission –Identity “Foldername” –user UserName –AccessRights PublishingEditor For instance, to … Continue reading
Posted in exchange 2007, Exchange 2010, Public Folders
Tagged Exchange Management Shell, Powershell
3 Comments
Issues with IPv6 and Transport Servers using DNS Delivery in Exchange 2007 and General Troubleshooting Steps
I recently ran into a little bit of an issue at a company I was working with regarding their Exchange 2007 installation. At the company, we had installed 2 Edge Transport servers in their main site in NY, and … Continue reading
Changing SMTP Database Location in Exchange Server 2007
In Exchange 2007, the only two servers that understand the actual SMTP protocol are the Hub Transport and Edge Transport Servers. The Edge Transport are used as messaging hygiene servers located on your company’s DMZ, and Hub Transport servers are … Continue reading
Posted in exchange 2007, hub transport
Leave a comment