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 Oct 28, 2017 · 1 revision

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" - 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', 'Remote Registry')

Input Descriptions

  • None

Result And Messages

  • PASS
    All auto-start services are running

  • WARNING

  • FAIL
    One or more auto-start services were found not running

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally