I'm new to appdynamics but I understand you can run scripts with runbook automation in response to health policy violations. Are only cmd scripts allowed, or can you run powershell?
Hi,
As we see parameters can be directory passed powershell main command, we can either call powershell in batch file and then issue target command Or directory pass the command to powershell, check if you face issues, we do not have documentation for this, but you can give a try as this is like any command, Hope that information helps
As per my understanding we just issue the command in target script that is triggered on violation of rule in UI, whether it custom script from machine agent or custom action , hope it is clear