Jump to content

Recommended Posts

Posted

Hi,

I have a strange WOL issue.

 

If i use the WOL utility to shut down a computer, or shut it down by using shutdown /s from the command line the pc will shutdown and NIC still be active (flashing on both NIC and network switch). Via both of these methods I can then wake up the PC without any issue.,

 

However, if i shut down the PC using START, Shutdown, which is what would happen with daily use, the switch port goes out and the PC will NOT wake on LAN.

 

Whats the difference, and can anyone help/advise?

 

Thanks.

Posted

Deploy this regkey using GRoup Policy Preferences as Update Action to disable Fast Startup:

 

[TABLE=class: subtable]

[TR]

[TD]Hive[/TD]

[TD]HKEY_LOCAL_MACHINE[/TD]

[/TR]

[TR]

[TD]Key path[/TD]

[TD]SYSTEM\CurrentControlSet\Control\Session Manager\Power[/TD]

[/TR]

[TR]

[TD]Value name[/TD]

[TD]HiberbootEnabled[/TD]

[/TR]

[TR]

[TD]Value type[/TD]

[TD]REG_DWORD[/TD]

[/TR]

[TR]

[TD]Value data[/TD]

[TD]0x0 (0)[/TD]

[/TR]

[/TABLE]

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...