Windows update has caused error0x80042318 in system restore/protection

Yeah - you typed resvr32 instead of regsvr32 :)

No problem! (I thought for one horrible minute it was my fault!)
 

My Computer My Computer

At a glance

Win 7 x64 Home Premium (and x86 VirtualBox VM...i3 370M/i7 6500U8GB - finally :)/8GBit's an i3, dude!/dual Intel&nVidia
Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\Aviraj>vssadmin list writers
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001-2005 Microsoft Corp.


C:\Users\Aviraj>
 

My Computer My Computer

At a glance

Microsoft Windows 7 Ultimate 64-bit 7601 Mult...AMD FX(tm)-8350 Eight-Core Processor8.00 GB Corsair VengeanceAMD Radeon HD 7870 DD (7000 SERIES)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
AMD FX(tm)-8350 Eight-Core Processor
Motherboard
ASUSTeK COMPUTER INC. M5A99X EVO R2.0
Memory
8.00 GB Corsair Vengeance
Graphics Card(s)
AMD Radeon HD 7870 DD (7000 SERIES)
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Monitor(s) Displays
LG IPS224
Screen Resolution
1920x1080
Hard Drives
(1) SanDisk SDSSDP128G SATA Disk Device (2) WDC WD50 00AAKX-00ERMA0 SATA Disk Device (3) SanDisk Cruzer Blade USB Device (4) Sony Hard Drive USB Device
OK
let's try registering some more DLLs....

Code:
cd /d %windir%\system32
net stop vss
net stop swprv
regsvr32 ole32.dll /s
regsvr32 vss_ps.dll /s
Vssvc /Register
regsvr32 stdprov.dll /s
regsvr32 msxml3.dll /s
regsvr32.exe /i %windir%\system32\eventcls.dll /s
regsvr32.exe /i %windir%\system32\swprv.dll /s
regsvr32.exe %windir%\system32\vssui.dll /s
regsvr32.exe %windir%\SysWOW64\vss_ps.dll /s
regsvr32.exe %windir%\SysWOW64\msxml3.dll /s
regsvr32.exe %windir%\SysWOW64\ole32.dll /s
regsvr32.exe %windir%\SysWOW64\oleaut32.dll /s
regsvr32.exe %windir%\SysWOW64\comsvcs.dll /s
net start vss
net start swprv

reboot, and run
vssadmn list writers
again
 

My Computer My Computer

At a glance

Win 7 x64 Home Premium (and x86 VirtualBox VM...i3 370M/i7 6500U8GB - finally :)/8GBit's an i3, dude!/dual Intel&nVidia
Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
ok... thanks noelDP for your time, patience and help :)
heres the results matey:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>cd /d %windir%\system32

C:\Windows\system32>net stop vss
The Volume Shadow Copy service is not started.

More help is available by typing NET HELPMSG 3521.


C:\Windows\system32>net stop swprv
The Microsoft Software Shadow Copy Provider service is not started.

More help is available by typing NET HELPMSG 3521.


C:\Windows\system32>regsvr32 ole32.dll /s

C:\Windows\system32>regsvr32 vss_ps.dll /s

C:\Windows\system32>Vssvc /Register

C:\Windows\system32>regsvr32 stdprov.dll /s

C:\Windows\system32>regsvr32 msxml3.dll /s

C:\Windows\system32>regsvr32.exe /i %windir%\system32\eventcls.dll /s

C:\Windows\system32>regsvr32.exe /i %windir%\system32\swprv.dll /s

C:\Windows\system32>regsvr32.exe %windir%\system32\vssui.dll /s

C:\Windows\system32>regsvr32.exe %windir%\SysWOW64\vss_ps.dll /s

C:\Windows\system32>regsvr32.exe %windir%\SysWOW64\msxml3.dll /s

C:\Windows\system32>regsvr32.exe %windir%\SysWOW64\ole32.dll /s

C:\Windows\system32>regsvr32.exe %windir%\SysWOW64\oleaut32.dll /s

C:\Windows\system32>regsvr32.exe %windir%\SysWOW64\comsvcs.dll /s

C:\Windows\system32>net start vss
The Volume Shadow Copy service is starting.
The Volume Shadow Copy service was started successfully.


C:\Windows\system32>net start swprv
The Microsoft Software Shadow Copy Provider service is starting.
The Microsoft Software Shadow Copy Provider service was started successfully.


