Relocate the ADAM (Lightweight Directory Services (AD LDS))

In order to relocate the ADAM database and logs on Edge you need edit the ConfigureAdam.PS1 to update the location of dsbutil.exe as shown below

image

Then for example run:-

configureAdam.PS1 –logpath:”E:\Program Files\Microsoft\Exchange Server\TRansportRoles\Data\Adam –DataPath:”D:\Program Files\Microsoft\Exchange Server\TRansportRoles\Data\Adam

This will relocate the logs and database to the locations specified

Written By Daniel Kenyon-Smith