How to use both PXE and WoL on windows 10?
-
@george1421 I think that’s the issue but I can’t find a way to get both WoL and pxe working from a restart as we use both and often restart the computers to image.
-
@Tom-Elliott I completely forgot about this. Fast startup screws so many things up, it’s unreal.
-
@Tom-Elliott @george1421 @Quazz Thanks for the info, Don’t suppose there is a “full shutdown” restart command you know of? I often use remote restart from powershell, maybe I should look into a wee script.
-
@Andy-Nicolson shutdown /s (followed by any other switches you’d use)
But it might be easier to just turn off fast startup in Win 10
-
@Quazz Thing is, fast startup is off. It’s got me flummoxed.
-
@Andy-Nicolson What about the NIC driver in Windows 10 itself? Its settings have influence on WoL and what not as well afaik.
Follow up question/test scenario: a machine without installation/without hard drive. Does this one WoL into PXE correctly?
-
@Quazz That’s what i see. default behaviour is full shutdown is fine. restart and the problem exists. remove wol and all power saving settings from the windows nic driver, the restart works fine with pxe, put just wol back on, problem returns. So it does pxe but only after a complete shutdown.
-
@Andy-Nicolson So shutting it down, calling WoL it will boot into FOG Menu, correct?
Very strange how a reboot would be the only situation where it would trip up. Perhaps there’s some setting in the BIOS that is causing this odd behavior?
-
@Andy-Nicolson How about from a cold power up?
Turn on the options in the firmware, reboot and then pull the plug while in the firmware post. Wait a bit and then plug the system in. Test to see if it works now. This will give you an idea if windows is mucking with you or not. Quazz’s idea of pulling the hard drive would do similar. What we are trying to determine is if win10 is having any impact on the hardware interactions. If you can rule out windows, then you are back to a firmware issue.
You might want to reset the firmware back to factory settings then turn on only the features you want to test with the windows os disabled.
-
@Quazz Yep, after shutdown and wol i get pxe. It may well be a bios issue, but I think the hybrid shutdown is happening even when fast startup is disabled. I have just put the question on Dell forums, I’ll see if they have any ideas and report back if they do.