fermu wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Steven Hilgendorf wrote:
>
>
>>1. Remote Procedure Call (RPC) - Automatic/Started
>>2. System Event Notification/Com + Event System/Remote Procedure Call
>>(RPC) - Automatic/Started
>>3. Windows Management Instrumentation Driver Extensions - Automatic/Started
>>
>>Any of this help?
>>
>>Steven
>
>
> The services is set correctly
> go to registry editor and navigate to the following key
>
> HKEY_Local_Machine\Software\Microsoft\WindowsNT\Cu rrentVersion\SvcHost.
>
> Double click in "netsvcs" key, review if the bits service is listed.
>
>
> - --
> Saludos
> Fernando M. / Registered Linux User #367696
> Fermu's Website - http://www.fermu.com
No, there is no bits service listed under the "netsvcs" key. There is a
BITSgroup under SvcHost. Here is the entire exported SvcHost key:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Svchost]
"netsvcs"=hex(7):45,00,76,00,65,00,6e,00,74,00,53, 00,79,00,73,00,74,00,65,00,\
6d,00,00,00,49,00,61,00,73,00,00,00,49,00,70,00,72 ,00,69,00,70,00,00,00,49,\
00,72,00,6d,00,6f,00,6e,00,00,00,4e,00,65,00,74,00 ,6d,00,61,00,6e,00,00,00,\
4e,00,77,00,73,00,61,00,70,00,61,00,67,00,65,00,6e ,00,74,00,00,00,52,00,61,\
00,73,00,61,00,75,00,74,00,6f,00,00,00,52,00,61,00 ,73,00,6d,00,61,00,6e,00,\
00,00,52,00,65,00,6d,00,6f,00,74,00,65,00,61,00,63 ,00,63,00,65,00,73,00,73,\
00,00,00,53,00,45,00,4e,00,53,00,00,00,53,00,68,00 ,61,00,72,00,65,00,64,00,\
61,00,63,00,63,00,65,00,73,00,73,00,00,00,54,00,61 ,00,70,00,69,00,73,00,72,\
00,76,00,00,00,4e,00,74,00,6d,00,73,00,73,00,76,00 ,63,00,00,00,57,00,6d,00,\
64,00,6d,00,50,00,6d,00,53,00,4e,00,00,00,77,00,7a ,00,63,00,73,00,76,00,63,\
00,00,00,00,00
"rpcss"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00 ,00,00
"wugroup"=hex(7):77,00,75,00,61,00,75,00,73,00,65, 00,72,00,76,00,00,00,00,00
"BITSgroup"=hex(7):42,00,49,00,54,00,53,00,00,00,0 0,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Svchost\BITSGroup]
"DefaultRpcStackSize"=dword:00000008
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Svchost\netsvcs]
"CoInitializeSecurityParam"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Svchost\wugroup]
"CoInitializeSecurityParam"=dword:00000001
Steven