Hello guys,
thank you “tan vu” for your reply,
I’ve actually made sure that the adapter is installed & healthy from the idrac perspective.
however, I’ve managed to solve my issue by doing the os deployment (same iso) using the life cycle manager.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi all,
I am facing an issue with an iSCSI adapter (Intel E810) on a Windows Server 2022 Phyiscal machine (PowerEdge R760xs Server).
The adapter is confirmed to be:
Properly installed on the server
However, in Windows:
It also does not appear in iSCSI Initiator (iscsicpl)
Instead, Device Manager shows multiple unknown devices (see screenshot below)
What I have already tried:
Current Behavior:
Please Advise
Hello guys,
thank you “tan vu” for your reply,
I’ve actually made sure that the adapter is installed & healthy from the idrac perspective.
however, I’ve managed to solve my issue by doing the os deployment (same iso) using the life cycle manager.
Hi Mouath,
From the screenshot, the yellow-banged entries are Base System Device items, not the Intel NIC itself. On Dell PowerEdge systems, missing chipset/platform drivers can show up this way, Dell’s OS Driver Pack notes that chipset devices may appear unnamed or with yellow bangs until the proper INF packages are installed. So this looks more like a PCIe enumeration / platform-driver issue than an iSCSI problem. Dell says Windows Server 2022 includes Intel network drivers in-box, while Intel chipset drivers and some other PowerEdge components may still need out-of-box installation. Intel’s Windows Server 2022 package does support E810-family adapters.
The first thing I would check is the BIOS/iDRAC slot configuration for the slot where the E810 is installed. Dell documents PCIe slot enable/disable and bifurcation controls on the R760xs, and the chassis supports specific PCIe slot/riser combinations. If the card is in a slot that is disabled, mis-bifurcated, or not the expected riser/slot type, Windows may never enumerate it correctly.
After any E810 firmware/NVM update, do a true cold power cycle. Intel’s NVM update guidance says a power cycle is required to complete the update, and a soft reboot is not enough; Intel’s recovery-mode documentation also says an A/C power cycle is required after NVM updates. https://edc.intel.com/content/www/us/en/design/products/ethernet/adapters-and-devices-user-guide/30.4/intel-ethernet-nvm-update-tool/
I would take is to repair:
If you send the Hardware Ids for one of the Base System Devices, I can help identify exactly which driver is missing.
Have a nice day!
TV
The behavior described (NIC visible in hardware management but missing from Windows, with several unknown PCI devices) indicates that Windows is not loading the correct driver for the adapter and is instead enumerating it as generic PCI devices.
From the available context, the closest supported and documented pattern is when network adapters used for iSCSI or boot are not started or not correctly enumerated by Windows after setup. In such cases, Microsoft recommends ensuring that the correct hotfixes or boot‑time drivers are injected during installation and that the adapter is presented to Windows in the correct mode.
For iSCSI/boot NICs, the supported approach is:
In environments where Windows fails to start or enumerate network adapters correctly after setup when iSCSI is involved, Microsoft documents using an out‑of‑band method (USB + Autounattend.xml) to preload the necessary hotfix/driver so that the NIC is recognized as a network adapter instead of an unknown PCI device.
Given the symptoms, the recommended next steps aligned with the documented guidance are:
If, after ensuring the correct firmware/mode and driver injection, the adapter still does not enumerate as a network adapter and remains as unknown PCI devices, this matches scenarios where Microsoft directs customers to work with the hardware vendor for further investigation, as the OS relies on the vendor‑supplied driver and configuration for proper enumeration.
References: