79632466

Date: 2025-05-21 17:16:31
Score: 0.5
Natty:
Report link

With this .reg I log my user automatically :

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="1"
"DefaultUserName"="My User Name"
"DefaultPassword"="My Password"
"DefaultDomainName"="My default Domain Name"

Then I run my script as a boot task and then my wifi is connected and working. I don't use nssm anymore.

For those who might encounter my issue (even if I doubt that it can be reproduced with another config) it resolved it.

The downside is that my PC is longer to be fully operational but I don't care (<2min)

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Xetiam