Categories
How-To Software Technical

Public Folders Not Replicating From Exchange 2007 to 2010

After a migration from Exchange Server 2007 to Exchange Server 2010 I encountered a problem with the replication of public folders. It seems they would not replicate regardless of what I attempted.  I spent sometime looking into this, and not wanting to HACK in a solution just to make it work.  I wanted it to work […]

Categories
Software Technical

Old Error, Now New

It’s back again: Source: MSExchangeIS Error ID: 9646 Description: Mapi session “xxxx: /o=OrganizationName/ ou=AdministrativeGroupName/cn=Recipients/cn=UserName” exceeded the maximum of 500 objects of type “objtFolder”. Microsoft Exchange 2010 server logs the above message. While on the client end Outlook client doesn’t update folders automatically. The number of server-side objects that are allowed by clients is limited to prevent […]

Categories
Personal

My Father & Son Theme Song

People let me tell you ’bout my best friend, He’s a warm hearted person who’ll love me till the end. People let me tell you bout my best friend, He’s a one boy cuddly toy, my up, my down, my pride and joy. People let me tell you ’bout him he’s so much fun Whether […]

Categories
How-To Software Technical

Upgrade Windows Server without Re-installing

Like in my previous post, we will be using the DISM.exe command (Deployment Image Servicing and Management Tool), that is available in Windows 7 and Windows Server 2008 R2. This time to change the version of Server 2008 R2 from Standard to Enterprise Edition. Click on the “Start Button” Type Power, PowerShell will then show under programs, […]

Categories
How-To Software Technical

Version of Server Install via PowerShell and DISM

Today’s command that we are going to use is the DISM.exe command (Deployment Image Servicing and Management Tool), that is available in Windows 7 and Windows Server 2008 R2. More on this here <– click that On the server you want to run this command open up PowerShell as an administrator. Click on the “Start Button” Type […]

Categories
How-To Technical

Find my Exchange 2010 version with the help of PowerShell

You have exchange running.  What’s this; Microsoft has released SP2.  Well what version am I running. The answer is simple to obtain with a quick little PowerShell fun you can have it in seconds. First you will need to run the Exchange Management Shell. Once you have this running you will issue the following command: […]