Hi !! Hope you can help me.
I getting crazy ..
Environment::DHCP 2012r2 SCCM+WDS 2008R2Differents VLAN (not possible use IP Helpers).
I try to configure PXE for BIOS and UEFI. We did the changes in DHCP, creating Vendor classes and policies applying Options 66 and 67 for each case! Works great. BIOS computer can still be re-deploy with SCCM.
I enabled WDS trace and in parallel with SMSPXE.log, I am checking what's happening..
So far, no error messages but still looking for Boot Image:
Here a bunch of my logs:
SMSPXE.LOG
Prioritizing local MP.SMSPXE05/07/2016 15:19:461168 (0x0490)
Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="16778680" ServerName=""><Machine><ClientID>GUID:84763553-E8AF-4341-961C-B2332B503980</ClientID><NetbiosName/></Machine></Identification><PXEBootAction
LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="PR120167" OfferIDTime="08/04/2016 14:56:00" PkgID="PR10015C" PackageVersion="" PackagePath="SERVER/SMS_DP_SMSPKG$/PR100122"
BootImageID="PR100122" Mandatory="0"/></ClientIDReply>
SMSPXE
05/07/2016 15:19:461168 (0x0490)
54:EE:75:68:87:B5, E7D1CA81-5425-11CB-9B97-93522B866620: found optional advertisement PR120167SMSPXE05/07/2016 15:19:461168 (0x0490)
Looking for bootImage PR100122SMSPXE05/07/2016 15:19:461168 (0x0490)
Prioritizing local MP Server.SMSPXE05/07/2016 15:19:461168 (0x0490)
Prioritizing local MP Server.SMSPXE05/07/2016 15:19:521168 (0x0490)
Client boot action reply: <ClientIDReply><Identification Unknown="0" ItemKey="16778680" ServerName=""><Machine><ClientID>GUID:84763553-E8AF-4341-961C-B2332B503980</ClientID><NetbiosName/></Machine></Identification><PXEBootAction
LastPXEAdvertisementID="" LastPXEAdvertisementTime="" OfferID="PR120167" OfferIDTime="08/04/2016 14:56:00" PkgID="PR10015C" PackageVersion="" PackagePath="SERVER/SMS_DP_SMSPKG$/PR100122"
BootImageID="PR100122" Mandatory="0"/></ClientIDReply>
SMSPXE
05/07/2016 15:19:521168 (0x0490)
54:EE:75:68:87:B5, E7D1CA81-5425-11CB-9B97-93522B866620: found optional advertisement PR120167SMSPXE05/07/2016 15:19:521168 (0x0490)
Looking for bootImage PR100122SMSPXE05/07/2016 15:19:521168 (0x0490)
WDS TRACE
[3696] 15:19:46: [926384][WDSPXE] -> CBannedGuids::IsBanned
[3696] 15:19:46: [926384][WDSPXE] <- CBannedGuids::IsBanned=0
[3696] 15:19:46: [926384][WDSPXE] [SMSPXE] Request from 172.21.37.23:68 Len:306
[1168] 15:19:46: [926499][WDSPXE] [SMSPXE] 54:EE:75:68:87:B5, E7D1CA81-5425-11CB-9B97-93522B866620: found optional advertisement PR120167
[1168] 15:19:46: [926575][WDSPXE] [SMSPXE] Reply Sent - Request:172.21.37.23:68 Dst:172.21.37.1:67 Len:447
[1168] 15:19:46: [926575][WDSPXE] [SMSPXE] Async Processed 172.21.37.23:68, Action=1
[3696] 15:19:52: [932426][WDSPXE] -> CBannedGuids::IsBanned
[3696] 15:19:52: [932426][WDSPXE] <- CBannedGuids::IsBanned=0
[3696] 15:19:52: [932426][WDSPXE] [SMSPXE] Request from 172.21.37.23:68 Len:306
[1168] 15:19:52: [932564][WDSPXE] [SMSPXE] 54:EE:75:68:87:B5, E7D1CA81-5425-11CB-9B97-93522B866620: found optional advertisement PR120167
[1168] 15:19:52: [932656][WDSPXE] [SMSPXE] Reply Sent - Request:172.21.37.23:68 Dst:172.21.37.1:67 Len:447
[1168] 15:19:52: [932656][WDSPXE] [SMSPXE] Async Processed 172.21.37.23:68, Action=1
We have updated Distribution points with the latest version of the boot image ..
We did a trace in the Network and seems all open ... I don't understand !!
Please help !!