Friday, 2 September 2011

REPARTITION YOUR HARD DRIVE WITHOUT FORMATING IT FOR WINDOWS XP


Friends, this post is specifically for people who are using Windows XP and want to repartition their Hard Drives without formatting them. All the Windows 7 & Windows Vista users can do it in a simpler way using Disc Management tool. For more info. you can visit the link: Repartition your Hard Drive w/o formatting it.
For all XP users, here's the procedure:
When you buy a new computer, the hard drive partitions are usually already set up for you. If you put in a new hard drive, you need to decide on the partitioning at set up time. The problem with both of these situations is that things change. You may decide you don't want everything in one big partition for a variety of reasons, but Windows gives you no options for changing your partitions other than reformatting and losing all of your data. There are excellent programs, like Partition Magic, that will let you resize and create partitions without losing data. But Partition Magic costs around $60 and it isn't a program you are going to use everyday.
There is a way to change your partitions without reformatting and without buying any additional software.
It uses a Linux live CD to boot your computer and prepare for a Linux installation. Don’t worry; you are not actually going to install Linux. Every Linux CD includes a program to resize your Windows partition to make room for Linux because Windows usually takes up the whole hard drive. Once we create the space for Linux, we can actually format it as a Windows partition, either NTFS or FAT32.
First, you need to download the Linux live CD. I recommend Simply MEPIS 3.3, available here: http://iso.linuxquestions.org/distro.php?distro=11 . These directions will assume you are using Simply MEPIS. Download the ISO and burn it to a CD as an ISO image. Check your CD burning software for info on burning an ISO. Once you have your CD, you are ready to begin.
Before you start- it is recommended to do a disk clean up, get rid of unnecessary files and defragment your hard drive to create as much continuous free space as possible. If your drive is very fragmented, you may want to defragment twice.
WARNING- backup all important files. Although unlikely, it is possible to lose data. Even the programs like Partition Magic give you this warning.
Set your computer BIOS to boot from the CD drive as the first option. Most computers get into the BIOS by hitting the DELETE key during start up. The start up screen will usually tell you what to hit to enter set up. Look for something that deals with boot options; it is often under advanced bios options. Boot from the Simply MEPIS CD, choose the 2.6 option unless you have a CPU under 1Ghz. It will take a couple of minutes, but you will eventually have a sign in screen. Sign on as root with the password as root. It will boot to a red MEPIS Linux screen (actually running from the CD)




Click the K gear wheel (lower left). Move the mouse to System, File system, QTParted





Click on QTParted, that will open the program you are going to use.

Click on the drive you want to change. If you have only one drive, it will probably be /dev/hda. That will open a window with info about your hard drive. (My screen shot shows several partitions because I have Linux installed)




RIGHT click on the partition you want to resize and choose “RESIZE”. The free space will be created after the existing partition. Fill in the amount of free space you want. Remember to leave enough space on the existing partition for anything you may save in the future plus about 20% extra for free space. Then click OK.





No changes are being made to your hard drive yet, so you can change your mind. To make the change- click on FILE, the COMMIT.





The changes will be made to your hard drive. Click on your hard drive again in the left column. The free space should now show in the display in the right column. Right click on the free space, choose FORMAT, then either NTFS or FAT32. Click on FILE, COMMIT. The partition will be formatted as a Windows partition.

Shut down by clicking on the K gear wheel, logout, and restart.
Before it reboots, you will need to remove the MEPIS CD, it should now reboot to Windows, your computer will probably give you a message about new hardware being found and require you to reboot one more time. The new partition should now show up and be fully usable.

How To Enable Hibernation


Under Windows 98, Me, or 2000 there was an option in the shutdown dialog box to enter the computer into hibernation (where all the content of the RAM is copied to the hard disk). The shutdown dialog box of Windows XP doesn't offer any longer the hibernation button. Some users may get confused about how to enable the hibernation mode. If this mode is supported by your motherboard (ACPI) you have to do the following:
  1. Click Start and Shut Down,
  2. Point the standby button and maintain the shift key pushed,
  3. A new hibernation button appears: click it while still holding the shift key: voila your PC will hibernate.

Make Windows XP Professional Accessible

