Microsoft
Software
Hardware
Network
Question : Check a OU where all user accounts available and get the Exchange mailbox database.
Hi,
Check a OU where all user accounts available and get the Exchange mailbox database.
Like
username | First Storage Group\IN-STORE1-3
Exchange 2007
Regards
Sharath
Answer : Check a OU where all user accounts available and get the Exchange mailbox database.
Exchange management shell, then:
Get-Mailbox -OrganizationalUnit "OU=somewhere,DC=domain,DC
=com" -ResultSize Unlimited |
Select-Object SamAccountName, Database |
Export-Csv "Report.csv"
CSV okay for the output?
Chris
Random Solutions
Mssql: Need help on this insert statement - I am entering two 2 rows instead of One 1
Why isnt Access used in larger co's
C++ Parsing a string from an input file
Sql query to find duplicate
Another boring Lat/Long to X/Y question with bonus!
Not answered How to call Javascript function when checkbox columns are checked
fit but not healthy
sending fax via computer
Function Keys
Htaccess Redirect Directory on specific host