Identify your Windows Server 2008 version

31 Mar 2009

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

Share This:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • PDF
  • Twitter

Comment Form