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
"class StreamingApplet.RTApplet.c
lass not found" error occured
Activate Spanning Tree on 3Com 4500G
Housing all servers off site
How do you move a VB.NET Click Once Deployment to a new network share?
Visual Studio 2008 versus Expression Blend?
Is there a way to push a themepack to windows 7 computers via GPO? Or a powershell script?
pictures that make customers more likely to buy shopping cart products
Joomla homepage redirects to com_user
DefaultValue for a ComboBox on an Unbound Form
A perl spreadsheet problem--reading from a specific tab