You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to know if there is a way to install eBPF for windows driver on Windows Server 2019 (from AWS) with Hyper-V enabled.
Instructions in documentation are described for the Windows 10/11 Pro, Enterprise versions but the servers should also be supported.
Please advise.
Get-WindowsOptionalFeature-Online -FeatureName Microsoft-Hyper-V
FeatureName : Microsoft-Hyper-V
DisplayName : Hyper-V
Description : Hyper-V
RestartRequired : Possible
State : Enabled
CustomProperties :
ServerComponent\Description : Hyper-V provides the services that you can use to create and manage
virtual machines and their resources. Each virtual machine is a virtualized computer system that
operates in an isolated execution environment. This allows you to run multiple operating systems
simultaneously.
ServerComponent\DisplayName : Hyper-V
ServerComponent\EventQuery : Virtualization.Events.xml
ServerComponent\Id : 20
ServerComponent\Type : Role
ServerComponent\UniqueName : Hyper-V
ServerComponent\Version\Major : 1
ServerComponent\Version\Minor : 0
ServerComponent\BestPractices\Model\Id : Microsoft/Windows/Hyper-V
ServerComponent\Deploys\Update\Name : Microsoft-Hyper-V-Offline
ServerComponent\Deploys\Update\Name : Microsoft-Hyper-V-Online
ServerComponent\Configuration\RootClassMofDefinition : classServerComponent_HyperV
{ String VirtualSwitchNetworkAdapters[]; String
DefaultVirtualMachinePath; String DefaultVirtualHardDiskPath; BOOLEAN
EnableVirtualMachineMigration; String VirtualMachineMigrationAuthenticationType;
};
ServerComponent\SystemServices\SystemService\DefaultMonitoring : true
ServerComponent\SystemServices\SystemService\Name : vmms
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'd like to know if there is a way to install eBPF for windows driver on Windows Server 2019 (from AWS) with Hyper-V enabled.
Instructions in documentation are described for the Windows 10/11 Pro, Enterprise versions but the servers should also be supported.
Please advise.
Beta Was this translation helpful? Give feedback.
All reactions