RESOLUTION:
***********
1. Opened the Services from Control Panel.
2. Stopped the Information Store Service / Message Transfer Agent.
3. Opened the Registry,
Expanded the

Hkey_Local_Machine\System\Current Control Set\Services\MSExchangeIS\Parameters Private

Check for the DB Path – M:\exchsrvr\mdbdata\priv.edb
Hkey_Local_Machine\System\Current Control Set\Services\MSExchangeIS\Parameters System

Check for the DB Log Path – C:\exchsrvr\mdbdata

4. Run eseutil /ms before you run the Offline Defrag Command.

    eseutil /ms <path to:>priv.edb
 
 

5. Offline Defrag: -
M:\exchsrvr\mdbdata>eseutil /d /ispriv /tM:\exchsrvr\mdbdata\tempdfrg.edb
M:\exchsrvr\mdbdata>eseutil /d /ispub /tM:\exchsrvr\mdbdata\tempdfrg.edb
Once your finish with this command check the size of your database and do the following below.

Open up C:\exchsrvr\mdbdata Folder. Move all that log file which are in that folder. Basically we are making sure that we are keeping the MDBDATA folder empty on C Drive.

On the M:\exchsrvr\mdbdata Folder, we have to have only priv.edb and pub.edb
Incase if you have any other mdbdata folder other than C and M Drive, please make sure to move the files in that folder out.

 

We saw that the Database Size on Priv.edb reduced to 14.7 GB

Issue solved

 

 

Online