Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

ENA Driver on Amazon EC2: Easy Installation Guide

Posted on 10/03/201817/08/2026 IT Expert By IT Expert No Comments on ENA Driver on Amazon EC2: Easy Installation Guide
  1. Home
  2. AWS/Azure/OpenShift
  3. ENA Driver on Amazon EC2: Easy Installation Guide
ENA Driver

The ENA Driver on Amazon EC2 introduces a specialized network interface designed to provide exceptional throughput, delivering impressive packet per second (PPS) performance and reliably low latencies. Here is how to launch an EC2 instance, and how to upgrade AWS Network Adapter from Redhat to Citrix PV and then to AWS PV driver.

This enhancement empowers EC2 instances with the capability to harness a remarkable 20 Gbps of network bandwidth, specifically applicable to select instance types. However, it’s important to remember that this feature is unavailable for activation on T2 Instances.

Most times, when you increase or change the instance type of a server, the adapter changes, and this can cause issues for you.

Please refer to these articles on Driver Management on AWS, Windows clients, and servers. “How to remove a Printer from Windows 10 via PowerShell, Windows registry and Print Management, and how to configure Windows instance using EC2 Launch for Server 2016.

Here are the steps for installing the ENA Driver:

Install the driver for the operating system from this link. Locate the Operating system relevant to you and right by selecting copy link address


To set up enhanced networking performance, navigate to the browser of your Amazon EC2 instance where you intend to install the ENA Driver. By pasting this link, a zip file encompassing the ENA network adapter will be promptly downloaded.

Enhancing Network Performance with the ENA Driver Installation

To optimize network performance on your Amazon EC2 instance, make sure to install the ENA Driver on Amazon EC2. Begin by opening the command prompt (CLI) and navigating to the directory containing the necessary files. Then, execute the following command: “pnputil -i -a ena.inf”. This step will ensure the proper installation of the ENA Driver, enhancing network capabilities for your EC2 instance.

Amazon EC2

4. Now stop the instance by shutting it down

5. Enable ENA support on the instance, run this command below
Note: (This step has to be done from your local computer) on on the instance

6. Open the command prompt (CLI)
Type in aws configure and follow the prompt (instruction) and enter your keys

7. Modifying the instance Attribute (AWS-CLI)
aws ec2 modify-instance-attribute –instance-id instance_id –ena-support

And to describe the instance (AWS CLI)

aws ec2 describe-instances --instance-ids instance_id --query "Reservations[].Instances[].EnaSupport"

i.e,

aws ec2 modify-instance-attribute --instance-id i-0fxxxxxx82 --ena-support
aws ec2 describe-instances --instance-ids i-0fxxxxxx682 --query "Reservations[].Instances[].EnaSupport"

Note: At the moment the steps have changed used by AWS but the syntax still remains the same
Now you have to download, navigate to the folder, and run the install.ps.

And follow the steps above again

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session. I welcome you to subscribe to my YouTube Channel.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
AWS/Azure/OpenShift Tags:Enhanced Networking Adapter, Windows Server 2016

Post navigation

Previous Post: How to reset MySQL Root password
Next Post: How to implement N2WS Backup & Recovery (CPM)

Related Posts

  • Backup for Microsoft 365 and Azure
    Veeam Backup Deployment options for Microsoft 365 Data AWS/Azure/OpenShift
  • How to create EC2 instance using Ansible
    How to launch an EC2 instance AWS/Azure/OpenShift
  • Screenshot 2024 02 29 at 8.03.48 PM
    How to create an Elastic Beanstalk environment in AWS AWS/Azure/OpenShift
  • Install Packages to Amazon Virtual Machine Using Terraform
    How to Install Packages to Amazon VM using Terraform AWS/Azure/OpenShift
  • image 73
    How to manage and use Amazon S3 access points using the AWS Management Console AWS/Azure/OpenShift
  • Screenshot 2022 03 20 at 20.37.16
    Setup HTTPS users using Git credentials and Pushing Code to AWS CodeCommit AWS/Azure/OpenShift

More Related Articles

Backup for Microsoft 365 and Azure Veeam Backup Deployment options for Microsoft 365 Data AWS/Azure/OpenShift
How to create EC2 instance using Ansible How to launch an EC2 instance AWS/Azure/OpenShift
Screenshot 2024 02 29 at 8.03.48 PM How to create an Elastic Beanstalk environment in AWS AWS/Azure/OpenShift
Install Packages to Amazon Virtual Machine Using Terraform How to Install Packages to Amazon VM using Terraform AWS/Azure/OpenShift
image 73 How to manage and use Amazon S3 access points using the AWS Management Console AWS/Azure/OpenShift
Screenshot 2022 03 20 at 20.37.16 Setup HTTPS users using Git credentials and Pushing Code to AWS CodeCommit AWS/Azure/OpenShift

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • screenshot 2020 04 22 at 23.28.23
    Remove saved RDP connections in Windows Windows
  • Fix 0x800f0831 Windows Update
    Fix 0x800f0831 Error when installing Windows update Windows
  • Disable Hardware Acceleration in Browsers and Windows
    How to Disable Hardware Acceleration in Browsers and Windows Windows
  • Screenshot 2021 04 03 at 18.30.29
    Setup Windows server backup and create backup jobs with Bare metal backup Backup
  • the remote procedure call failed
    Error 0xc1420117: The directory could not be completely unmounted Windows Server
  • Machine translation software min
    Self-hosted translator: How to install and uninstall SYSTRAN 6 translator on Windows Security | Vulnerability Scans and Assessment
  • ArchiveUnarchiveDelete134
    Manage a GitLab Project: How to archive or unarchive and delete GitLab projects Version Control System
  • changepsswd
    How to change your Windows Computer login Password Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,762 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.