 |
List Exchange Mailboxes by Server
| This script list all the mailboxes of an Exchange Organization in separate text files, one text file for virtual server.
The script also asks for each Exchange server found in your organization wether you want it to be listed or not.
NOTE: The first part of the script is taken from (List Exchange Servers): http://www.wisesoft.co.uk/scripts/vbscript_list_exchange_servers.aspx |
(0 votes)
|
Login to vote!
|
 |
Search for All Users Having a Specified Exchange Server
| Sample script that searches Active Directory for all the users that have the Exchange server o=fabrikam/ou=First Administrative Group/cn=Configuration/cn=Servers/cn=atl-msg-01. The msExchHomeServerName attribute is replicated to the Global Catalog. This means you can connect to a Global Catalog server and search across the forest for users having a specified Exchange server. This attribute is available only if you have installed Microsoft Exchange. |
(0 votes)
|
Login to vote!
|
 |
Send Email
| Send Email with VBScript using CDO (Collaboration Data Objects) |
(0 votes)
|
Login to vote!
|
 |
List Exchange Mailbox stores
| Query active directory for a list of exchange mailbox stores. |
(0 votes)
|
Login to vote!
|
 |
List users with mailbox
| Creates a CSV file of all the users in the domain that have an Exchange mailbox |
(1 votes)
|
Login to vote!
|
 |
List Exchange Servers
| Searches Active Directory for a list of exchange servers |
(0 votes)
|
Login to vote!
|
 |
Exchange Management Tools installed?
| Determine if the Exchange Management Tools are installed. |
(0 votes)
|
Login to vote!
|