如何在Windows server 2003 下擴展(擴增)磁碟分割區容量 \ How to use diskpart.exe command extend partition size on Windows server 2003

如何在Windows server 2003 下擴展(擴增)磁碟分割區容量 \ How to use diskpart.exe command extend partition size on Windows server 2003

解決方法/Solution :
 
使用 Windows 本身內建的程式 diskpart.exe 此工具可讓您使用命令提示字元的指令來管理,磁碟、磁碟分割或磁碟區。

Run CMD to command prompt and then type following command:

diskpart
DISKPART> list disk  (list your disk number)
DISKPART> select disk 1  ( "disk 1" is the number of disk you want to extend)
DISKPART> list  partition 
DISKPART> select partition 1 ( "partition 1" is the number of partition you want to extend)
DISKPART> extend 
DISKPART> exit


p.s. extend command without any parameter will default extend the maximum available free space to use, if you not want use all the free space you can define the size with parameter "size={number}"
i.e.  extand size=20000

After finish type "exit" enter to exit diskpart.


Reference:
使用diskpart來擴增磁碟分割區容量(適用於2000,xp,win2003 
https://blog.xuite.net/ganpin917/home/44007001-%E4%BD%BF%E7%94%A8diskpart%E4%BE%86%E6%93%B4%E5%A2%9E%E7%A3%81%E7%A2%9F%E5%88%86%E5%89%B2%E5%8D%80%E5%AE%B9%E9%87%8F%28%E9%81%A9%E7%94%A8%E6%96%BC2000%2Cxp%2Cwin2003+Server%29

使用 diskpart.exe 清除分割區 - 建立磁碟分割區 partition

留言

這個網誌中的熱門文章

Xeron 影印機 error code 「016-799」/ 異常結束 016-799 解決方法

HP DeskJet 3720 Printer 不能直接連線WiFi 打印和 WiFi Direct default password

Adobe reader DC open file very slow 解決開PDF超慢問題。