If the Realtek 8153 USB 3.0 driver is initialized without receiving a "call back" from the proper Realtek driver (7.5.x.x, 7.12.x.x, or 7.14.x.x). The device switches to a "USB Storage Device" to install the driver.
This is how the adapter may be enumerated in Device Manager without the proper driver installation:
This issue is seen in Windows installations using System Center Configuration Manager (SCCM) 2012 or Microsoft Deployment Toolkit (MDT) 2013 that lacks the proper Realtek driver in the Task Sequence.
A missing driver is the cause of this issue.
Do not attempt to manually update the driver as it fails. Unplug the device and plug it back in to switch it over to "Ethernet" mode. You may also run the Realtek USB Ethernet Family Controller Software and then hot plug the USB adapter.
This is how the adapter is enumerated in Device Manager after the driver installation:
If you are using an automated imaging process such as SCCM 2012 or MDT 2013, the Realtek 8153 needs the following driver combinations to prevent the CD-ROM functionality from activating.
SCCM 2007 x86 can be scripted to run the RTK driver installer silent to switch from CD-ROM to Network mode if scripted in the PE environment.
MDT 2013 | ||
PE 5.0 x64 Driver | 8.3.0513.2013 (Native to PE 5.0) | |
W7x64 Driver | 7.12.0812.2014 | PASS |
SCCM 2012 R2 | ||
PE 5.0 x64 Driver | 8.3.0513.2013 (Native to PE 5.0) | |
W7x64 Driver | 7.12.0812.2014 | PASS |
SCCM 2012 R2 x86 | ||
PE 5.0 x86 Driver | 8.3.0513.2013 (Native to PE 5.0) | |
W7x86 Driver | 7.14.1114.2014 | PASS |
SCCM 2007 x86 | RTK_NIC_DRIVER_INSTALLER.sfx.exe /s | PASS |
SCCM 2007 x64 | RTK_NIC_DRIVER_INSTALLER.sfx.exe /s | FAIL |