How can I find out the windows server 2008 R2 edition ?

link|improve this question
Find out what ? – Iain Dec 17 '10 at 8:33
feedback

3 Answers

up vote 1 down vote accepted
winver 

This will pop up a Window with the Edition name (e.g Windows Server 2008 R2 etc) Version number (6.1 for W2K8 R2), Build Number and some licensing info.

ver

Will give you the version number in the format 6.1.BuildNo from a CMD shell. Windows 7 and 2008R2 both report as version 6.1.x.

link|improve this answer
feedback

Download it? Here http://www.microsoft.com/windowsserver2008/en/us/default.aspx or via MSDN.com

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.