This post is more than 5 years old
2 Intern
•
146 Posts
0
765
November 9th, 2007 12:00
Diskpart or Diskpart for Physical Windows 2003 Server
I'm just doing a reality check. I know that in VMware, it is recommended to use DISKPAR (no T) on a VMFS partition, even if the OS is Windows 2003. However, I'm just trying to verify for a physical box, DiskPART is still recommended:
diskpart
select disk 2
create partition primary align=64
diskpart
select disk 2
create partition primary align=64
No Events found!


nandas
6 Operator
•
1.5K Posts
0
November 9th, 2007 15:00
However, as per my understanding, for basic disks - you can still use diskpart.exe as you mentioned, but not for dynamic disks.
I'll prefer to use diskpar.exe if it is available.
Hope this helps. Have a great weekend.
Thanks,
Sandip
RRR
6 Operator
•
5.7K Posts
0
November 14th, 2007 00:00
DiskparT has some extra features, which diskpar doesn't have, but aligning they can doo both. the result is the same.