What do I need to generate an Avaya export file?
To generate an Avaya export file, you will need:
- A workstation on the same network as your Avaya system with PowerShell v7.0 or higher.
- The administrator credentials of your Avaya CM server.
- The
ziro-export-avaya.ps1
script available in our public repository downloaded to your workstation.
How do I generate an Avaya export file?
A note about Execution Policies.
Although our scripts has been vetted by PowerShell experts and signed by Microsoft, your corporate IT policies may prevent you from executing third-party PowerShell scripts on your workstation. If this is the case, reach out to your IT team before proceeding with this guide.To learn more, visit Microsoft Learn.
Open PowerShell from your workstation and browse to the location of the ziro-export-avaya.ps1
file you’ve downloaded and run it.
The script will ask you for your Avaya CM FQDN or IP address, administrator username, and password. Running this export task may take over an hour for mid-sized and larger systems. Once completed, a new ZIP file will be created in the same folder as the script.
You now have an
avaya.zip
file in the same folder as the script.
Upload the avaya.zip
file to PBX Assessment to receive your customized report.