Quantcast
Channel: Setup Deployment forum
Viewing all articles
Browse latest Browse all 2818

UEFI PXE Boot Issues - Intel I219-V / Killer E2500 NICs

$
0
0

Hi Guys

Looking for some ideas/advice on this one.

We have a Server 2016 WDS Server. No MDT/SCCM, just a clean WDS install configured as a "Standalone Server".

Most systems PXE boot in UEFI using IPv4 Network Stack Options set at a UEFI BIOS level.

The only pattern to the systems that don't find the server is they have either of the following NIC's:

Intel(R) Ethernet Connection I219-V (e1d65x64.inf)

Killer E2500 (e2xw10x64.inf)

I've checked the Windows 10 ISO (released in Jan 2017) and it doesn't have the required drivers built in.

I've tried injecting the drivers using DISM and although it reports it's succeeded the systems with these LAN ports still don't find the server on the network.

The error when trying to PXE boot is:

PXE-E16: No offer received.

As an alternative idea I created a WinPE USB with a Discovery Image loaded in (including the two drivers) - these are having issues getting connected to the server during launch:

2017-02-01 16:02:19, Info                  IBS    InstallWindows:Successfully loaded resource language [en-GB]
2017-02-01 16:02:19, Info       [0x0601c1] IBS    InstallWindows:Install Path = X:\sources
2017-02-01 16:02:19, Info       [0x0601c2] IBS    InstallWindows:Setup Phase = 2
2017-02-01 16:02:19, Info       [0x0606cc] IBS    LogBootDeviceInfo:The firmware boot device ARC path is [multi(0)disk(0)rdisk(0)partition(1)] and NT path is [\Device\Harddisk2\Partition1].
2017-02-01 16:02:19, Info       [0x0606cc] IBS    LogBootDeviceInfo:The system boot device ARC path is [ramdisk(0)] and NT path is [\Device\Ramdisk{d9b257fc-684e-4dcb-ab79-03cfa2f6b750}].
2017-02-01 16:02:19, Info       [0x0601e9] IBS    CheckWinPEVersion:Compatible WinPE Version 10.0.14393 sp 0.0
2017-02-01 16:02:19, Info       [0x0601c9] IBS    InstallWindows:Starting a new install from WinPE
2017-02-01 16:02:19, Info                  IBS    InstallWindows: Setup working directory = X:\windows\panther
2017-02-01 16:02:19, Info       [0x0601ce] IBS    Setup has started phase 2 at 2017-02-01 16:02:19
2017-02-01 16:02:19, Info       [0x0601cf] IBS    Install source is X:\sources
2017-02-01 16:02:19, Info       [0x0601d0] IBS    Build version is 10.0.14393.0 (rs1_release.160715-1616)
2017-02-01 16:02:19, Info       [0x06403f] IBSLIB CreateSetupBlackboard:Creating a new persistent blackboard. Path is [X:\windows\panther\SetupInfo] Setup phase is [2]
2017-02-01 16:02:19, Info       [0x090008] PANTHR CBlackboard::Open: X:\windows\panther\SetupInfo succeeded.
2017-02-01 16:02:19, Info       [0x064043] IBSLIB CreateSetupBlackboard:Successfully created/opened Setup black board path is [X:\windows\panther\SetupInfo]
2017-02-01 16:02:19, Info                  IBS    InstallWindows:No UI language from a previous boot was found on the blackboard. Using selected language [en-GB].
2017-02-01 16:02:19, Info                  IBS    InstallWindows:Setup architecture is [x64]
2017-02-01 16:02:19, Info       [0x0601d5] IBS    InstallWindows:Starting with Empty Queue. Setup Phase = 2
2017-02-01 16:02:19, Info                  PANTHR InitializedCriticalSection for pExecQueue->csLock;
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ScenarioDetect in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Engine in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Internal in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ErrorHandler in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Diagnostic in diagnostic.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Unattend in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ParseCommandLine in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Ems  in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module PrepareInstallDrive in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module TempDrive in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CopySetupFiles in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module BootPrep in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module BootEntries in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CopyPrivates in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ProductKey in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ComputerName in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module License in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DiskInformation in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module FixBBPaths in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DiskConfig in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CreatePageFile in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Imaging in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CopyImages in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DeployImages in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DiskSpace in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Completion in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module MountDev in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Cmi in cmisetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module SystemRestore in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module FirstBootCleanup in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module RestartModule in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ExternalDrivers in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CBS in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module SkuAssembly in cmisetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module LanguagePack in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ConfigSet in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module UnattendImgInstall in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CFGOfflineImage in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info                         PnPIBS: Initializing the PnP IBS Module ...