C:\Windows\system32>

just about to reboot
 

My Computer My Computer

At a glance

Microsoft Windows 7 Ultimate 64-bit 7601 Mult...AMD FX(tm)-8350 Eight-Core Processor8.00 GB Corsair VengeanceAMD Radeon HD 7870 DD (7000 SERIES)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
AMD FX(tm)-8350 Eight-Core Processor
Motherboard
ASUSTeK COMPUTER INC. M5A99X EVO R2.0
Memory
8.00 GB Corsair Vengeance
Graphics Card(s)
AMD Radeon HD 7870 DD (7000 SERIES)
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Monitor(s) Displays
LG IPS224
Screen Resolution
1920x1080
Hard Drives
(1) SanDisk SDSSDP128G SATA Disk Device (2) WDC WD50 00AAKX-00ERMA0 SATA Disk Device (3) SanDisk Cruzer Blade USB Device (4) Sony Hard Drive USB Device
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\Aviraj>vssadmin list writers
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001-2005 Microsoft Corp.


C:\Users\Aviraj>


still the same after reboot :(
 

My Computer My Computer

At a glance

Microsoft Windows 7 Ultimate 64-bit 7601 Mult...AMD FX(tm)-8350 Eight-Core Processor8.00 GB Corsair VengeanceAMD Radeon HD 7870 DD (7000 SERIES)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
AMD FX(tm)-8350 Eight-Core Processor
Motherboard
ASUSTeK COMPUTER INC. M5A99X EVO R2.0
Memory
8.00 GB Corsair Vengeance
Graphics Card(s)
AMD Radeon HD 7870 DD (7000 SERIES)
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Monitor(s) Displays
LG IPS224
Screen Resolution
1920x1080
Hard Drives
(1) SanDisk SDSSDP128G SATA Disk Device (2) WDC WD50 00AAKX-00ERMA0 SATA Disk Device (3) SanDisk Cruzer Blade USB Device (4) Sony Hard Drive USB Device
RATS!

Please open an Elevated Command Prompt, and run the following command

vssadmin delete shadows /all

Then download registervss2008.bat from here http://www.tomahawkbackup.com/download/registervss2008.zip

Extract the content, and then right-click on the extracted file, and select 'Run as Administrator'.

reboot, and run
vssadmin list writers
again
 

My Computer My Computer

At a glance

Win 7 x64 Home Premium (and x86 VirtualBox VM...i3 370M/i7 6500U8GB - finally :)/8GBit's an i3, dude!/dual Intel&nVidia
Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>vss admin delete shadows /All
'vss' is not recognized as an internal or external command,
operable program or batch file.

C:\Windows\system32>vssadmin Delete Shadows /All
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001-2005 Microsoft Corp.

Do you really want to delete 13 shadow copies (Y/N): [N]? y

Successfully deleted 13 shadow copies.

C:\Windows\system32>
C:\Windows\system32>

gonna reboot now
 

My Computer My Computer

At a glance

Microsoft Windows 7 Ultimate 64-bit 7601 Mult...AMD FX(tm)-8350 Eight-Core Processor8.00 GB Corsair VengeanceAMD Radeon HD 7870 DD (7000 SERIES)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
AMD FX(tm)-8350 Eight-Core Processor
Motherboard
ASUSTeK COMPUTER INC. M5A99X EVO R2.0
Memory
8.00 GB Corsair Vengeance
Graphics Card(s)
AMD Radeon HD 7870 DD (7000 SERIES)
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Monitor(s) Displays
LG IPS224
Screen Resolution
1920x1080
Hard Drives
(1) SanDisk SDSSDP128G SATA Disk Device (2) WDC WD50 00AAKX-00ERMA0 SATA Disk Device (3) SanDisk Cruzer Blade USB Device (4) Sony Hard Drive USB Device
got this during the RegisterVSS2008.bat

C:\Users\Aviraj\Desktop>REM ################## RegisterVSS2008.bat ###########
############################

C:\Users\Aviraj\Desktop>net stop "System Event Notification Service"
The System Event Notification Service service is stopping.
A system error has occurred.

System error 997 has occurred.

Overlapped I/O operation is in progress.

The System Event Notification Service service was stopped successfully.


C:\Users\Aviraj\Desktop>net stop "Background Intelligent Transfer Service"
The Background Intelligent Transfer Service service is stopping..
The Background Intelligent Transfer Service service was stopped successfully.


C:\Users\Aviraj\Desktop>net stop "COM+ Event System"
The COM+ Event System service is stopping.
The COM+ Event System service was stopped successfully.


C:\Users\Aviraj\Desktop>net stop "Microsoft Software Shadow Copy Provider"
The Microsoft Software Shadow Copy Provider service is stopping.
The Microsoft Software Shadow Copy Provider service was stopped successfully.


C:\Users\Aviraj\Desktop>net stop "Volume Shadow Copy"
The Volume Shadow Copy service is stopping.
The Volume Shadow Copy service was stopped successfully.


C:\Users\Aviraj\Desktop>cd /d C:\Windows\system32

C:\Windows\System32>net stop vss
The Volume Shadow Copy service is not started.

More help is available by typing NET HELPMSG 3521.


C:\Windows\System32>net stop swprv
The Microsoft Software Shadow Copy Provider service is not started.

More help is available by typing NET HELPMSG 3521.


C:\Windows\System32>regsvr32 /s ATL.DLL

C:\Windows\System32>regsvr32 /s comsvcs.DLL

C:\Windows\System32>regsvr32 /s credui.DLL

C:\Windows\System32>regsvr32 /s CRYPTNET.DLL

C:\Windows\System32>regsvr32 /s CRYPTUI.DLL

C:\Windows\System32>regsvr32 /s dhcpqec.DLL

C:\Windows\System32>regsvr32 /s dssenh.DLL

C:\Windows\System32>regsvr32 /s eapqec.DLL

C:\Windows\System32>regsvr32 /s esscli.DLL

C:\Windows\System32>regsvr32 /s FastProx.DLL

C:\Windows\System32>regsvr32 /s FirewallAPI.DLL

C:\Windows\System32>regsvr32 /s kmsvc.DLL

C:\Windows\System32>regsvr32 /s lsmproxy.DLL

C:\Windows\System32>regsvr32 /s MSCTF.DLL

C:\Windows\System32>regsvr32 /s msi.DLL

C:\Windows\System32>regsvr32 /s msxml3.DLL

C:\Windows\System32>regsvr32 /s ncprov.DLL

C:\Windows\System32>regsvr32 /s ole32.DLL

C:\Windows\System32>regsvr32 /s OLEACC.DLL

C:\Windows\System32>regsvr32 /s OLEAUT32.DLL

C:\Windows\System32>regsvr32 /s PROPSYS.DLL

C:\Windows\System32>regsvr32 /s QAgent.DLL

C:\Windows\System32>regsvr32 /s qagentrt.DLL

C:\Windows\System32>regsvr32 /s QUtil.DLL

C:\Windows\System32>regsvr32 /s raschap.DLL

C:\Windows\System32>regsvr32 /s RASQEC.DLL

C:\Windows\System32>regsvr32 /s rastls.DLL

C:\Windows\System32>regsvr32 /s repdrvfs.DLL

C:\Windows\System32>regsvr32 /s RPCRT4.DLL

C:\Windows\System32>regsvr32 /s rsaenh.DLL

C:\Windows\System32>regsvr32 /s SHELL32.DLL

C:\Windows\System32>regsvr32 /s shsvcs.DLL

C:\Windows\System32>regsvr32 /s /i swprv.DLL

C:\Windows\System32>regsvr32 /s tschannel.DLL

C:\Windows\System32>regsvr32 /s USERENV.DLL

C:\Windows\System32>regsvr32 /s vss_ps.DLL

C:\Windows\System32>regsvr32 /s wbemcons.DLL

C:\Windows\System32>regsvr32 /s wbemcore.DLL

C:\Windows\System32>regsvr32 /s wbemess.DLL

C:\Windows\System32>regsvr32 /s wbemsvc.DLL

C:\Windows\System32>regsvr32 /s WINHTTP.DLL

C:\Windows\System32>regsvr32 /s WINTRUST.DLL

C:\Windows\System32>regsvr32 /s wmiprvsd.DLL

C:\Windows\System32>regsvr32 /s wmisvc.DLL

C:\Windows\System32>regsvr32 /s wmiutils.DLL

C:\Windows\System32>regsvr32 /s wuaueng.DLL

C:\Windows\System32>sfc /SCANFILE=C:\Windows\system32\catsrv.DLL


Windows Resource Protection did not find any integrity violations.

C:\Windows\System32>sfc /SCANFILE=C:\Windows\system32\catsrvut.DLL


Windows Resource Protection did not find any integrity violations.

C:\Windows\System32>sfc /SCANFILE=C:\Windows\system32\CLBCatQ.DLL


Windows Resource Protection did not find any integrity violations.

C:\Windows\System32>net start "COM+ Event System"
The requested service has already been started.

More help is available by typing NET HELPMSG 2182.


Volume Shadow Copy service DLL's re-registered.

Reboot your machine.

After reboot, open a command prompt and run:
vssadmin list writers

Ensure that all your writers are displayed w/o errors.

C:\Windows\System32>pause
Press any key to continue . . .
 

My Computer My Computer

At a glance

Microsoft Windows 7 Ultimate 64-bit 7601 Mult...AMD FX(tm)-8350 Eight-Core Processor8.00 GB Corsair VengeanceAMD Radeon HD 7870 DD (7000 SERIES)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
AMD FX(tm)-8350 Eight-Core Processor
Motherboard
ASUSTeK COMPUTER INC. M5A99X EVO R2.0
Memory
8.00 GB Corsair Vengeance
Graphics Card(s)
AMD Radeon HD 7870 DD (7000 SERIES)
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Monitor(s) Displays
LG IPS224
Screen Resolution
1920x1080
Hard Drives
(1) SanDisk SDSSDP128G SATA Disk Device (2) WDC WD50 00AAKX-00ERMA0 SATA Disk Device (3) SanDisk Cruzer Blade USB Device (4) Sony Hard Drive USB Device
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>vss admin list writers
'vss' is not recognized as an internal or external command,
operable program or batch file.

C:\Windows\system32>vssadmin list writers
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001-2005 Microsoft Corp.


C:\Windows\system32>
:( this is getting frustrating now....
 

My Computer My Computer

At a glance

Microsoft Windows 7 Ultimate 64-bit 7601 Mult...AMD FX(tm)-8350 Eight-Core Processor8.00 GB Corsair VengeanceAMD Radeon HD 7870 DD (7000 SERIES)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
AMD FX(tm)-8350 Eight-Core Processor
Motherboard
ASUSTeK COMPUTER INC. M5A99X EVO R2.0
Memory
8.00 GB Corsair Vengeance
Graphics Card(s)
AMD Radeon HD 7870 DD (7000 SERIES)
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Monitor(s) Displays
LG IPS224
Screen Resolution
1920x1080
Hard Drives
(1) SanDisk SDSSDP128G SATA Disk Device (2) WDC WD50 00AAKX-00ERMA0 SATA Disk Device (3) SanDisk Cruzer Blade USB Device (4) Sony Hard Drive USB Device
should i just reinstall windows and disable all windows updates???
 

My Computer My Computer

At a glance

Microsoft Windows 7 Ultimate 64-bit 7601 Mult...AMD FX(tm)-8350 Eight-Core Processor8.00 GB Corsair VengeanceAMD Radeon HD 7870 DD (7000 SERIES)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
AMD FX(tm)-8350 Eight-Core Processor
Motherboard
ASUSTeK COMPUTER INC. M5A99X EVO R2.0
Memory
8.00 GB Corsair Vengeance
Graphics Card(s)
AMD Radeon HD 7870 DD (7000 SERIES)
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Monitor(s) Displays
LG IPS224
Screen Resolution
1920x1080
Hard Drives
(1) SanDisk SDSSDP128G SATA Disk Device (2) WDC WD50 00AAKX-00ERMA0 SATA Disk Device (3) SanDisk Cruzer Blade USB Device (4) Sony Hard Drive USB Device
You're the fourth person I've had with this problem - and the first not to run for a repair install :)

That's actually given me clue - the SENS service is misbehaving.
Please run the following commands

NET START SENS
SC QC SENS
SC QUERYEX SENS
SC SDSHOW SENS
SC QPRIVS SENS
 

My Computer My Computer

At a glance

Win 7 x64 Home Premium (and x86 VirtualBox VM...i3 370M/i7 6500U8GB - finally :)/8GBit's an i3, dude!/dual Intel&nVidia
Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
:) thanks.... can i just point a few more issues: "atube catcher" a program which ive had for at least 1 year, after recent windows updates its being displayed funny and doesn't work anymore, also there are some issues with account management in control panel... could this have anything to do with the SENS service or something, because these problems have all happened after windows updates-just after a repair install to try and solve the current problem (which it did but then happened again after the updates), the factory image was made towards the end of 2011 and there was at least 100+ updates i had 2 download all in 1 go
just bout to run da commands
 

