Windows - Service action Does start, stop or restart a Windows service.

Windows - Service action
Windows - Service action
Topic Work with Windows Server
Description Does start, stop or restart a Windows service.
Category Utility
Special features
  • Supports parallel remote execution on multiple windows servers
  • Set max wait time (optional)
Microsoft documentation https://msdn.microsoft.com/en-us/library/windows/desktop/ms685141%28v=vs.85%29.aspx
Parameter: Action
Description Select the action, either start, stop or restart the windows service. Possible values are "Start", "Stop", or "Restart".
Type Picklist
Required True
Default value Start
Parameter: Destination
Description Should the service action run on local or remote computer? Possible values are "Local computer", or "Remote computer".
Type Picklist
Required True
Default value Local computer
Parameter: Computer name(s)
Description The computer name(s) to run the service action. (comma-separated)
Type String
Required True
Default value
Dependency Only visible if Destination is "Remote Computer"
Example value VM12343, VM32321, DEVBOX
Parameter: Service name(s)
Description The service name(s) to perform the service action. (comma-separated) The default value contains several depending AX services.
Type String
Required True
Default value Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelperService.exe, CommerceDataExchangeAsyncClientService, Microsoft Dynamics AX for Retail Offline Sync Service, DynamicsAXConnectorForMobileApplications, W3SVC, Microsoft Dynamics AX Commerce Data Exchange: Real-time Service 5.1, Microsoft Dynamics AX Commerce Data Exchange: Real-time Service 6.1, MR2012ApplicationService, MR2012ProcessService
Example value W3SVC
Parameter: Max wait time (min)
Description The number of minutes to wait before failing the step.
Type Integer
Required False
Default value 120

Go back