As on Windows 2008 the Partition Magic does not seems to work anymore, is there any other tool similar ?
Asked
Active
Viewed 173 times
3 Answers
2
What do you wish to accomplish? Windows 2008 now has quite a built already built-in.
Fire up Server Manager, expand Storage and start Disk Management. You can shrink and grow volumes there just by right-clicking on them.
Chris_K
- 8,851
1
There are other partitioning programs. I've used partition commander. You can also use Linux live CDs as most of them have the gparted (GUI based) partitioning tool.
Marnix A. van Ammers
- 2,192
0
You can use Diskpart which ships with Windows 2008. There may be a possibility you may not be able to perform certain partitioning tasks within the Server 2008 running.
I would suggest boot the system with the Windows PE 2.0/3.0 disk. Then use Diskpart and you can create/delete/shrink/expand partitions etc. The only thing is that Diskpart is commandline.
Kavitesh Singh
- 436