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 Feb 21, 2018 · 1 revision

tol-11-services-installed (Enabled)

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


Input Values

  • SerivcesToCheck - "LIST" - List of services to check. Enter the display name of the service.
  • AllMustExist - "True|False" - Should all services exist for a Pass.?

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