Questions tagged [svchost]

24 questions
44
votes
7 answers

How to find memory usage of individual Windows services?

Task Manager shows the overall memory usage of svchost.exe. Is there a way to view the memory usage of individual services? Note this is similar to Finegrained performance reporting on svchost.exe
Aidan Ryan
  • 1,253
  • 2
  • 13
  • 16
27
votes
5 answers

What is svchost and why are multiple instances of it running?

There's six instances running on my desktop, and probably ten on a server I manage. What is this, and is it vital to system function?
jldugger
  • 14,122
  • 19
  • 73
  • 129
20
votes
6 answers

Finegrained performance reporting on svchost.exe

This is something that's always bothered me, so I'll ask the Server Fault community. I love Process Explorer for keeping track of more than just the high-level tasks you get in the Task Manager. But I constantly want to know which of those dozen…
9
votes
3 answers

svchost.exe -k netsvcs occupying >1GB memory

I have noticed my production server "svchost.exe -k netsvcs" is occupying >1GB ram memory, steadily, which I think is a bit excessive. This is what tasklist /svc will give me for this process: Appinfo, CertPropSvc,…
agentsvr
  • 91
  • 1
  • 1
  • 4
5
votes
1 answer

Server 2012 windows update stuck forever

I have a problem with Windows Server 2012 (NON R2). Basically, svchost/wuauserv is stuck using 100% of 1 core (and 2GB RAM), indefinitely. I tried pretty much everything I found online: Made sure there is enough diskspace (8GB now) Used Reset tools…
ITWP
  • 111
  • 1
  • 1
  • 5
3
votes
4 answers

Ok to disable DNS Client Service on Windows 2008 Web Server due to high CPU usage?

Occasionally on one of my web servers svchost.exe runs around 60-80% running the DNS Client Service. This is on a Windows 2008 Web Server machine (patched up all the way) handling around 10M page views a day and around 5M unique users monthly. I…
3
votes
3 answers

windows server 2008 100% CPU

I am on Service Pack 2. My CPU is running at 100% with either svchost.exe or services.exe. I know that this was common in XP, server 2000, etc. But now I only seem to find posts for Vista. What is the reason?
user49352
  • 123
  • 2
  • 4
  • 12
2
votes
3 answers

What could be causing SVCHost to leak handles?

I have a problem that has been causing me all sorts of grief recently. SVCHost appears to be leaking resources all over the shop. This is the SVCHost run with the arguments "-k netsvcs". At the moment it is sitting at around 5,700 Handles being…
Goz
  • 156
  • 2
  • 8
2
votes
1 answer

WebClient service always at "stopping" state

The WebClient service always at "stopping" state. Of course the service itself does not work (I cannot access sharepoint folders using their UNC paths, for example). Tried rebooting - the service goes to "stopping" right after reboot. Tried…
odedn
1
vote
0 answers

.cs files being parsed on IIS 7

I have a C# script I'm trying to call via HTTP on IIS7. When I make a call to it, I get the following. I am having an issue where I am trying to serve .cs files in iis 7 but I'm not sure what to use as a handler mapping? I have allowed the file to…
1
vote
0 answers

Why is svchost.exe showing up in Symantec Endpoint Protection as a threat from local server hitting a local web server nonstop?

I'm having a problem where I have a local server machine that shouldn't have anything to do with our local web server, but yet the web server's Symantec Endpoint protection is showing the local server (IP) is constantly hitting the web server and…
DemiSheep
  • 151
  • 1
  • 1
  • 6
1
vote
1 answer

svchost.exe using tcp https protocol on local port 50721?

I am noticing a ton of system processes running on my network from a specific computer and there are TCP https packets being sent. Here are a few IPs I notice. Is this normal? Ukraine addresses giving no results back when tracing them ip-lookup I…
1
vote
0 answers

Svchost.exe consuming so much memory

svchost.exe is consuming 1,3xx,xxx K memory in my Windows Server (2008) which possesses 10GB RAM. I found the following services are contained in this…
sc1013
  • 113
  • 2
1
vote
1 answer

NSI service on Win2008R2 using huge amount of RAM over time

I have Remote Desktop Servers running Windows 2008R2. Some with all the latest Windows Updates, some without. All of them, over time, have a svchost process eat up a large amount of RAM (goes up and up... some after a few weeks are above 1GB). I…
ETL
  • 6,443
  • 1
  • 26
  • 47
0
votes
0 answers

DHCP Client on Windows Server 2012 high CPU usage

svchost.exe was seen to be consuming a lot of CPU time (12%) continuously for weeks on end. It has been determined that its DHCP Client which is causing this. I'd rather not disable the DHCP client as I am unsure of what role its playing (the…
Jimbo
  • 309
  • 1
  • 5
  • 15
1
2