My Computer My Computer

At a glance

Microsoft Windows 7 Ultimate 64-bit 7601 Mult...AMD FX(tm)-8350 Eight-Core Processor8.00 GB Corsair VengeanceAMD Radeon HD 7870 DD (7000 SERIES)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
AMD FX(tm)-8350 Eight-Core Processor
Motherboard
ASUSTeK COMPUTER INC. M5A99X EVO R2.0
Memory
8.00 GB Corsair Vengeance
Graphics Card(s)
AMD Radeon HD 7870 DD (7000 SERIES)
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Monitor(s) Displays
LG IPS224
Screen Resolution
1920x1080
Hard Drives
(1) SanDisk SDSSDP128G SATA Disk Device (2) WDC WD50 00AAKX-00ERMA0 SATA Disk Device (3) SanDisk Cruzer Blade USB Device (4) Sony Hard Drive USB Device
here you go mate:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>NET START SENS
The requested service has already been started.

More help is available by typing NET HELPMSG 2182.


C:\Windows\system32>SC QC SENS
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: SENS
TYPE : 20 WIN32_SHARE_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:\Windows\system32\svchost.exe -k netsvcs
LOAD_ORDER_GROUP : ProfSvc_Group
TAG : 0
DISPLAY_NAME : System Event Notification Service
DEPENDENCIES : EventSystem
SERVICE_START_NAME : LocalSystem

