Find distinguished name of Information Store using Powershell – Exchange 2007

To 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*