Browse Forum Posts by Tags

Showing related tags and posts for the PowerShell for Exchange forum. See all tags in the site
  • Re: How to view databases in a DAG...

    I think this will give your the information you need. You will see the database name the server hosting the database and the list of activation preference for comparision. Get-exchangeserver | Where {$_.AdminDisplayVersion -Like "Version 14*" -and $_.ServerRole -Like "Mailbox*"} ...
    Posted to PowerShell for Exchange (Forum) by Phil Braniff on 11-05-2011
    Filed under: exchange 2010, DAG
Page 1 of 1 (1 items)
Copyright 2012 PowerShell.com. All rights reserved.