Do you have trouble reading the screen, hearing the sound themes, using the keyboard, or moving the mouse? Windows XP Professional includes features such as Accessibility Wizard, Accessibility Options, and Utility Manager that make Windows XP accessible and usable by everyone.
For more detailed information about accessibility options, keyboard shortcuts, and assistant technology programs in Windows XP Professional:
Click Start, then click Help and Support, and then click Accessibility, in the left-hand column.
–or–

Press the Windows Logo key + F1, use the TAB key to highlight Accessibility, and then press ENTER.
To learn more about Microsoft products available for people with disabilities, visit the Microsoft Accessibility Web site.
Note: The information in this section applies only to users who license Microsoft products in the United States. If you obtained this product outside the United States, your package contains a card that lists Microsoft subsidiary support services, telephone numbers, and addresses. Contact your subsidiary to find out whether the type of products and services described here are available in your area.
Accessibility Wizard
The Accessibility Wizard asks you questions about your accessibility needs and automatically configures text size, and settings for display, sound, and pointer.
To start the Accessibility Wizard
Click Start and point to All Programs. Then point to Accessories, point to Accessibility, and click Accessibility Wizard.
–or–

Press the Windows Logo key , press P to open All Programs, and then press ENTER. Press A to open Accessories, press ENTER to open Accessibility, and then press ENTER again to start Accessibility Wizard.
Note: Utility Manager lets you start, stop, and check the status of the accessibility programs you select from the Accessibility Wizard.
To open the Utility Manager
Click Start and point to All Programs. Then point to Accessories, point to Accessibility, and click Utility Manager.
–or–

Press the Windows Logo key , press P to open All Programs, and then press ENTER. Press A to open Accessories, press ENTER to open Accessibility. Use the arrow keys to highlight Utility Manager, and then press ENTER.
Accessibility Options
Accessibility Options allow you to directly customize keyboard, display, and mouse functions.
To open Accessibility Options
Click Start, click Control Panel, and then click Accessibility Options.
–or–

Press the Windows Logo key , use the arrow keys to highlight Control Panel, and then press ENTER. Use the TAB key to highlight Accessibility Options, and then press ENTER. 

What are the differences between using a domain or a workgroup in Windows XP


What are the differences between using a domain or a workgroup in Windows XP
 Windows XP Professional operates and looks different depending on whether you're a member of a domain or a workgroup. This table provides an overview of the main differences.
Windows XP functionsOn a domainIn a workgroup
NETWORKING
Part of a local area network (LAN)YES
Part of a peer–to–peer network (for small businesses)YES
Part of a home networkYES
Computer account requiredYES
GENERAL OPTIONS
“Welcome” screen availableYES
Fast User Switching availableYES
Password Backup and Restore Wizard availableYES
New and classic Windows desktops availableYESYES
Guest account automatically includedYES
Internet and e–mail accessYESYES


Wednesday, 31 August 2011

Diskpart command explanation.....

Diskpart differs from many command-line utilities because it does not operate in a single-line mode. Instead, after you start the utility, the commands are read from standard input/output (I/O). You can direct these commands to any disk, partition, or volume.

Comparison with Disk Management

Diskpart enables a superset of the actions that are supported by the Disk Management snap-in. The Disk Management snap-in prohibits you from inadvertently performing actions that may result in data loss. It is recommended that you use the Diskpart utility cautiously because Diskpart enables explicit control of partitions and volumes.

You can use Diskpart to convert a basic disk to a dynamic disk. The basic disk can either be empty or contain either primary partitions or logical drives. The basic disk can be a data disk or system or boot drive. The basic disk cannot have fault-tolerant disk driver (FtDisk) sets such as stripes or mirrors. To convert basic disks that have FtDisk driver sets, use Disk Management on Windows 2000 or convert the disk before you upgrade to Windows XP.

You can use Diskpart to convert a dynamic disk to a basic disk. You must delete any dynamic volumes before the conversion process. It is not recommended that you delete partitions on a dynamic disk except in emergency situations. It is recommended that you delete all volumes on the drive, and then convert the disk to basic. You must delete all dynamic data partitions. Also, never mix the basic primary and dynamic partitions on the same drive. If you do so, the computer may be unable to restart.

