# Can Kemp integrate with automation scripts?

I would like to setup Kemp to use powershell scripts or something like that. Does anyone know of a way to do this? Based on services or actions that happen or logging or data that can be setup to call out a powershell script or something of the like to accomplish a task if something is triggered.

##### Post Metadata
- Posted at: over 5 years ago
- Author title: System Administrator at Routeware, Inc.
- Net upvotes: 1


## Comments
### Comment 1

I had a need to also do certain tasks through powershell.  I found that the best approach to this was to build a powershell module that interacts with the restful api. I don&#39;t know if kemp has a way generate a trigger but you could monitor to the status regularly in order to generate your own trigger.  

##### Comment Metadata
- Posted at: about 5 years ago
- Author title: Software Architect



### Comment 2

Hi John,

The LoadMaster can be scripted to do things via PowerShell or an API wrapper such as java or anything else that can execute API commands.  From one of these below, you will find a whole list of commands that can be used in a script to add servers, delete servers, disable, and just about anything else.  Both are extremely powerful automation tools.  On top of that, the API is good to query information from the LoadMaster from the command line or a browser search bar. 

The powershell module is below.
https://support.kemptechnologies.com/hc/en-us/articles/201239319-LoadMaster-PowerShell-API-Wrapper

Our API doc is below.
https://support.kemptechnologies.com/hc/en-us/articles/203863435-RESTful-API

Let me know if that helped.

##### Comment Metadata
- Posted at: over 5 years ago




## Related Product
[Progress Kemp LoadMaster](https://www.g2.com/products/progress-kemp-loadmaster/reviews)

## Related Category
[Load Balancing](https://www.g2.com/categories/load-balancing)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: almost 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: almost 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: almost 13 years ago
  - Comments: 4


