Showing posts with label nic. Show all posts
Showing posts with label nic. Show all posts
Wednesday, August 24, 2016
Onboard NIC has correct IP address only after a full power off
Onboard NIC has correct IP address only after a full power off
Sometimes onboard NIC (network interface controller) has correct IP address (working well) only after a full power off (e.g Windows 7 / 8).
Make a full power off: unplug the PC from the power outlet for 20-30 seconds, then plug in.
If the error still remains, probably the mainboard injured.
Available link for download
Saturday, August 20, 2016
Exclude a Mac Address from SCCM DDRs Reuse the same NIC for multiple PXE
Exclude a Mac Address from SCCM DDRs Reuse the same NIC for multiple PXE
Reuse the same NIC for multiple PXE

In order to reuse the same NIC for multiple PXE (such as OSD on sur Surface Pro using a single USB to Ethernet adapter), you have to exclude to MAC address.
Why you have to do that? the answer is simple! if a device is registered with the mac address of the USB to Ethernet adapter, this usb Network cant be used on additional devices to deploy windows using PXE boot.
To fix this issue you have to exclude the MAC address of usb to Ethernet Adapter by modifying the following registry Key:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftSMSComponents SMS_DISCOVERY_DATA_MANAGER
Edit the value of ExcludeMACAddress and add the Mac address with the appropriate format (letters in uppercase and the: char after all to digits ex such as 50:2A:C6:FE:AA:9C

This Registry Key must be modified on SCCM primary server.
Available link for download
Subscribe to:
Posts (Atom)