BCD Editor (Bcdedit.exe) is a command-line utility that lets you view and manage the BCD store. To use BCD Editor: Click Start, point to All Programs, and then click Accessories. Right-click Command Prompt, and then click Run As Administrator. Type bcdedit at the command prompt. Armed with the right set of commands, you can use bcdedit to: Create, import,... »
Latest Story
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... »
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 [-MailboxPlan... »
Configure MAC Address Spoofing for Virtual Network Adapters
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,... »
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... »
Optimizing the Virtual Memory
In a default installation, Windows creates the page file in the root folder on the same drive that holds the Windows system files. The size of the page file... »