Technical Information
- [HKCU\Software\Microsoft\Windows\CurrentVersion\Run] 'WindowsUpdate' = '<Full path to file>'
- <SYSTEM32>\tasks\windowsupdate
- '<LOCALNET>.100.3':5555
- '<SYSTEM32>\cmd.exe' /c schtasks /create /tn "WindowsUpdate" /tr "<Full path to file>" /sc onlogon /f
- '<SYSTEM32>\schtasks.exe' /create /tn "WindowsUpdate" /tr "<Full path to file>" /sc onlogon /f