I have created a PowerShell script to ease installation of Axigen updates on Windows for Aixgen 10.4.x or newer.
axigen-update-pkg.ps1 (use ‘Save-As’ to save the script locally)
SHA1: 428f00487cf45cbed4c0809321b0b8661bfc7e5b
Usage: ./axigen-update-pkg.ps1
The script requires PowerShell version 5 or newer
The script requires PowerShell to run as administrator
Because the script is not signed an error could occur. In this case to allow the script to run on your system you should run below command:
Unblock-file axigen-update.ps1
Because this script will restart the Axigen service, we strongly recommend to run it during a maintenance window.
For Axigen version 10.3.x or older please use the script from “ Axigen patches update script - Windows”
Feel free to express your feedback about this script here or by contacting support team.
Updated: 2024-04-03T21:00:00Z