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... »
Archive for March 7th, 2010
Configure MAC Address Spoofing for Virtual Network Adapters
Sunday, March 7th, 2010
In Windows Server 2008 R2 Hyper-V and Hyper-V Server 2008 R2, there is a new option (Enable Spoofing Of MAC Addresses) in the virtual network adapter settings to enable, as you can probably guess, spoofing of MAC addresses. If you do not select this option and disallow MAC address spoofing, the following rules are enforced: The... »


