当前位置:网站首页>Execute the sc.exe QC command to query some services. The data area passed to the system call is too small
Execute the sc.exe QC command to query some services. The data area passed to the system call is too small
2022-06-23 14:21:00 【shawyang】
perform sc.exe qc An error occurs when the command queries some services The data area passed to the system call is too small
The solution is simple , Add a number several thousand more than the error number after the command
such as
sc.exe qc cloudbase-init 8192
sc.exe The command is broad and profound , Many services fail to start because the services they depend on have exceptions
Remote Procedure Call (RPC) namely rpcss It is the underlying service on which many services depend , Query depends on rpcss The commands for all services are as follows :
sc.exe enumdepend rpcss 35000|findstr SERVICE_NAME > c:\depend_rpcss.txt
notepad c:\depend_rpcss.txt
Another example
sc.exe enumdepend http 35000|findstr SERVICE_NAME > c:\depend_http.txt
notepad c:\depend_http.txt
HTTP A service is a hidden service , Hiding is not to let people interfere , Because it's too low-level , If it has a problem , Many services have problems , such as
SERVICE |
|---|
SERVICE_NAME: fdPHost |
SERVICE_NAME: FDResPub |
SERVICE_NAME: IISADMIN |
SERVICE_NAME: RemoteAccess |
SERVICE_NAME: Spooler |
SERVICE_NAME: SSDPSRV |
SERVICE_NAME: upnphost |
SERVICE_NAME: W3SVC |
SERVICE_NAME: Wecsvc |
SERVICE_NAME: WinRM |
SERVICE_NAME: WMSVC |
边栏推荐
- Crmeb second open SMS function tutorial
- 【深入理解TcaplusDB技术】TcaplusDB导入数据
- 如何正确计算导入Excel的行数(POI/NPOI)
- What is the working status of software testing with a monthly salary of 7500
- [deeply understand tcapulusdb technology] one click installation of tmonitor background
- Multi-Camera Detection of Social Distancing Reference Implementation
- Basic data types of C language and their printouts
- Learning experiences on how to design reusable software from three aspects: class, API and framework
- Understand ADT and OOP
- AI talk | data imbalance refinement instance segmentation
猜你喜欢

Use xtradiagram Diagramcontrol for drawing and controlling process graphics

The first public available pytorch version alphafold2 is reproduced, and Columbia University is open source openfold, with more than 1000 stars

Error when Oracle enters sqlplus

分布式数据库使用逻辑卷管理存储之扩容

Multi-Camera Detection of Social Distancing Reference Implementation

微信小程序之下拉菜单场景

Monitor the cache update of Eureka client

Use openvinotm preprocessing API to further improve the reasoning performance of yolov5

微信小程序之从底部弹出可选菜单

Win the championship for 2 consecutive years! ZABBIX ranked first in a number of monitoring software in 2022
随机推荐
中断和轮询
Technology sharing | do you understand the requirements of the tested project?
Common methods and descriptions of beanstalk
Instructions for laravel8 Beanstalk
DTU上报的数据值无法通过腾讯云规则引擎填入腾讯云数据库中
面向 PyTorch* 的英特尔 扩展助力加速 PyTorch
[untitled]
【课程预告】基于飞桨和OpenVINO 的AI表计产业解决方案 | 工业读表与字符检测
2022 college entrance examination quarterly essay winners announced
[in depth understanding of tcapulusdb technology] tcapulusdb business data backup
【深入理解TcaplusDB技术】Tmonitor系统升级
腾讯云TDSQL-C重磅升级,性能全面领跑云原生数据库市场
Teach you how to build Tencent cloud server (explanation with pictures and pictures)
KS007基于JSP实现人个人博客系统
SQLserver2008r2安装dts组件不成功
Wechat applet pop up the optional menu from the bottom
White paper - Intel and Ashling, a well-known risc-v tool provider, strive to expand multi platform risc-v support
微信小程序之从底部弹出可选菜单
如何正确计算导入Excel的行数(POI/NPOI)
MySQL installation