how would I get a list of all users on my exchange server with their
storagegroups with one command
Right now I change the storagegroup name each time and pipe the
results to a text file
get-mailboxdatabase -storagegroup servername\storagegroup | get-
mailbox
thanks
Archived from group: microsoft>public>exchange>admin