Find distinguished name of Information Store using Powershell – Exchange 2007
Fri, May 20, 2011To find the Distinguished Name of a specific Information Store in Exchange 2007, use the following command in Exchange Management Shell:
Get-MailboxDatabase -id “SERVER\STORAGEGROUP\INFORMATIONSTORE” -DomainController NAME | fl Distin*