Disable the Prisma Access Agent (Using PACli)
Focus
Focus
Prisma Access Agent

Disable the Prisma Access Agent (Using PACli)

Table of Contents


Disable the Prisma Access Agent (Using PACli)

Learn how to disable the Prisma Access Agent using the Prisma Access Agent command-line tool (PACli).
You can disable the Prisma Access Agent using the Prisma Access Agent command-line tool (PACli).
  1. Enter the following command:
    • (macOS)
      /Applications/Prisma\ Access\ Agent.app/Contents/Helpers/pacli disable
    • (Windows)
      "C:\Program Files\Palo Alto Networks\Prisma Access Agent\pacli" disable
  2. (Prisma Access Agent version 25.3.0.43) If your administrator requires a one-time password (OTP) to disable the agent, Enter One Time Password when prompted. If you don't have the password, contact your administrator for the password.
    If successfully disabled, the Agent is disabled message is displayed. For example, on Windows:
  3. To verify that the agent is disabled, run the following command:
    pacli status
    In the command output, the State should be Disabled. For example, on Windows, you should see the following output:
  4. To reenable the agent, run the following command:
    pacli enable