Thursday, March 12, 2009

How to run Eseutil on a computer without Exchange Server

For Exchange Server 2003

Create a new folder on the computer that does not have Exchange Server 2003 installed.

Copy the Eseutil.exe, Ese.dll, Jcb.dll, Exosal.dll, and Exchmem.dll

files from the Exchange Server 2003 computer's Drive:\Exchsrvr\Bin folder to the new folder that you created.
At a command prompt, change directory to the new folder.
Run the eseutil command from this folder against any databases that were copied from the Exchange Server 2003 computer.

http://support.microsoft.com/kb/244525

Thursday, March 5, 2009

How to configure quota settings for named properties and for replica identifiers in Exchange Server 2003 and in Exchange Server 2007

1.
Click Start, click Run, type regedit in the Open box, and then click OK.
2.
Locate the following registry subkey, where is the name of the Exchange computer, and where is the name of the private or public MDB where you want to configure one or more of the quotas:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\\
3.
In the left pane, right-click Private-GUID, point to New, and then click DWORD Value.

To configure the Named Props Quota setting:
a.
In the New Value #1 box, type Named Props Quota, and then press ENTER.
b.
Right-click Named Props Quota, and then click Modify.
c.
In the Value data box, type a positive integer between 1 and 0x7FFF, and then click OK.

To configure the Replids Quota setting:
a.
In the New Value #1 box, type Replids Quota, and then press ENTER.
b.
Right-click Replids Quota, and then click Modify.
c.
In the Value data box, type a positive integer between 1 and 0x7FFF, and then click OK.

To configure the Replids Quota setting:
a.
In the New Value #1 box, type NonMAPI Named Props Quota, and then press ENTER.
b.
Right-click NonMAPI Named Props Quota, and then click Modify.
c.
In the Value data box, type a positive integer between 1 and 0x7FFF, and then click OK.
4.
Quit Registry Editor.
5.
Start Exchange System Manager, dismount the database where you configured one or more quotas, and then remount the database.

http://www.kirbykomputing.com/sites/mccannschool/sunbury/hkirby/kb/Knowledge%20Base/KB820379%20-%20How%20to%20configure%20quota%20settings%20for%20named%20properties%20and%20for%20replica%20identifiers%20in%20Exch%202003%20and%202007.aspx