MSR Partition vs. System Reserved Partition
I'm new to Windows Server management, and to these forums as well. I hope this is an appropriate forum for my questions. If not, please direct me to the correct forum. I have a few questions that I have been unable to get answered with my own research. I will group subjects as much as possible and probably create a few different posts. I have been trying to figure out a few things regarding the partitions that are created when Windows Server 2008 R2 is installed. Specifically: 1) I've seen the MSR on a server partitioned using GPT, and the System Reserved partition on a server partitioned using MBR. Are these partitions the same thing? Are they somehow different, but perform the same function given the partitioning scheme (GPT vs. MBR)? 2) I know that the initial size of the MSR can vary depending on the size of the disk. Is there a formula for determining how big the MSR will be on a disk of any given size? 3) I know that the partition GUID can vary depending on whether GPT or MBR is used. How can I find the GUID for a partition? 4) Is it a true statement to say that every GPT disk must contain an MSR, and that therefore any disk containing an MSR was partitioned using GPT? Thanks for any help that you can offer! --Tom
August 17th, 2012 2:41pm

Following articles might help you... Understanding Disk Partitions http://technet.microsoft.com/en-us/library/dd799232(v=ws.10).aspx What is the Windows Server 2008 R2 / Windows 7 System Reserved Partition? http://blogs.technet.com/b/uspartner_ts2team/archive/2010/03/13/what-is-the-windows-server-2008-r2-windows-7-system-reserved-partition.aspx Frequently asked questions about the GUID Partitioning Table disk architecture http://support.microsoft.com/kb/302873 Windows and GPT FAQ http://msdn.microsoft.com/en-us/library/windows/hardware/gg463525.aspxI do not represent the organisation I work for, all the opinions expressed here are my own. This posting is provided "AS IS" with no warranties or guarantees and confers no rights. - .... .- -. -.- ... --..-- ... .- -. - --- ... ....
Free Windows Admin Tool Kit Click here and download it now
August 17th, 2012 3:02pm

The first article answered questions 1 and 4. The MSR is used only on UEFI systems, meaning it is not the same thing as the System Reserved partition (Question 1) and making the statement in question 4 true. I had already read the other 3 articles and they don't contain the information that I'm looking for. That leaves questions 2 and 3 still unanswered. With the sizes of today's hard drives, the answer to question 2 will be a bit acedemic. Just leave a few GB of space on the drive for Windows to do it's thing seems like a good rule of thumb. But if there is a formula to calculate the initial size of the MSR, or a table where I could look it up, I'd like to know that. As for question 3, I really do need to know that because I want to write a PowerShell script to check the partition GUIDs as a way of knowing which servers have been partitioned using UEFI. --Tom
August 21st, 2012 9:52pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics