How to identify Hyper-V version on Windows 2008 Server Core Published at Jul 03 2009, 12:14 AM by Lior Arviv | 1 comment(s) If you are running Hyper-V role on Server Core and want to achieve the version, you can simply run the following command in the command prompt: wmic datafile where name="c:\\windows\\system32\\vmms.exe" get version Enjoy! תגים:Windows Server 2008, Server Core, Hyper-V, Virtualization