Convert MBR Partitioned Drives to GPT
KB ID 0001407 Problem I got asked if I’d ever had to do this today, I vaguely remember having this problem in the past, but I can’t remember how I solved it. You set the ‘Partition Table Type’ on a disk in Windows, when the drive is first initialised, like so; And the default is MBR, so that usually gets ticked, the problem is MBR only supports disks up to 2TB in size. Now if it’s just a new disk, with...
Windows Disks ‘CanPool’ set False?
KB ID 0001560 Problem While attempting to create some Storage Spaces in Server 2016 today, I presented a bunch of ‘new’ disks and some of them were flagged CanPool as false? CanPool simply means the disk it available to be added to a storage pool, Id just removed all the arrays from these drives so I was confused? Solution Just because we’re on Powershell does not mean I can’t go old school! Launch Diskpart and...