Broooz said:
WTC said:
Use the "sc" command.
http://technet.microsoft.com/en-ca/library/bb490995.aspx
Open a Command Windows and type the following.
sc config "Security Center" binPath=
"C:\WINDOWS\System32\svchost.exe -k netsvcs" start= auto obj=
".\LocalSystem" password=""
Thanks William. Unfortunately that did not work. If I type that
message I get no answer and it doesn't work. I also tried
sc config "Security Center" binPath= "netsvcs -k
C:\WINDOWS\System32\svchost.exe" start= auto obj= ".\LocalSystem"
password=""
but no response and
sc query "Security Center"
and the response is
[SC] EnumQueryServicesStatus :OpenService FAILED 1060:
The specified service does not exist as an installed service.
Please can you suggest anything else.
Hi Broooz,
You could try to import the required info into the Registry for Windows
Security Center. Copy the following into notepad and save to desktop as
"securitycenter.reg". Right-click "securitycenter.reg" to select Merge.
Or you can download the "securitycenter.reg" from my web site.
http://www.lprf.ca/files/temp/securitycenter.reg
------START COPY-----
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]
"Type"=dword:00000020
"Start"=dword:00000002
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00
,6f,00,\
74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,
73,\
00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,
00,\
6b,00,20,00,6e,00,65,00,74,00,73,00,76,00,63,00,73,00,00,00
"DisplayName"="Security Center"
"DependOnService"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00,77,00,69,00
,6e,00,\
6d,00,67,00,6d,00,74,00,00,00,00,00
"ObjectName"="LocalSystem"
"Description"="Monitors system security settings and configurations."
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc\Parameters]
"ServiceDll"=hex(2):25,00,53,00,59,00,53,00,54,00,45,00,4d,00,52,00,4f,0
0,4f,\
00,54,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,
00,\
77,00,73,00,63,00,73,00,76,00,63,00,2e,00,64,00,6c,00,6c,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc\Security]
"Security"=hex:01,00,14,80,90,00,00,00,9c,00,00,00,14,00,00,00,30,00,00,
00,02,\
00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,
00,\
00,00,02,00,60,00,04,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,
00,\
05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,
00,\
20,02,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,0b,00,00,00,
00,\
00,18,00,fd,01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,
01,\
00,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc\Enum]
"0"="Root\\LEGACY_WSCSVC\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001
-------END COPY----
If the registry merge does not work then I would suggest you perform a
repair install of Windows XP. Be sure to back up any data or email
before proceeding. Normally, repair install will not delete or destroy
your personal data.
How to perform an in-place upgrade (reinstallation) of Windows XP
http://support.microsoft.com/kb/315341
When you have finished the repair install then be sure to perform the
following to fix Automatic Updates after a repair install.
Updates are not installed successfully from Windows Update, from
Microsoft Update, or by using Automatic Updates after you repair a
Windows XP installation
http://support.microsoft.com/kb/943144