List Services Action

Description

Creates and populates the specified dataset with the services installed on the system along with their current state.

Declaration

<AMGETSERVICESLIST RESULTDATASET="text [dataset name]" INCLUDEDRIVERS="Yes/No" />

Example

<AMGETSERVICESLIST RESULTDATASET="ListServices" INCLUDEDRIVERS="YES" />

General Tab Parameters

Create and populate dataset with service information: Specifies the result dataset name to store list of services. Click the Expression Builder icon to build and insert an expression.

Text [dataset name], Required
MARKUP: RESULTDATASET="ServiceList"

Include device and file system drivers: Specifies whether to include device and file system drivers in the list or not.

Yes/NO , Optional Default No
MARKUP: INCLUDEDRIVERS="Yes"

See Also

Start Service. Stop Service, Pause Service, Resume Service, Remove Service, Get Service State Action