[jbosstools-issues] [JBoss JIRA] (JBDS-3869) platform installer should check/warn if Hyper-V is already enabled.

Denis Golovin (JIRA) issues at jboss.org
Tue Jan 10 13:49:00 EST 2017


    [ https://issues.jboss.org/browse/JBDS-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13345706#comment-13345706 ] 

Denis Golovin commented on JBDS-3869:
-------------------------------------

Yet better approach is 
{code}Get-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All{code}

return for Hyper-V enabled and restart is possibly required

{code}FeatureName      : Microsoft-Hyper-V-All
DisplayName      : Hyper-V
Description      : Provides services and management tools for creating and running virtual machines and their resources.
RestartRequired  : Possible
State            : Enabled
CustomProperties :{code}

> platform installer should check/warn if Hyper-V is already enabled.
> -------------------------------------------------------------------
>
>                 Key: JBDS-3869
>                 URL: https://issues.jboss.org/browse/JBDS-3869
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Bug
>          Components: platform-installer
>    Affects Versions: 9.1.0.Beta1
>         Environment: Windows 10 Pro, 64 bit.
>            Reporter: Robert Terzi
>            Assignee: Denis Golovin
>              Labels: ui
>             Fix For: 10.3.0.AM2
>
>
> The platform installer should check and warn if Hyper-V is already enabled on Windows systems.
> Hyper-V takes over the virtualization assist hardware, which will keep VirtualBox from being able to start the CDK box which depends on VT-x/AMD-V. 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list