Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My Random Thoughts edited this page Jul 6, 2017 · 2 revisions

c-sys-03-services-not-started (Enabled)

Check services and ensure all services set to start automatically are running (NetBackup Bare Metal Restore Boot Server, NetBackup SAN Client Fibre Transport Service and .NET4.0 are all expected to be Automatic but not running).


Input Values

  • IgnoreTheseServices - List of known services that can ignored when set to automatic and not started

Example

IgnoreTheseServices = ('NetBackup Bare Metal Restore Boot Server', 'NetBackup SAN Client Fibre Transport Service', 'Microsoft .NET Framework NGEN', 'Software Protection', 'Volume Shadow Copy')

Input Descriptions

  • None

Result And Messages

  • PASS
    All auto-start services are running

  • WARNING

  • FAIL
    An auto-start service was found not running

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally