Skip to content

Automic-Community/windows-service-management-action-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started:

Description

Use the actions to manipulate (start, stop, create, etc.) Windows services.

Actions
  1. Set Account
  2. Set Dependencies
  3. Set Description
  4. Set Displayname
  5. Set Error Severity
  6. Set Group name
  7. Set Password
  8. Set Bin Path
  9. Set Startup Type
  10. Set Type
  11. Check Existence
  12. Send Continue Request
  13. Send Control Code
  14. Create Service
  15. Create Snapshot
  16. Delete Service
  17. Get State
  18. Send Interrogate Control Request
  19. Send Pause Request
  20. Start/Stop Service
Compatibility:
  1. Windows Server 2003
  2. Windows Server 2008
  3. Windows Server 2008 R2
Prerequisite:
  1. Automation Engine should be installed.
  2. Automic Package Manager should be installed.
  3. RA REST action pack should be installed..
Steps to install action pack source code:
  1. Clone the code to your machine.
  2. Go to the package directory.
  3. Run the command apm upload in the directory which contains package.yml (source/): Ex. apm upload -force -u / -c -H -pw -S AUTOMIC -y -ia -ru
Package/Action Documentation

Please refer to the link for package documentation

Third party licenses:

The third-party library and license document reference.Third party licenses

Useful References
  1. About Packs and Plug-ins
  2. Working with Packs and Plug-ins
  3. Actions and Action Packs
  4. PACKS Compatibility Mode
  5. Working with actions
  6. Installing and Configuring the Action Builder
Distribution:

In the distribution process, we can download the existing or updated action package from the Automation Engine by using the apm build command. Example: apm build -y -H AE_HOST -c 106 -u TEST/TEST -pw password -d /directory/ -o zip -v action_pack_name

Copyright and License:

Broadcom does not support, maintain or warrant Solutions, Templates, Actions and any other content published on the Community and is subject to Broadcom Community Terms and Conditions

Questions or Need Help?

Join the Automic Community Integrations to discuss this integration.