2017-02-01 16:02:19, Info                         PnPIBS: Successfully initialized the PnP IBS Module.

2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module PnP IBS module in pnpibs.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Compliance in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Rollback in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Locale in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Source media module in winsetup.dll
2017-02-01 16:02:19, Info       [0x060359] IBS    Callback_ScenarioDetect:Setup is starting from [2] phase
2017-02-01 16:02:19, Info                  IBS    Callback_BootEnvironmentDetect:FirmwareType 2.
2017-02-01 16:02:19, Info                  IBS    Callback_BootEnvironmentDetect: Detected boot environment: EFI
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WinPEUI in win32ui.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WinPEProgress in spprgrss.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WinPEUpgLoader in upgloader.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WdsClient in wdsclient.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WpeUntndBtstrp in winsetup.dll
2017-02-01 16:02:19, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2017-02-01 16:02:19, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Cryptography in cryptosetup.dll
2017-02-01 16:02:19, Info       [0x060004] IBS    Callback_UpdateDrivePathsOnBB:No need to update the blackboard paths.
2017-02-01 16:02:19, Info                  IBS    Callback_Engine_StartupScenarioIsWinPE:Setup is running from RAM drive. Path is [X:\sources]
2017-02-01 16:02:19, Info                  IBS    LoadHWCompatData:Successfully opened HW compat file [X:\sources\hwcompat.txt]
2017-02-01 16:02:19, Info                  IBS    LoadHWCompatData:Successfully opened HW compat file [X:\sources\hwexclude.txt]
2017-02-01 16:02:19, Info                  IBS    Callback_Compliance_LoadDeviceCompatDB:Count of Device IDs is [28134], count of exclusions is [62]
2017-02-01 16:02:19, Info                  IBS    EnumOnlineDriverStoreForInjectedDriverPackages:Enumerating online driver store for injected driver packages.
2017-02-01 16:02:19, Info                  IBS    EnumOnlineDriverStoreCallback:Found non inbox driver package [X:\windows\System32\DriverStore\FileRepository\e1d65x64.inf_amd64_6c3fe40b6c06827e\e1d65x64.inf]
2017-02-01 16:02:19, Info                  IBS    GatherDeviceIDsInDriverPackage:Driver package path is [X:\windows\System32\DriverStore\FileRepository\e1d65x64.inf_amd64_6c3fe40b6c06827e\e1d65x64.inf]
2017-02-01 16:02:19, Info                         GetModelSectionNameEx:Using section name [Intel.NTamd64.10.0.1]
2017-02-01 16:02:19, Info                  IBS    AddDeviceIDsToInjectedDriverNodeHelper:Model section name is [Intel.NTamd64.10.0.1]
2017-02-01 16:02:19, Info                  IBS    GatherDeviceIDsInDriverPackage:Successfully gathered device ID's from [X:\windows\System32\DriverStore\FileRepository\e1d65x64.inf_amd64_6c3fe40b6c06827e\e1d65x64.inf]
2017-02-01 16:02:19, Info                  IBS    EnumOnlineDriverStoreCallback:Found non inbox driver package [X:\windows\System32\DriverStore\FileRepository\e2xw10x64.inf_amd64_ad05f098c0c2086b\e2xw10x64.inf]
2017-02-01 16:02:19, Info                  IBS    GatherDeviceIDsInDriverPackage:Driver package path is [X:\windows\System32\DriverStore\FileRepository\e2xw10x64.inf_amd64_ad05f098c0c2086b\e2xw10x64.inf]
2017-02-01 16:02:20, Info                         GetModelSectionNameEx:Using section name [Rivet.NTamd64.6.3]
2017-02-01 16:02:20, Info                  IBS    AddDeviceIDsToInjectedDriverNodeHelper:Model section name is [Rivet.NTamd64.6.3]
2017-02-01 16:02:20, Info                  IBS    GatherDeviceIDsInDriverPackage:Successfully gathered device ID's from [X:\windows\System32\DriverStore\FileRepository\e2xw10x64.inf_amd64_ad05f098c0c2086b\e2xw10x64.inf]
2017-02-01 16:02:20, Info                  IBS    EnumOnlineDriverStoreForInjectedDriverPackages:Enumerated online driver store. Return code is [0x0]
2017-02-01 16:02:20, Info       [0x070035] DIAG   CallBack_DiagnosticDataGeneration: Called with notification for Initialization
2017-02-01 16:02:20, Info       [0x07003b] DIAG   CallBack_DiagnosticDataGeneration: Starting Timer as we are starting new phase
2017-02-01 16:02:20, Info       [0x06019f] IBS    CallBack_ParseCommandLine:Publishing command line option [/wds]
2017-02-01 16:02:20, Info       [0x06019f] IBS    CallBack_ParseCommandLine:Publishing command line option [/wdsdiscover]
2017-02-01 16:02:20, Info       [0x06019f] IBS    CallBack_ParseCommandLine:Publishing command line option [/WdsServer:REDACTED.SERVER.SERVER]
2017-02-01 16:02:20, Info       [0x0b0022] WDS    StartNetworking: Trying to start networking.
2017-02-01 16:02:20, Info                  WDS    Network service dhcp not running or could not be queried: c83c1980 1 1
2017-02-01 16:02:20, Info                  WDS    Network service lmhosts not running or could not be queried: c83c2460 1 1
2017-02-01 16:02:20, Info                  WDS    Network service lanmanworkstation not running or could not be queried: c83c2460 1 1
2017-02-01 16:02:20, Info                  WDS    Network service bfe not running or could not be queried: c83c1d40 1 1
2017-02-01 16:02:20, Info                  WDS    Network service ikeext not running or could not be queried: c83c22e0 1 1
2017-02-01 16:02:20, Info                  WDS    Network service mpssvc not running or could not be queried: c83c1e00 1 1
2017-02-01 16:02:20, Info                  WDS    Installing device root\kdnic X:\windows\INF\kdnic.inf succeeded
2017-02-01 16:02:25, Info                  WDS    Installing device pci\ven_8086&dev_15b8 X:\windows\INF\oem0.inf succeeded
2017-02-01 16:02:25, Info                  WDS    No computer name specified, generating a random name.
2017-02-01 16:02:25, Info                  WDS    Renaming computer to MININT-7Q0ETB3.
2017-02-01 16:02:25, Info                  WDS    Waiting on the profiling mutex handle
2017-02-01 16:02:25, Info                  WDS    Acquired profiling mutex
2017-02-01 16:02:25, Info                  WDS    Service winmgmt disable: 0x00000000
2017-02-01 16:02:25, Info                  WDS    Service winmgmt stop: 0x00000000
2017-02-01 16:02:25, Info                  WDS    Service winmgmt enable: 0x00000000
2017-02-01 16:02:25, Info                  WDS    Released profiling mutex
2017-02-01 16:02:25, Info                  WDS    Global handle for profiling mutex is non-null
2017-02-01 16:02:25, Info                  WDS    Waiting on the profiling mutex handle
2017-02-01 16:02:25, Info                  WDS    Acquired profiling mutex
2017-02-01 16:02:25, Info                  WDS    Service dhcp start: 0x00000000
2017-02-01 16:02:25, Info                  WDS    Service lmhosts start: 0x00000000
2017-02-01 16:02:25, Info                  WDS    Service ikeext start: 0x00000000
2017-02-01 16:02:25, Info                  WDS    Service mpssvc start: 0x00000000
2017-02-01 16:02:25, Info                  WDS    Service NetBIOS start: 0x00000000
2017-02-01 16:02:25, Info                  WDS    Service LanmanWorkstation start: 0x00000000
2017-02-01 16:02:25, Info                  WDS    Service mrxsmb10 start: 0x00000000
2017-02-01 16:02:25, Info                  WDS    Released profiling mutex
2017-02-01 16:02:25, Info                  WDS    Spent 188ms installing network components
2017-02-01 16:02:25, Info                  WDS    Spent 218ms installing network drivers
2017-02-01 16:02:25, Info                  WDS    Installed 0 network driver(s)
2017-02-01 16:02:25, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:25, Info                  WDS    Friendly name:      [Ethernet]
2017-02-01 16:02:25, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:25, Info                  WDS    Type:               6; IF_TYPE_ETHERNET_CSMACD
2017-02-01 16:02:25, Info                  WDS    Flags:              453
2017-02-01 16:02:25, Info                  WDS    MTU:                1500
2017-02-01 16:02:25, Info                  WDS    UNICAST:
2017-02-01 16:02:25, Info                  WDS          [fe80::19df:93ae:1e38:75a9%2]
2017-02-01 16:02:25, Info                  WDS    ANYCAST:
2017-02-01 16:02:25, Info                  WDS    MULTICAST:
2017-02-01 16:02:25, Info                  WDS          [ff01::1%2]
2017-02-01 16:02:25, Info                  WDS          [ff02::1%2]
2017-02-01 16:02:25, Info                  WDS          [ff02::1:ff38:75a9%2]
2017-02-01 16:02:25, Info                  WDS          [224.0.0.1]
2017-02-01 16:02:25, Info                  WDS    DNS:
2017-02-01 16:02:25, Info                  WDS          [fec0:0:0:ffff::1%1]
2017-02-01 16:02:25, Info                  WDS          [fec0:0:0:ffff::2%1]
2017-02-01 16:02:25, Info                  WDS          [fec0:0:0:ffff::3%1]
2017-02-01 16:02:25, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:25, Info                  WDS    Friendly name:      [Loopback Pseudo-Interface 1]
2017-02-01 16:02:25, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:25, Info                  WDS    Type:               24; IF_TYPE_SOFTWARE_LOOPBACK
2017-02-01 16:02:25, Info                  WDS    Flags:              384
2017-02-01 16:02:25, Info                  WDS    MTU:                4294967295
2017-02-01 16:02:25, Info                  WDS    UNICAST:
2017-02-01 16:02:25, Info                  WDS          [::1]
2017-02-01 16:02:25, Info                  WDS          [127.0.0.1]
2017-02-01 16:02:25, Info                  WDS    ANYCAST:
2017-02-01 16:02:25, Info                  WDS    MULTICAST:
2017-02-01 16:02:25, Info                  WDS    DNS:
2017-02-01 16:02:26, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:26, Info                  WDS    Friendly name:      [Ethernet]
2017-02-01 16:02:26, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:26, Info                  WDS    Type:               6; IF_TYPE_ETHERNET_CSMACD
2017-02-01 16:02:26, Info                  WDS    Flags:              453
2017-02-01 16:02:26, Info                  WDS    MTU:                1500
2017-02-01 16:02:26, Info                  WDS    UNICAST:
2017-02-01 16:02:26, Info                  WDS          [fe80::19df:93ae:1e38:75a9%2]
2017-02-01 16:02:26, Info                  WDS    ANYCAST:
2017-02-01 16:02:26, Info                  WDS    MULTICAST:
2017-02-01 16:02:26, Info                  WDS          [ff01::1%2]
2017-02-01 16:02:26, Info                  WDS          [ff02::1%2]
2017-02-01 16:02:26, Info                  WDS          [ff02::1:ff38:75a9%2]
2017-02-01 16:02:26, Info                  WDS          [224.0.0.1]
2017-02-01 16:02:26, Info                  WDS    DNS:
2017-02-01 16:02:26, Info                  WDS          [fec0:0:0:ffff::1%1]
2017-02-01 16:02:26, Info                  WDS          [fec0:0:0:ffff::2%1]
2017-02-01 16:02:26, Info                  WDS          [fec0:0:0:ffff::3%1]
2017-02-01 16:02:26, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:26, Info                  WDS    Friendly name:      [Loopback Pseudo-Interface 1]
2017-02-01 16:02:26, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:26, Info                  WDS    Type:               24; IF_TYPE_SOFTWARE_LOOPBACK
2017-02-01 16:02:26, Info                  WDS    Flags:              384
2017-02-01 16:02:26, Info                  WDS    MTU:                4294967295
2017-02-01 16:02:26, Info                  WDS    UNICAST:
2017-02-01 16:02:26, Info                  WDS          [::1]
2017-02-01 16:02:26, Info                  WDS          [127.0.0.1]
2017-02-01 16:02:26, Info                  WDS    ANYCAST:
2017-02-01 16:02:26, Info                  WDS    MULTICAST:
2017-02-01 16:02:26, Info                  WDS    DNS:
2017-02-01 16:02:27, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:27, Info                  WDS    Friendly name:      [Ethernet]
2017-02-01 16:02:27, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:27, Info                  WDS    Type:               6; IF_TYPE_ETHERNET_CSMACD
2017-02-01 16:02:27, Info                  WDS    Flags:              453
2017-02-01 16:02:27, Info                  WDS    MTU:                1500
2017-02-01 16:02:27, Info                  WDS    UNICAST:
2017-02-01 16:02:27, Info                  WDS          [fe80::19df:93ae:1e38:75a9%2]
2017-02-01 16:02:27, Info                  WDS    ANYCAST:
2017-02-01 16:02:27, Info                  WDS    MULTICAST:
2017-02-01 16:02:27, Info                  WDS          [ff01::1%2]
2017-02-01 16:02:27, Info                  WDS          [ff02::1%2]
2017-02-01 16:02:27, Info                  WDS          [ff02::1:ff38:75a9%2]
2017-02-01 16:02:27, Info                  WDS          [224.0.0.1]
2017-02-01 16:02:27, Info                  WDS    DNS:
2017-02-01 16:02:27, Info                  WDS          [fec0:0:0:ffff::1%1]
2017-02-01 16:02:27, Info                  WDS          [fec0:0:0:ffff::2%1]
2017-02-01 16:02:27, Info                  WDS          [fec0:0:0:ffff::3%1]
2017-02-01 16:02:27, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:27, Info                  WDS    Friendly name:      [Loopback Pseudo-Interface 1]
2017-02-01 16:02:27, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:27, Info                  WDS    Type:               24; IF_TYPE_SOFTWARE_LOOPBACK
2017-02-01 16:02:27, Info                  WDS    Flags:              384
2017-02-01 16:02:27, Info                  WDS    MTU:                4294967295
2017-02-01 16:02:27, Info                  WDS    UNICAST:
2017-02-01 16:02:27, Info                  WDS          [::1]
2017-02-01 16:02:27, Info                  WDS          [127.0.0.1]
2017-02-01 16:02:27, Info                  WDS    ANYCAST:
2017-02-01 16:02:27, Info                  WDS    MULTICAST:
2017-02-01 16:02:27, Info                  WDS    DNS:
2017-02-01 16:02:28, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:28, Info                  WDS    Friendly name:      [Ethernet]
2017-02-01 16:02:28, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:28, Info                  WDS    Type:               6; IF_TYPE_ETHERNET_CSMACD
2017-02-01 16:02:28, Info                  WDS    Flags:              453
2017-02-01 16:02:28, Info                  WDS    MTU:                1500
2017-02-01 16:02:28, Info                  WDS    UNICAST:
2017-02-01 16:02:28, Info                  WDS          [fe80::19df:93ae:1e38:75a9%2]
2017-02-01 16:02:28, Info                  WDS    ANYCAST:
2017-02-01 16:02:28, Info                  WDS    MULTICAST:
2017-02-01 16:02:28, Info                  WDS          [ff01::1%2]
2017-02-01 16:02:28, Info                  WDS          [ff02::1%2]
2017-02-01 16:02:28, Info                  WDS          [ff02::1:ff38:75a9%2]
2017-02-01 16:02:28, Info                  WDS          [224.0.0.1]
2017-02-01 16:02:28, Info                  WDS    DNS:
2017-02-01 16:02:28, Info                  WDS          [fec0:0:0:ffff::1%1]
2017-02-01 16:02:28, Info                  WDS          [fec0:0:0:ffff::2%1]
2017-02-01 16:02:28, Info                  WDS          [fec0:0:0:ffff::3%1]
2017-02-01 16:02:28, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:28, Info                  WDS    Friendly name:      [Loopback Pseudo-Interface 1]
2017-02-01 16:02:28, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:28, Info                  WDS    Type:               24; IF_TYPE_SOFTWARE_LOOPBACK
2017-02-01 16:02:28, Info                  WDS    Flags:              384
2017-02-01 16:02:28, Info                  WDS    MTU:                4294967295
2017-02-01 16:02:28, Info                  WDS    UNICAST:
2017-02-01 16:02:28, Info                  WDS          [::1]
2017-02-01 16:02:28, Info                  WDS          [127.0.0.1]
2017-02-01 16:02:28, Info                  WDS    ANYCAST:
2017-02-01 16:02:28, Info                  WDS    MULTICAST:
2017-02-01 16:02:28, Info                  WDS    DNS:
2017-02-01 16:02:29, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:29, Info                  WDS    Friendly name:      [Ethernet]
2017-02-01 16:02:29, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:29, Info                  WDS    Type:               6; IF_TYPE_ETHERNET_CSMACD
2017-02-01 16:02:29, Info                  WDS    Flags:              453
2017-02-01 16:02:29, Info                  WDS    MTU:                1500
2017-02-01 16:02:29, Info                  WDS    UNICAST:
2017-02-01 16:02:29, Info                  WDS          [fe80::19df:93ae:1e38:75a9%2]
2017-02-01 16:02:29, Info                  WDS    ANYCAST:
2017-02-01 16:02:29, Info                  WDS    MULTICAST:
2017-02-01 16:02:29, Info                  WDS          [ff01::1%2]
2017-02-01 16:02:29, Info                  WDS          [ff02::1%2]
2017-02-01 16:02:29, Info                  WDS          [ff02::1:ff38:75a9%2]
2017-02-01 16:02:29, Info                  WDS          [224.0.0.1]
2017-02-01 16:02:29, Info                  WDS    DNS:
2017-02-01 16:02:29, Info                  WDS          [fec0:0:0:ffff::1%1]
2017-02-01 16:02:29, Info                  WDS          [fec0:0:0:ffff::2%1]
2017-02-01 16:02:29, Info                  WDS          [fec0:0:0:ffff::3%1]
2017-02-01 16:02:29, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:29, Info                  WDS    Friendly name:      [Loopback Pseudo-Interface 1]
2017-02-01 16:02:29, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:29, Info                  WDS    Type:               24; IF_TYPE_SOFTWARE_LOOPBACK
2017-02-01 16:02:29, Info                  WDS    Flags:              384
2017-02-01 16:02:29, Info                  WDS    MTU:                4294967295
2017-02-01 16:02:29, Info                  WDS    UNICAST:
2017-02-01 16:02:29, Info                  WDS          [::1]
2017-02-01 16:02:29, Info                  WDS          [127.0.0.1]
2017-02-01 16:02:29, Info                  WDS    ANYCAST:
2017-02-01 16:02:29, Info                  WDS    MULTICAST:
2017-02-01 16:02:29, Info                  WDS    DNS:
2017-02-01 16:02:30, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:30, Info                  WDS    Friendly name:      [Ethernet]
2017-02-01 16:02:30, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:30, Info                  WDS    Type:               6; IF_TYPE_ETHERNET_CSMACD
2017-02-01 16:02:30, Info                  WDS    Flags:              453
2017-02-01 16:02:30, Info                  WDS    MTU:                1500
2017-02-01 16:02:30, Info                  WDS    UNICAST:
2017-02-01 16:02:30, Info                  WDS          [fe80::19df:93ae:1e38:75a9%2]
2017-02-01 16:02:30, Info                  WDS    ANYCAST:
2017-02-01 16:02:30, Info                  WDS    MULTICAST:
2017-02-01 16:02:30, Info                  WDS          [ff01::1%2]
2017-02-01 16:02:30, Info                  WDS          [ff02::1%2]
2017-02-01 16:02:30, Info                  WDS          [ff02::1:ff38:75a9%2]
2017-02-01 16:02:30, Info                  WDS          [224.0.0.1]
2017-02-01 16:02:30, Info                  WDS    DNS:
2017-02-01 16:02:30, Info                  WDS          [fec0:0:0:ffff::1%1]
2017-02-01 16:02:30, Info                  WDS          [fec0:0:0:ffff::2%1]
2017-02-01 16:02:30, Info                  WDS          [fec0:0:0:ffff::3%1]
2017-02-01 16:02:30, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:30, Info                  WDS    Friendly name:      [Loopback Pseudo-Interface 1]
2017-02-01 16:02:30, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:30, Info                  WDS    Type:               24; IF_TYPE_SOFTWARE_LOOPBACK
2017-02-01 16:02:30, Info                  WDS    Flags:              384
2017-02-01 16:02:30, Info                  WDS    MTU:                4294967295
2017-02-01 16:02:30, Info                  WDS    UNICAST:
2017-02-01 16:02:30, Info                  WDS          [::1]
2017-02-01 16:02:30, Info                  WDS          [127.0.0.1]
2017-02-01 16:02:30, Info                  WDS    ANYCAST:
2017-02-01 16:02:30, Info                  WDS    MULTICAST:
2017-02-01 16:02:30, Info                  WDS    DNS:
2017-02-01 16:02:31, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:31, Info                  WDS    Friendly name:      [Ethernet]
2017-02-01 16:02:31, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:31, Info                  WDS    Type:               6; IF_TYPE_ETHERNET_CSMACD
2017-02-01 16:02:31, Info                  WDS    Flags:              453
2017-02-01 16:02:31, Info                  WDS    MTU:                1500
2017-02-01 16:02:31, Info                  WDS    UNICAST:
2017-02-01 16:02:31, Info                  WDS          [fe80::19df:93ae:1e38:75a9%2]
2017-02-01 16:02:31, Info                  WDS          [192.168.3.23]
2017-02-01 16:02:31, Info                  WDS          [169.254.117.169]
2017-02-01 16:02:31, Info                  WDS    ANYCAST:
2017-02-01 16:02:31, Info                  WDS    MULTICAST:
2017-02-01 16:02:31, Info                  WDS          [ff01::1%2]
2017-02-01 16:02:31, Info                  WDS          [ff02::1%2]
2017-02-01 16:02:31, Info                  WDS          [ff02::1:ff38:75a9%2]
2017-02-01 16:02:31, Info                  WDS          [224.0.0.1]
2017-02-01 16:02:31, Info                  WDS    DNS:
2017-02-01 16:02:31, Info                  WDS          [192.168.0.4]
2017-02-01 16:02:31, Info                  WDS          [192.168.0.1]
2017-02-01 16:02:31, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:31, Info                  WDS    Friendly name:      [Loopback Pseudo-Interface 1]
2017-02-01 16:02:31, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:31, Info                  WDS    Type:               24; IF_TYPE_SOFTWARE_LOOPBACK
2017-02-01 16:02:31, Info                  WDS    Flags:              384
2017-02-01 16:02:31, Info                  WDS    MTU:                4294967295
2017-02-01 16:02:31, Info                  WDS    UNICAST:
2017-02-01 16:02:31, Info                  WDS          [::1]
2017-02-01 16:02:31, Info                  WDS          [127.0.0.1]
2017-02-01 16:02:31, Info                  WDS    ANYCAST:
2017-02-01 16:02:31, Info                  WDS    MULTICAST:
2017-02-01 16:02:31, Info                  WDS    DNS:
2017-02-01 16:02:31, Info                  WDS    QueryAdapterStatus: found operational adapter with DHCP address assigned.
2017-02-01 16:02:31, Info                  WDS    Spent 6063ms confirming network initialization; status 0x00000000
2017-02-01 16:02:32, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:32, Info                  WDS    Friendly name:      [Ethernet]
2017-02-01 16:02:32, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:32, Info                  WDS    Type:               6; IF_TYPE_ETHERNET_CSMACD
2017-02-01 16:02:32, Info                  WDS    Flags:              453
2017-02-01 16:02:32, Info                  WDS    MTU:                1500
2017-02-01 16:02:32, Info                  WDS    UNICAST:
2017-02-01 16:02:32, Error      [0x0b003a] WDS          <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
2017-02-01 16:02:32, Error      [0x0b003a] WDS          <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
2017-02-01 16:02:32, Error      [0x0b003a] WDS          <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
2017-02-01 16:02:32, Info                  WDS    ANYCAST:
2017-02-01 16:02:32, Info                  WDS    MULTICAST:
2017-02-01 16:02:32, Error      [0x0b003a] WDS          <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
2017-02-01 16:02:32, Error      [0x0b003a] WDS          <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
2017-02-01 16:02:32, Error      [0x0b003a] WDS          <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
2017-02-01 16:02:32, Error      [0x0b003a] WDS          <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
2017-02-01 16:02:32, Info                  WDS    DNS:
2017-02-01 16:02:32, Error      [0x0b003a] WDS          <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
2017-02-01 16:02:32, Error      [0x0b003a] WDS          <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
2017-02-01 16:02:32, Info                  WDS    // Checking Adapter Status /////////////////////////////////////
2017-02-01 16:02:32, Info                  WDS    Friendly name:      [Loopback Pseudo-Interface 1]
2017-02-01 16:02:32, Info                  WDS    Operational Status: 1; IfOperStatusUp
2017-02-01 16:02:32, Info                  WDS    Type:               24; IF_TYPE_SOFTWARE_LOOPBACK
2017-02-01 16:02:32, Info                  WDS    Flags:              384
2017-02-01 16:02:32, Info                  WDS    MTU:                4294967295
2017-02-01 16:02:32, Info                  WDS    UNICAST:
2017-02-01 16:02:32, Error      [0x0b003a] WDS          <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
2017-02-01 16:02:32, Error      [0x0b003a] WDS          <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
2017-02-01 16:02:32, Info                  WDS    ANYCAST:
2017-02-01 16:02:32, Info                  WDS    MULTICAST:
2017-02-01 16:02:32, Info                  WDS    DNS:
2017-02-01 16:02:32, Info                  WDS    GetNetworkingInfo: WpeNetworkStatus returned [0x806]. Flags set: WPE_NETWORK_ADAPTER_OPERATIONAL WPE_NETWORK_DHCP_ENABLED WPE_NETWORK_ADAPTER_HAS_DHCP_ADDRESS
2017-02-01 16:02:32, Info       [0x0b0023] WDS    StartNetworking: Networking successfully started.
2017-02-01 16:02:32, Error      [0x0b002f] WDS    CallBack_WdsClient_DetectWdsMode: Failed to discover Wds Server, Error [10049].
2017-02-01 16:02:32, Error      [0x0b0006] WDS    CallBack_WdsClient_DetectWdsMode: No PXE boot information is present in registry.
2017-02-01 16:02:32, Info       [0x0640ae] IBSLIB PublishMessage: Publishing message [WdsClient: There was a problem initializing WDS Mode.]

From that the only issue I can see is that it receives both a proper IPv4 address as well as an APIPA address.

Any ideas?


Viewing all articles
Browse latest Browse all 2818

Trending Articles