You can use Diskpart to create a partition at an explicit disk offset. The Disk Management snap-in places the partition at the end of any occupied area or on the first sufficiently large area. On master boot record (MBR) disks, the partition offset and the size are rounded to preserve the required cylinder alignment. Offsets are rounded to the closest valid value, and the size is always rounded up to the next valid value. Diskpart does not assign a drive letter to a newly created partition. Use the assign command to assign either a mount point or a drive letter.

Diskpart follows the same policy as the snap-in. Dynamic disks can only be created on fixed disks. You cannot convert removable disks, such as 1394 or universal serial bus (USB) drives, to dynamic disks.

Diskpart permits certain partition deletion operations that are blocked by the snap-in. For example, you can use Diskpart to delete MBR OEM partitions. However, these partitions often contain files that are important to the platform operation. Diskpart blocks the deletion of the current system, boot, or paging volumes and partitions. Also, Diskpart blocks deletion of the partitions that underlie dynamic disks.

You cannot use Diskpart to create a partition on removable media. Windows supports at most one MBR partition on removable media. If the media is manufactured with an MBR, that MBR cannot be altered, but the MBR is followed even if multiple partitions or logical drives are configured. If the media is manufactured without an MBR, the media is treated as a "superfloppy" and no partition structure is written to the media.

The drive letter for a removable drive is associated with the drive, and not with the media. You can use Diskpart to change the drive letter.

Diskpart causes disk signatures, GUID partition table (GPT) disk globally unique identifiers (GUIDs), and GPT partition GUIDs to be generated. You cannot explicitly set these items by using Diskpart.

The Diskpart utility (like the snap-in) includes support for the new Itanium disk partition scheme called GPT. You cannot use GPT disks on any x86-based Windows XP-based or Windows 2000-based computers. Diskpart enables the conversion of GPT partitioning to MBR partitioning only for empty disks.

You can use Diskpart to delete missing dynamic disks. Dynamic disks contain a shared database; all of the dynamic disks on a computer have knowledge of all other dynamic disks on that computer. When dynamic disks are moved, the original computer considers theses disks as "missing".

Drive letters are not automatically assigned when you use Diskpart. To ensure that a given partition or volume has a drive letter, you must explicitly assign a drive letter. You can either assign the drive letter or allow the next available drive letter to be allocated.

Setting Focus

Most Diskpart commands operate on a specific target disk, partition, or volume. The targeted object has "focus." Focus simplifies the common configuration task in which you create multiple partitions on the same disk. An object is put into focus by the select command. All Commands except for list, help, rem, exit, or help require focus.

Use the select command to explicitly change the focus. To implicitly change the focus, use a command such as create. You must set the disk focus before you manage a basic disk. On basic disks, the partition focus and volume focus are the same. If you change the focus on one item, you change the focus on the other. On dynamic volumes, only the volume focus is important because the previous partition focus is always lost and the disk focus is only important for simple volumes.

Consider the following examples of a computer that has two disks:
  • Each disk contains two primary partitions. The first disk contains the C and D partitions; the second disk contains the E and F partitions. You must set the disk focus to disk 1 before you set the partition focus to either the C or D partitions. You can set the volume focus to either the C, D, E, or F partitions at any time. In this example, if you set the volume focus to the C or D partition, the disk focus does not change; however, if you set the volume focus to the E or F partitions, the disk focus may be moved to the other disk.
  • Each disk is dynamic and contains a simple volume and free space. The first disk contains the C partition, and the second disk contains the E partitions. You must set the disk focus before you add a simple volume to the first disk. To extend the C partition, you need to set only the volume focus. Similarly, to add a mirror to the E partition, you need to set only the volume focus to the E partition. If you create a simple volume or extend an existing volume onto the same disk, you do not change the disk focus. If you add a mirror, create a stripe set, or extend an existing volume onto a different disk, you can cause the disk focus to be lost.

Scripting

Diskpart supports scripted operations. To initiate a Diskpart script, use the diskpart /s script.txt command. You can script Diskpart on Windows XP, Windows 2000, Remote Installation Services (RIS) unattended install environments, or on the Windows Preinstall Environment (PE) for OEMs.

By default, Diskpart can quit command processing and return an error code if there is a problem in the script. To continue to run a script in this scenario, include the noerr parameter on the command. This parameter allows you to use a single script to delete all partitions on all data drives, regardless of the total number of drives. However, not all commands support the noerr parameter. Even if you use the noerr parameter, an error is always returned on command syntax errors.

The following list describes the error codes for Diskpart:
  • 0 - No error occurred. The entire script ran without failure.
  • 1 - A fatal exception occurred. There may be a serious problem.
  • 2 - The arguments specified on a Diskpart command line were incorrect.
  • 3 - Diskpart was unable to open the specified script or output file.
  • 4 - One of the services Diskpart uses returned a failure.
  • 5 - A command syntax error occurred. The script failed because an object was improperly selected or was invalid for use with that command.
After you run Diskpart, the Diskpart version and current computer name are displayed.

Command Summary

Commands to Set Focus

select

Use the select command to set the focus to the specified target. To obtain a list of focus types, leave the Type field blank. If you do not specify an identification (ID) number, the current focus object is displayed.

select disk[=n]

Use the select disk command to set the focus to the disk that has the specified Windows NT disk number. If you do not specify a disk number, the command displays the current in-focus disk.

select partition[=n/l]

Use the select partition command to set the focus to the specified partition. If you do not specify a partition, the current in-focus partition is displayed.

On basic disks, you can specify the partition by either index, drive letter, or mount point. You can only specify the partition by index on dynamic disks.

select volume[=n/l]

Use the select volume command to set the focus to the specified volume. If you do not specify a volume, the command displays the current in-focus volume.

You can specify the volume by either index, drive letter, or mount point path. On a basic disk, if you select a volume, the corresponding partition is put in focus.

Commands to Display Disk Configuration

Use the list command to display a summary. To display more information, set the focus, and then use the detail command.

detail disk

Use the detail disk command to obtain the detailed information about the current in-focus disk, for example:
Diskpart> select disk 3 
  
Disk 3 is now the selected disk. 
  
Diskpart> detail disk 
  
Maxtor 90432D2
Disk ID: F549D151
Type   : IDE
Bus    : 0
Target : 0
LUN ID : 0 
  
  Volume ###  Ltr  Label        Fs     Type              Size     Status     Info 
  ----------  ---  -----------  -----  ----------------  -------  ---------  -------- 
  Volume 0     F   My RAID Set  NTFS   RAID-5            4096 MB  Healthy 
  Volume 1     G   FATSTRIPE    FAT32  Stripe            6144 MB  Healthy 
  Volume 2     H   My Mirror    NTFS   Mirror            2048 MB  Healthy
  Volume 3     I   My Span      NTFS   Spanned              9 GB  Healthy
				
detail partition

Use the detail partition command to obtain detailed information about the current in-focus partition;
Diskpart> select disk 0

Disk 0 is now the selected disk.

Diskpart> select partition 1

Partition 1 is now the selected partition.

Diskpart> detail partition

Partition 0
Type  : 07
Hidden: No
Active: Yes

  Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
  ----------  ---  -----------  -----  ----------  -------  ---------  --------
* Volume 2    C                 NTFS   Partition   4110 MB  Healthy    System
				
detail volume

Use the detail volume command to obtain the detailed information about the current in-focus volume, for example:
Diskpart> select volume 1 
  
Volume 1 is now the selected volume. 
  
Diskpart> detail volume 
  
  Disk ###  Status      Size     Free     Dyn  Gpt 
  --------  ----------  -------  -------  ---  --- 
  Disk 1    Online         8 GB      0 B   * 
  Disk 2    Online         8 GB      0 B   * 
  Disk 3    Online         8 GB      0 B   *
				
list disk

Use the list disk command to obtain summary information about each disk in the computer. The disk with the asterisk (*) has the current focus. Only fixed disks (for example, integrated device electronics [IDE] or small computer system interface [SCSI]) or removable disk (for example, 1394 or USB) are listed. The removable drives are not displayed.
Diskpart> select disk 3 
  
Disk 3 is now the selected disk. 
  
Diskpart> list disk 
  
  
  Disk ###  Status      Size     Free     Dyn  Gpt 
  --------  ----------  -------  -------  ---  ---
  Disk 0    Online      4118 MB      0 B
  Disk 1    Online         8 GB  4002 MB   * 
  Disk 2    Online         8 GB      0 B   * 
* Disk 3    Online         8 GB      0 B   * 
  Disk M0   Missing        8 GB      0 B   *
				
list partition

Use the list partition command to obtain information about each partition on the in-focus disk, for example:
Diskpart> select disk 4 
  
Disk 4 is now the selected disk. 
  
Diskpart> list partition 
  
  Partition ###  Type              Size     Offset 
  -------------  ----------------  -------  ------- 
  Partition 1    Primary           4094 MB    31 KB 
  Partition 2    Extended          4581 MB  4094 MB 
  Partition 3    Logical           2047 MB  4094 MB 
  Partition 4    Logical           2533 MB  6142 MB
 
All partitions (regardless of type) are displayed.
				
list volume

Use the list volume command to obtain information about each volume in the computer, for example:
Diskpart> list volume 
  
  Volume ###  Ltr  Label        Fs     Type              Size     Status      Info    
  ----------  ---  -----------  -----  ----------------  -------  ----------  --------
  Volume 0     F   My RAID Set  NTFS   RAID-5            4096 MB  Healthy
  Volume 1     G   FATSTRIPE    FAT32  Stripe            6144 MB  Failed
  Volume 2     H   My Mirror    NTFS   Mirror            2048 MB  Healthy
  Volume 3     I   My Span      NTFS   Spanned              9 GB  Healthy
  Volume 4     D                CDFS   CD-ROM                0 B
  Volume 5     C                NTFS   Partition         2047 MB  Healthy     System
  Volume 6     E                NTFS   Partition         2063 MB  Healthy     Boot
  Volume 7     J   My Primary   NTFS   Partition         4095 MB  Healthy
  Volume 8     K   My Logical   NTFS   Partition         2047 MB  Healthy
  Volume 9     L   My Next Log  NTFS   Partition         2534 MB  Healthy
				

Commands to Manage Basic Disks

This section describes commands that you can use to create and delete partitions and to assign drive letters and mount points. The commands in this section apply only to basic disks. Refer to the following sections for commands that are valid on dynamic disks or for commands that you can use to convert basic disk to dynamic disks.

On all MBR disks, the size or offset parameters are rounded up to cylinder alignment. On GPT disks, the size or offset parameters are rounded to sector alignment. If an offset parameter is not specified, the partition is placed in the first unoccupied contiguous disk extent that is large enough. If a size parameter is not listed, the partition may be extended to occupy the determined disk extent up to the size of the entire disk.

After the new disks are first discovered, they are assumed to be MBR disks. You must explicitly convert a disk to GPT before you attempt to create a GPT partition. It is recommended that you create the MSR as the first partition on every data disk and the second partition (after the ESP) on any system or boot disk. After you convert from MBR to GPT, the MSR partition is automatically created on the disk.

After you create any new partition, the newly created partition gains the partition focus. After you delete any partition, the partition focus is lost. The disk focus remains unchanged in all cases.

active

Use the active command to set the current in-focus partition to "active." This setting informs the firmware that the partition is a valid system partition. Diskpart does not validate the partition contents.

NOTE: If you use this command, the computer may be unable to restart.

assign [[letter=l]/[mount=path]] [noerr]

Use the assign command to assign a letter or mount point to the current in-focus partition. If you do not specify a drive letter, the next available drive letter is assigned. If the letter or mount point is already in use, an error is generated unless you use the noerr parameter.

You can use this command to change the drive letter that is associated with a removable drive.

The drive letter assignment is blocked on the system, boot, or paging volumes. This command cannot be used to assign a drive letter to an OEM partition or any GPT partition, other than the Msdata partition.

create partition primary [size=n] [offset=n] [id=byte/guid] [noerr]

Use the create partition primary command to create a primary partition of length size and a starting address offset on the current drive.

If an ID byte is not specified on an MBR disk, this command creates a partition with type "0x6." You can use the ID parameter to specify the partition type. There is no validity or other checking of the ID byte.

