Skip to main content

Install Qualys

  • March 29, 2022
  • 1 reply
  • 220 views

Forum|alt.badge.img

Use the below script to install Qualys.

 

Evaluation Code:

if (Test-Path -Path "C:\Program Files\Qualys\QualysAgent") 
    {
        exit 0
    } 
    else 
    { 
        exit 1 
    }

 

Remediation Code:

.\QualysCloudAgent.exe CustomerId="{INSERT}" ActivationId="{INSERT}" WebServiceUri="INSERT"

 

Note: Leave {} inside the quotes for both CustomerId and ActivationId

daniel.newman
Forum|alt.badge.img

Is there a working uninstaller for Qualys?


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings