Sign in
|
Join PowerShell.com!
|
Help
Home
PowerTips
Ask the Experts
Forums
Webcasts
Blogs
eBookV2
Script Library
Twitter Grid
Code MarkUp Tool
All Tags
»
DAG
»
exchange 2010
(
RSS
)
Browse Forum Posts by Tags
Showing related tags and posts for the
PowerShell for Exchange
forum. See
all tags in the site
Sorry, but there are no more tags available to filter with.
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.