[
https://issues.jboss.org/browse/JBDS-4318?page=com.atlassian.jira.plugin....
]
Sudhir Verma commented on JBDS-4318:
------------------------------------
Hi [~dgolovin] to get the version of hyper-v we need to download vmms.exe to get the
version. windows 10 pro and windows 10 home have different version of hyper-v
Detect Hyper-V version
----------------------
Key: JBDS-4318
URL:
https://issues.jboss.org/browse/JBDS-4318
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Feature Request
Components: platform-installer
Affects Versions: 10.3.0.GA
Environment: Windows
Reporter: Denis Golovin
Assignee: Sudhir Verma
Fix For: 10.4.0.AM2
{code}
powershell -ExecutionPolicy ByPass -command "(get-item
c:\\windows\\system32\\vmms.exe).VersionInfo.ProductVersion"
{code}
The output would be the version
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)