Skip to main content

Creating a VHD (Virtual Hard Disk)

Creating a VHD:

Perform these steps to create a VHD file on your Windows 7-based computer:
1.    Click Start and then right-click Computer.
2.    Click Manage, then in the left pane, right-click Disk Management, and then click Create VHD. 




3. Select a location to save your VHD file. Select the maximum size for your VHD file. You can also choose from either of the two options – Dynamically Expanding, where the size of the VHD expands dynamically to a fixed maximum size, or Fixed Size, where the virtual hard disk uses a fixed amount of space regardless of the size of data stored on it.



4.    The new disk will show in the right pane as unallocated space. Right-click the new unallocated VHD Disk number and click Initialize Disk.
5.    You need to choose if you want the new VHD to have Master Boot Record (MBR) or GUID Partition Table (GPT) partition, and click OK.
6.    Right-click again on the new unallocated VHD and click New Simple Volume.
7.    Type how much of the maximum disk space you want to use for this VHD partition, and click Next.
8.    Select the file system for your VHD from either FAT or NTFS, and enter a name for your VHD. Select thePerform a quick format check box, and click Next.
9.    Click Finish. The system creates a new simple volume on your VHD, which is already attached.

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