blogging about…… Microsoft, Cloud Computing
want to know which version of windows server 2008 you are running? Open a command prompt and type:
wmic OS get OperatingSystemSKU
it will return a number, convert it to hex and look it up in this table:
http://msdn.microsoft.com/en-us/library/ms724358.aspx