Forum Discussion
Jeff Walzer
Mar 31, 2020Iron Contributor
Can I use ASC Workflow automation to install Qualys agent?
We have the following recommendation in ASC - Enable the built-in vulnerability assessment solution on virtual machines (powered by Qualys) (Preview) - that has some VMs that need the agent.
Within the recommendation I can remediate, but is there anyway to use Workflow automation to look for VMs that do not have the Qualys agent and to install it?
I tried creating a Logic app and copied and pasted the remediation logic from the recommendation, but it did not work.
Thx
Yes. i just created a working sample here
12 Replies
Sort By
- Nicholas DiCola (SECURITY JEDI)Former Employee
Yes. i just created a working sample here
- Jeff WalzerIron Contributor
Nicholas DiCola (SECURITY JEDI)
Thx a million - I just tried to deploy the playbook and got the following error:
- Nicholas DiCola (SECURITY JEDI)Former Employee
whoops forgot the dependson. in the resource.
just fixed the template.