Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.16 KB

installservices-action.md

File metadata and controls

40 lines (22 loc) · 1.16 KB
description ms.assetid title ms.topic ms.date
The InstallServices action registers a service for the system. This action queries the ServiceInstall table.
bb394cdb-1310-44fb-b7e1-2ffbb976d438
InstallServices Action
article
05/31/2018

InstallServices Action

The InstallServices action registers a service for the system. This action queries the ServiceInstall table.

Sequence Restrictions

The services action must be used in the following sequence.

StopServices

DeleteServices

Any of the following actions: InstallFiles, RemoveFiles, DuplicateFiles, MoveFiles, PatchFiles, and RemoveDuplicateFiles actions.

InstallServices

StartServices

ActionData Messages

There are no ActionData messages.

Remarks

This action requires that the user be an administrator or have elevated privileges with permission to install services or that the application be part of a managed installation.