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
SBS 2003 Persistant Virus
Datareader.Read() not returning any results
use variable to load text boxes.
Anyone know of a good way to get discount airline tickets overseas?
need color help
how to monitor traffic on linux interfaces
Cable modem gets spotty internet in new location
I have windows server 2008 (64bit) does this apply to me
How do I prevent my app from being indexed by search engines
Browser not able to find web sites but computer can ping sites