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

c-com-11-services-installed (Enabled)

Check that a specific list of services exist on the target server. The friendly display name should be used.


Input Values

  • SerivcesToCheck - List of services to check. Enter the display name of the service.
  • AllMustExist - "True|False"

Example

SerivcesToCheck = ('')
AllMustExist = 'True'

Input Descriptions

  • None

Result And Messages

  • PASS
    All services were found One or more services were found

  • WARNING

  • FAIL
    One or more services were not found

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally