How to expand a SAN volume in windows?

How to expand a SAN volume in windows?, 1.0 out of 10 based on 2 ratings
VN:F [1.9.7_1111]
Rating: 1.0/10 (2 votes cast)

How to expand a SAN volume in windows?

* Make sure you have extended the spaces on the SAN first

Windows 2000 / Windows 2003
===========================

You will need to use the “diskpart” utility tool to do this.

1. Start up the command prompt
2. Type in “diskpart”
3. Type “list volume” to display all the volumes
4. Choose the volume you want by using the “Select volume num” command
5. Type “extend [size=n] [disk=n]” to expand the volume.

Windows 2008
============

For Windows 2008, you can use the Disk Management to extend the volume.

1. Start the “Disk Managerment” utility
2. Right click on the volume and select “Extend Volume” to expand the volume.

Related Tech posts:

  1. How to increase the Windows disk partition in VMWare?
  2. How To Repair Bad Blocks on a Hard Drive?
  3. How to Sysprep Windows 2008 Server Code?
  4. How to create a custom Windows OS installation?
  5. How to setup Microsoft Excel 2007 to open multiple windows?
  6. Windows Shares Not Showing Up On A Mac

About the Author