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
w3wp.exe IIS workder Process uses all of the systems RAM
SQL Syntax for View with two fields same name
SQL IN subquery vs another method, chained where
MFC Debugging
How do I identify user logon / logoff event in a domain
Installing all software without internet connection on fresh Windows 7 install
NetApp: Should I Pay $1,900 for Rack and Stack?
Microsoft Outlook Emails not reciving
DATABASE ROW UPDATE
Some post parameters not submitted when using IE