If you do not specify an ID GUID on a GPT disk, this command creates an Msdata partition. You can use the ID parameter to specify any GUID. There is no validity, duplication, or other checking of the GUID. The partition instance GUID is automatically generated.

MBR and GPT partitions are created so that Windows does not automatically allocate drive letters. You must explicitly assign a drive letter.

create partition extended [size=n] [offset=n] [noerr]

Use the create partition extended command to create an extended partition of length size and starting address offset on the current drive. The drive must be an MBR disk.

After the partition is created, the new extended partition gains the focus. You can create only one extended partition. You can create logical drives only after you create an extended partition.

create partition logical [size=n] [offset=n] [noerr]

Use the create partition logical command to create a logical drive of length size and starting address offset in an existing extended partition on the current disk. The drive must be an MBR disk.

If an offset is not listed, the logical drive is placed in the first unoccupied contiguous disk extent in the extended partition that is large enough. If a size is not listed, the partition may be extended to occupy the entire extended partition.

After you create the partition, the logical drive gains the partition focus.

create partition msr [size=n] [offset=n] [noerr]

The create partition msr command is the equivalent of creating the partition with the MSR GUID E3C9E316-0B5C-4DB8-817D-F92DF00215AE.

create partition esp [size=n] [offset=n] [noerr]

The create partition esp command is the equivalent of creating the partition with ESP GUID C12A7328-F81F-11D2-BA4B-00A0C93EC93B.

delete partition [noerr] [override]

Use the delete partition command to delete the current in-focus partition.

Diskpart blocks the deletion of the current system, boot, or paging volume. To delete either an ESP, MSR, or a known OEM partition, you must specify the override parameter.

extend [size=n][noerr]

Use the extend command to cause the current in-focus volume to be extended into contiguous unallocated space. The unallocated space must follow (it must be of higher sector offset than) the in-focus partition. The intended use of this command is to grow an existing basic data partition into newly created space on an extended hardware Raid logical unit number (LUN).

If the partition had been previously formatted with the NTFS file system, the file system is automatically extended to occupy the larger partition, and data loss does not occur. If the partition had been previously formatted with any file system format other than NTFS, the command is unsuccessful and does not change the partition.

Diskpart blocks the extension of only the current system or boot partition.

remove [[letter=l]/[mount=path]/[all]] [noerr]

Use the remove command to remove a letter or mount point from the current in-focus partition. If you specify the all parameter, all of the current drive letters and mount points are removed. If you do not specify a letter or mount point, the drive letter is removed.

Use this command to change the drive letter that is associated with a removable drive.

The drive letter removal is blocked on the system, boot, or paging volumes. You cannot use this command to remove a drive letter to an OEM partition, any GPT partition with an unrecognized GUID, or any of the special non-data, GPT partitions, such as, the ESP partition.

Commands to Manage Dynamic Disks

You can use the commands that are described in this section to create and delete volumes, repair fault tolerant volumes, and import disks.

The size parameters are always rounded up to MB alignment. You cannot specify an explicit offset. The volume is always placed in the first unoccupied contiguous disk extent that is large enough. If a size is not listed, the largest possible volume is created.

After a volume is created, the volume focus is put on the newly created volume. The current disk focus is lost if the volume spans the disks. The volume focus is lost if a volume is deleted. If there had been a valid disk focus before you deleted the volume, that disk focus remains.

NOTE: Diskpart forces the creation of an MSR partition on any empty disk when that disk is converted to a dynamic or GPT disk.

active

Use the active command to set the current in-focus volume as "active." This setting informs the firmware that the partition is a valid system partition. Diskpart verifies only that the volume is capable of containing an operating system bootable image, but the utility does not validate the partition contents. If you use this command, the computer may not be able to restart.

add disk=n [noerr]

Use the add command to add a mirror to the current in-focus volume on the specified disk. Only two mirror plexes are supported. The current in-focus volume must be a simple volume.

assign [[letter=l]/[mount=path]] [noerr]

Use the assign command to assign a letter or mount point to the current in-focus volume. If you do not specify a drive letter, the next available drive letter is assigned. If the letter or mount point is already in use, an error is generated unless you specify the noerr parameter.

