Skip to main content

DUO Auth Proxy - InstallUpdate Latest Version Global, Autofix

Summary

The script installs or updates the DUO Authentication Proxy application to the latest available version. It can run either manually or as an Autofix from the CWM - Automate - Remote Monitor - ProVal - Development - Software - Update - DUO Auth Proxy monitor set.

Sample Run

Sample Run

Dependencies

Variables

NameDescription
STATUSStatus returned by the internal monitor (SUCCESS/FAILED)
ProjectNameDuo_Auth_Proxy
WorkingDirectoryC:/ProgramData/_automation/app/Duo_Auth_Proxy
EXEPathC:/ProgramData/_automation/app/Duo_Auth_Proxy/Duo_Auth_Proxy.exe
LatestVersionLatest version of the application
SubjectTicket subject
BodyTicket body
TickidTicket ID to comment on, if an open/new ticket already exists
PowerShellResultResult of the PowerShell command attempting to download and install/update the application

Global Parameters

NameExampleRequiredDescription
Ticketcreationcategory123FalseSet it to a valid ticket category ID to enable ticketing on failure. Default is 0

Output

  • Script logs
  • Ticket (if enabled)

Ticketing

Subject:

DUO Security Authentication Proxy Update Failed on %ComputerName% at %ClientName%

Body:

%ComputerName%
The script to update DUO Security Authentication Proxy has failed - please review/update manually.
Script Logs -
%PowerShellResult%