Skip to main content

Configure a VHD (Virtual Hard Drive)

Virtual Hard Disks: 

Windows 7 has a new feature called VHD Boot. This feature allows you to boot your entire Windows from a Virtual Hard Disk (VHD) file. There are various advantages of this feature, like:
•    The configurations and settings of your entire system are included in one file – .VHD file.
•    One VHD file can be based on another one. So if you have different systems, you can create a base copy of Windows 7 on a VHD and make all others incremental. This saves a lot of disk space.
But this feature can only be used on Windows 7, Windows Server 2008 R2, or later operating systems. The operating systems which came before Windows 7 do not support VHD. With VHD your system suffers a performance decrease of about 3%. Windows' hibernate function and Bit Locker configurations are not supported by VHD. Bit Locker can be used within the guest VHD, but not on the volume where the VHD resides. Also, with VHD, features like Aero don’t work because the Windows Experience index is not supported.

Comments

Popular posts from this blog

Parental Control on Internet

In windows 7 Microsoft have designed a special feature to set limits on your kids' computer use and help them be safer online without constantly peeking over their shoulders. Parental Controls helps you limit how much computer time children have, as well as which programs and games they can use. With the Parental Controls you can also block access to objectionable TV shows and movies. How to Configure Parental Controls in Windows 7 To Set up Parental Controls for any user, you'll need your own administrator user account. Before you get started, make sure each user/person that you want to set up Parental Controls for has a standard user account. Parental Controls can be applied only to standard user accounts. Steps to Apply Parental Controls: 1. Click the Start button to view the Start Menu and then choose the Control Panel option. 2. The Control Panel window opens up. Click on the All Control Panel Items. 3. Window shows all control panel items. Click on Pa

Installing and Configuring Active Directory

What is Active Directory? Active Directory Domain Services (AD DS) is designed by Microsoft for the Enterprise Environment of Microsoft or others. This act as a tool to store the information about the identities of the users, computers and services to authenticate the user or a computer to access the data in the Enterprise. Stores Information About the Users, Computers and Services? If a user is using a shared folder on a server. The document can be secured by using the Access Control List (ACL). This accessing of the document is managed and control by the security subsystem of the computer. The user identity and the identity defined on the ACL to determine whether the user request for accessing can be Granted to Denied. The identity store is the one component of an IDA Infrastructure