Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>SC QUERYEX WUAUSERV
SERVICE_NAME: WUAUSERV
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 1 STOPPED
WIN32_EXIT_CODE : 2 (0x2)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
PID : 0
FLAGS :
C:\Windows\system32>REG QUERY HKLM\SYSTEM\CurrentControlSet\Services\wuauserv /S
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv
PreshutdownTimeout REG_DWORD 0x36ee800
DisplayName REG_SZ Windows Update
ImagePath REG_EXPAND_SZ %systemroot%\system32\svchost.exe -k netsvcs
Description REG_SZ Enables the detection, download, and installation o
f updates for Windows and other programs. If this service is disabled, users of
this computer will not be able to use Windows Update or its automatic updating f
eature, and programs will not be able to use the Windows Update Agent (WUA) API.
ObjectName REG_SZ LocalSystem
ErrorControl REG_DWORD 0x1
Start REG_DWORD 0x2
DelayedAutoStart REG_DWORD 0x1
Type REG_DWORD 0x20
DependOnService REG_MULTI_SZ rpcss
ServiceSidType REG_DWORD 0x1
RequiredPrivileges REG_MULTI_SZ SeAuditPrivilege\0SeCreateGlobalPrivil
ege\0SeCreatePageFilePrivilege\0SeTcbPrivilege\0SeAssignPrimaryTokenPrivilege\0S
eImpersonatePrivilege\0SeIncreaseQuotaPrivilege
FailureActions REG_BINARY 80510100000000000000000003000000140000000100
000060EA000000000000000000000000000000000000
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv\Parameters
ServiceMain REG_SZ WUServiceMain
ServiceDllUnloadOnStop REG_DWORD 0x1
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv\Security
Security REG_BINARY 010014807800000084000000140000003000000002001C0001
00000002801400FF000F000101000000000001000000000200480003000000000014009D00020001
010000000000050B00000000001800FF010F000102000000000005200000002002000000001400FF
010F00010100000000000512000000010100000000000512000000010100000000000512000000
C:\Windows\system32>DIR C:\Windows\system32\wuaueng.dll
Volume in drive C is OS
Volume Serial Number is 2CDC-FF2B
Directory of C:\Windows\system32
06/02/2012 05:19 PM 2,428,952 wuaueng.dll
1 File(s) 2,428,952 bytes
0 Dir(s) 1,156,274,712,576 bytes free
C:\Windows\system32>ICACLS C:\Windows\system32\wuaueng.dll
C:\Windows\system32\wuaueng.dll NT SERVICE\TrustedInstaller

F)
BUILTIN\Administrators

RX)
NT AUTHORITY\SYSTEM

RX)
BUILTIN\Users

RX)
Successfully processed 1 files; Failed processing 0 files
C:\Windows\system32>