From: Gary on
This service was installed in a recent auto update on my SBS 2003 server and
it was installed with automatic startup. But it just starts up and shuts
right back down.

Because of that my daily server report is showing:

Auto-started Services Not Running

Service Name Microsoft .NET Framework NGEN v4.0.30319_X86

Total auto-started services not running: 1

In normal conditions, these services should be running.

For details, it is recommended that you review errors in the

Event log related to the service.

It's a annoyance to have that in the daily server reports. (I want to see
all green items)

I have tried disabling the monitoring of this service via Health Monitor
using the method below but it persists.

Control Panel | Administrative Tools | Health Monitor | <yourSBSservername>
Collector | Service Montior | Browse | (highlight) >. .NET Framework NGEN
v4.0.30319_X86| OK |
Apply |

You should then see the .NET Framework NGEN v4.0.30319_X86 in:

Server Management | Monitoring and Reporting | Change Alert Notification
--
Gary
From: Paul Shapiro on
I see the same thing. I believe that service is intended to optimize .Net
application startup by caching compiled code. Since the server is not
running applications, I wonder if it is ok to set the startup type to manual
to prevent the daily warning? This service is apparently the .Net 4 version
of the service that was called something like .Net Optimization in earlier
..Net versions. I don't remember what the start type was at that time.

"Gary" <admin(a)starksgonzales.com> wrote in message
news:1B5DD9C7-CE8E-4017-87BD-4C45DB95977E(a)microsoft.com...
> This service was installed in a recent auto update on my SBS 2003 server
> and
> it was installed with automatic startup. But it just starts up and shuts
> right back down.
>
> Because of that my daily server report is showing:
>
> Auto-started Services Not Running
>
> Service Name Microsoft .NET Framework NGEN v4.0.30319_X86
>
> Total auto-started services not running: 1
>
> In normal conditions, these services should be running.
>
> For details, it is recommended that you review errors in the
>
> Event log related to the service.
>
> It's a annoyance to have that in the daily server reports. (I want to see
> all green items)
>
> I have tried disabling the monitoring of this service via Health Monitor
> using the method below but it persists.
>
> Control Panel | Administrative Tools | Health Monitor |
> <yourSBSservername>
> Collector | Service Montior | Browse | (highlight) >. .NET Framework NGEN
> v4.0.30319_X86| OK |
> Apply |
>
> You should then see the .NET Framework NGEN v4.0.30319_X86 in:
>
> Server Management | Monitoring and Reporting | Change Alert Notification
> --
> Gary