The drive letter assignment is blocked on the system, boot, or paging volumes.

break disk=n [nokeep] [noerr]

Use the break command to break the current in-focus mirror.

By default, the contents of both mirror plexes are retained because both plexes become simple volumes. If you specify the nokeep parameter, only the specified plex is retained, the other plex is removed and converted to free space.

The original volume retains any and all drive letters or mount points. If the plex is not kept, the focus remains on the retained simple volume on the specified disk. Otherwise, the focus is changed to the specified retained plex on the specified disk. The plex becomes a simple volume; however, a drive letter is not assigned to the new volume.

create volume simple [size=n] [disk=n] [noerr]

Use the create volume simple command to create a simple volume of length size on the specified disk.

If you do not specify a size, the new volume can take up the remaining contiguous free space on the disk. If you do not specify a disk, the current in-focus disk is used.

After the volume is created, the disk focus is given to the targeted disk.

create volume stripe [size=n] disk=n[,n[,...]] [noerr]

Use the create volume stripe command to create a stripe set volume on the specified disks. The total size of the stripe volume is the size multiplied by (*) the number of disks.

If you do not specify a size, the largest possible stripe volume is created. The disk with the smallest available contiguous free space is determined. The size of that free space determines the size for the stripe volume. The same size is allocated on each disk.

create volume raid [size=n] disk=n[,n[,...]] [noerr]

Use the create volume raid command to create a Raid-5 set volume on the specified disks. An amount of space that is equal to "size" is allocated on each disk.

If you do not specify a size, the largest possible Raid 5 volume is created. The disk with the smallest available contiguous free space is determined. The size of that free space determines the size for the Raid 5 volume and the same size is allocated from each disk. The actual usable size of the volume is less than the size multiplied by the number of disks, because some of the space is used for the parity.

delete disk [noerr][override]

Use the delete disk command to delete a missing dynamic disk from the disk list.

If you do not specify the override parameter, all of the simple volumes that are contained on the disk are deleted and any mirror plexes are removed. If the disk contributes to a Raid 5 volume, the command is unsuccessful.

delete partition [noerr] [override]

Use the delete partition command to delete the current in-focus partition.

Diskpart blocks the deletion of any partitions that are used to contain existing online dynamic volumes. Those volumes must be deleted and the disk converted to basic. To delete an ESP, MSR, or known OEM partition, specify the override parameter.

You can delete partitions from dynamic disks, but you cannot create them. For example, you can delete an unrecognized GPT partition on a dynamic GPT disk. If you delete a partition, the free space does not become available. You can use this command to reclaim the space on a corrupted offline dynamic disk in an emergency situation in which you cannot use the clean command.

delete volume [noerr]

Use the delete volume command to delete the current in-focus volume. After you use this command, all data is lost.

extend disk=n [size=n] [noerr]

Use the extend command to extend the current simple or the extended volume onto the specified disk. The extend command only works with NTFS volumes.

If you do not specify a size, the volume can occupy all of the free space on the specified disk. Any existing disk focus is lost.

import [noerr]

Use the import command to import all of the disks from a foreign disk group.

If you set the focus on any disk in the foreign disk group, you can import all disks in the group. After you run this command, any existing volume or disk focus is lost.

online [noerr]

Use the online command to bring a disk or volume that had previously been taken offline back online. A change in focus does not occur if you use this command.

remove [[letter=l]/[mount=path]/[all]] [noerr]

Use the remove command to remove a letter or mount point from the current in-focus volume. If you use the all parameter, all of the current drive letters and mount points are removed. If you do not specify a letter or mount point, the path that is encountered first is removed.

The drive letter removal is blocked on the system, boot, or paging volumes.

retain

Use the retain command to prepare a dynamic simple volume to be used as a boot or system volume.

If you use the retain command on an x86-based computer, an MBR partition on the dynamic simple volume is created with focus. To create an MBR partition, the dynamic simple volume must start at a cylinder aligned offset and be an integral number of cylinders in size.

If you use the retain command on an Itanium-based computer, the retain command creates a GPT partition on the dynamic simple volume with focus.