C:\Windows\system32>SC QUERYEX SENS

SERVICE_NAME: SENS
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
PID : 256
FLAGS :

C:\Windows\system32>SC SDSHOW SENS

D:(A;;CCLCSWLOCRRC;;;AU)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLO
CRSDRCWDWO;;;SO)(A;;CCLCSWRPWPDTLOCRRC;;;SY)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;
;;WD)

C:\Windows\system32>SC QPRIVS SENS
[SC] QueryServiceConfig2 SUCCESS

SERVICE_NAME: SENS
PRIVILEGES : SeAuditPrivilege
: SeChangeNotifyPrivilege
: SeCreateGlobalPrivilege
: SeImpersonatePrivilege
: SeTcbPrivilege

C:\Windows\system32>
 

My Computer My Computer

At a glance

Microsoft Windows 7 Ultimate 64-bit 7601 Mult...AMD FX(tm)-8350 Eight-Core Processor8.00 GB Corsair VengeanceAMD Radeon HD 7870 DD (7000 SERIES)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
AMD FX(tm)-8350 Eight-Core Processor
Motherboard
ASUSTeK COMPUTER INC. M5A99X EVO R2.0
Memory
8.00 GB Corsair Vengeance
Graphics Card(s)
AMD Radeon HD 7870 DD (7000 SERIES)
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Monitor(s) Displays
LG IPS224
Screen Resolution
1920x1080
Hard Drives
(1) SanDisk SDSSDP128G SATA Disk Device (2) WDC WD50 00AAKX-00ERMA0 SATA Disk Device (3) SanDisk Cruzer Blade USB Device (4) Sony Hard Drive USB Device
hah lol smiley faces
 

My Computer My Computer

At a glance

Microsoft Windows 7 Ultimate 64-bit 7601 Mult...AMD FX(tm)-8350 Eight-Core Processor8.00 GB Corsair VengeanceAMD Radeon HD 7870 DD (7000 SERIES)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Microsoft Windows 7 Ultimate 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
AMD FX(tm)-8350 Eight-Core Processor
Motherboard
ASUSTeK COMPUTER INC. M5A99X EVO R2.0
Memory
8.00 GB Corsair Vengeance
Graphics Card(s)
AMD Radeon HD 7870 DD (7000 SERIES)
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Monitor(s) Displays
LG IPS224
Screen Resolution
1920x1080
Hard Drives
(1) SanDisk SDSSDP128G SATA Disk Device (2) WDC WD50 00AAKX-00ERMA0 SATA Disk Device (3) SanDisk Cruzer Blade USB Device (4) Sony Hard Drive USB Device
Back
Top