Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

macna/paloalto-powershell-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scripts for managing Palo Alto PAN-OS Devices

These scripts are used to manage Palo Alto PAN-OS devices using their XML APi.

The following variables must be populated:

$fwHost - should be populated with the fully-qualified hostname of the appliance.

$encryptedApiKey - should be populated with the location of the encrypted text file that contains your API key. Details that explain how to generate this file can be found here.

$ageLimit - can be edited to define the number of days old configurations should be retained for.

Also populate email addresses for failure messages.

Further reading about the PAN-OS XML API is available here.

About

PowerShell scripts for managing Palo Alto devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published