Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Services

Featured Replies

Hi everyone,

anyone know a way of obtaining a list of services running in the background of a machine, but also the date/time these were started\stopped and the ver numb?

would prefer it to be a script/bat type operation.

Basically I want to know what services have been started/stopped by service pack installs on our Server Box.

Our 3 servers are running win2k server and 2 x win2003 server.

Cheers for comments peeps

Gekko.

You could try parsing the System Eventlog for events with the 7035 or 7036 Id, issued by the Service Control Manager to determine when services where started/stopped.

You can also use the sc query command from a command prompt to get a list of currently running services.

  • Author

Thanks for the reply.

The SC command is very helpful.

I have managed to Lock the services Database using SC Lock.

But this only applys when the window is left open.

Is it possible to make this change current, I would imagine, on a restat, even if you were to use a bat file at startup, the lock would only apply once all the services had been loaded.

I.e. if I install service pack with Lock on, then it restarts any services that were held down by the lock would then be able to start, then the lock would come in to play.

Also could you go into more detail concerning parsing the Event Log.

Ie how would I go about doing this?

Cheers

Gekko

Also could you go into more detail concerning parsing the Event Log.
You can write some custom code which is able to do so, but you could also take a look at something like TQF Event Log Explorer.

I don't have any personal experience with it, but its description fits what you're looking for.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.