Exchange Server has an option to run Isinteg and specify a location for the Refer.mdb file. The option is a command-line switch
-t. To generate a list of the command-line switches for Isinteg for Exchange Server, go to a command prompt, switch to the Exchsrvr\Bin subdirectory on an Exchange Server computer, and type
isinteg without any switches. The command-line switches for Isinteg for Exchange Server 5.5 are listed in the document entitled "Isinteg.rtf" on the Exchange Server 5.5 compact disc.
Both sources give the same syntax for running the command:
isinteg -pri|-pub [-fix]-t refdblocation (default location of the store)
NOTE: The syntax for command-line switches in Isinteg is different from the Eseutil utility; Isinteg uses the dash (-), whereas the Eseutil utility uses the forward slash (/).
When using Isinteg -t, you specify only the location; do not specify the file name:
ISINTEG -FIX -PRI -t d:\ -TEST ALLTESTS
Specifying an alternate location with sufficient space for the Refer.mdb database file should allow the temporary database to be built while Isinteg is running, and allow Isinteg to complete successfully.