Nov 02 2020
wake on line shutdown acces denied
Hello
To solve te problem do the 3 things
1- open firewall
windows+x
open powershell as admin and enter this command
netsh firewall set service RemoteAdmin enable
hit enter
close the powershell
2- add new regkey
windows+r
go to
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
create the key REG_DWORD32 nommé “LocalAccountTokenFilterPolicy”
set the value of the key to 1
3- add administrator username and password in the shutdown properties menu of the machine
like in this picture https://wol.aquilatech.com/help/shutdown/wmiShutdown.png
oh i forgot the last thing to do is to say thanks 😉
saduran dari https://github.com/basildane/WakeOnLAN/issues/43
Comments Off on wake on line shutdown acces denied