The Optiplex range isn't certified for Windows server OSes.
That said, just look up what kind of nic (brand and model) is on your system, and look for drivers for Windows 2003 for that kind of chip. You won't find them under the Optiplex downloads, but you might be able to try XP drivers. Otherwise go to website of the manufacturer of the chip (3Com, Broadcom, Intel, etc), and look on their site for the model number of your card/chip and the downloads for the Windows 2003 drivers there.
I understand what your saying but I dont even know the type or model of the network card thats in it. In the device manager for Windows 2003 all it says is ethernet controller (and that its not working). If I knew the card that would help :=)
Extract the win_xp_2k3_32-7.80.zip package to a temporary location, create a subfolder named updated_inf and copy the win_xp_2k3_32\b57win32.inf to that folder. Then open the win_xp_2k3_32\updated_inf\b57win32.inf file in Notepad
Change the following information in the updated_inf\b57win32.inf file.
[Manufacturer] %BRCM% = Broadcom, NTx86.5.1 to [Manufacturer] %BRCM% = Broadcom
Remove the [Broadcom.NTx86.5.1] line
Do a search replace for b57w2k.sys and replace with b57xp32.sys
Copy the following file from win_xp_2k3_32 to i386 (Replace existing files)
b57xp32.sys
Copy the following file from win_xp_2k3_32\updated_inf to i386 (Replace existing files)
b57win32.inf
Copy the following files from win_xp_2k3_32 to $oem$\$1\ Drivers\Nic
There should be an FCC number on the device. YOu can go to drivers.com and search for the manufacturer of the PCI card and then search for the drivers that way.
Dev Mgr
6 Operator
•
9308 Posts
•
3 Points
1394
0
Posted April 16th, 2005 17:00
That said, just look up what kind of nic (brand and model) is on your system, and look for drivers for Windows 2003 for that kind of chip. You won't find them under the Optiplex downloads, but you might be able to try XP drivers. Otherwise go to website of the manufacturer of the chip (3Com, Broadcom, Intel, etc), and look on their site for the model number of your card/chip and the downloads for the Windows 2003 drivers there.