Exchange Server 2010
How to Create Forward Mailboxes in Exchange Server 2010
Lets say you have custom recipients, such as a mail-enabled user who has an alias in your company but not an mailbox in your Exchange server and all the messages to that alias are forwarded to the user’s external e-mail address. Custom recipients like this don’t typically receive mail from users outside the organization... »
Create a User Account and Mailbox From Command Window in Exchange 2010
In the Exchange Management Shell, you can create a user account with a mailbox by using the New-Mailbox cmdlet. Here’s an example of the syntax and usage. Note: When you are prompted, enter a secure password for the new user account. Syntax New-Mailbox -Name Name -Password Password -UserPrincipalName UserNameAndSuffix {AddtlParams} {ModParams} New-Mailbox -Name Name -Password Password -WindowsLiveID WindowsLiveId [-EvictLiveId {$true... »
How to Configure Auditing for Exchange Server Usage
Auditing lets you track what’s happening with Exchange Server. You can collect information about logons and logoffs, permission use, and much more. Any time an action that you’ve configured for auditing occurs, it is written to the system’s security log, which you can access from Event Viewer. You can audit Exchange activity by enabling auditing... »