Commands to Convert Disks

convert mbr [noerr]

Use the convert mbr command to set the partitioning style of the current disk to MBR. The disk may be a basic disk or a dynamic disk but the disk must not contain any valid data partitions or volumes.

convert gpt [noerr]

Use the convert gpt command to set the partitioning style of the current disk to GPT. The disk may be a basic or a dynamic disk but it must not contain any valid data partitions or volumes. This command is valid only on Itanium-based computers; it may be unsuccessful on x-86-based computers.

convert dynamic [noerr]

Use the convert dynamic command to change a basic disk into a dynamic disk. The disk may contain valid data partitions.

convert basic [noerr]

Use the convert basic command to change an empty dynamic disk to basic.

Miscellaneous Commands

exit

Use the exit command to stop Diskpart and return control to the operating system.

clean [all]

Use the clean command to remove partition or volume formatting from the current in-focus disk by zeroing sectors. By default, only the MBR or GPT partitioning information and any hidden sector information on MBR disks is overwritten. If you specify the all parameter, each and every sector can be zeroed, and all data that is contained on the drive can be deleted.

rem [...]

The rem command does nothing, and you can use it to comment script files.

rescan

Use the rescan command to rescan all I/O buses and cause any new disks that have been added to the computer to be discovered.

Help Commands

help

Use the help command to display a list of all commands.

Tuesday, 30 August 2011

How to Access Hidden Themes in Windows 7?

Windows 7 offers a good assortment of themes to customize the feel as well as the look of your computer. Windows 7 features particular themes which are based on the location and the language you select while you install the Windows 7. You can look for the location-specific theme in the Personalize menu. You just have to right-click at any place upon your computer desktop. You will be able to get the couple of themes according to your location.

Other than the location specific themes which you get by default, you can access hidden themes in Windows 7 which are offered to other regions. So the default themes which you get according to your region are not the only themes you can use. It is possible to access hidden themes in Windows 7 very easily in your system. This is what you have to do:
 Click Start.
 In the search box of the Start menu, type C:\Windows\Globalization\MCT.

Your Windows Explorer will show you a window with additional themes. These will be from Great Britain, South Africa, Australia and Canada.

You have the option to select the wallpaper only or you can install the whole theme if you want.

You will be able to install the entire brand-new theme by double clicking on the required file.

The new theme you add will show under “My Themes” within the “Personalization” pane.

You can also download many themes for Windows 7 from different website including the Microsoft official website. But you should first try to customize and access hidden themes in Windows 7 as you might not feel the need to download additional themes from elsewhere after that..

Add Your Own Folders to Favorites in Windows 7

Add Your Own Folders to Favorites in Windows 7

When you open Explorer in Windows 7 you’ll see a list of Favorites in the Navigation Pane. Microsoft has already put some there, but today we show you how to remove them and add your own favorite folders including Search Connectors.

Remove Favorites

By default Microsoft has included some favorite locations for you that you may not want. The default locations are Desktop, Downloads, Recent Places, and Recorded TV if you’ve set up Live TV in Windows Media Center.

sshot-2010-02-04-[19-11-01]

To delete the locations from Favorites, simply right-click on the location and select Remove from the context menu.

1fav

Add Favorites

Adding you favorite locations that you visit often is easy. While your in the folder you want to add, right-click on Favorites and select Add current location to Favorites.

2fav

You can also drag a folder over to Favorites to link it there as well.

sshot-2010-02-04-[20-06-26]

In this example we removed all of the default locations and added four locations…a FLAC folder from a home server, My Documents, My Videos, and our Dropbox folder.

3fav

If you want to get the default locations back just right-click Favorites and select Restore favorite links. It won’t delete the locations you added, but will just restore the originals.

4fav

Search Connectors

You can’t add Internet Explorer Favorites or files to your favorites in Windows Explorer. However, you can add Search Connectors which allow you to search a favorite website and view it in Windows Explorer. 


This should help make navigating through your favorite locations a bit easier and allow you to add Search Connectors as well. Make sure to check out our links below that will help better understand Search Connectors and why they might come in handy.
Browser Name:
Browser Version:
Browser Code Name:
User-Agent: