A PowerShell module for managing QSC's Q-SYS cores.
This PowerShell module provides a collection of CmdLets for managing QSC's Q-SYS cores, including:
- Retrieving core details & status information
- Configuring network interfaces & DNS
- NTP, SNMPv2 and SNMPv3 settings
- Identifying the core
- Enabling & disabling access control
- Blocking / allowing network services
- Restarting the core
These CmdLets have been developed and tested against Q-SYS firmware version 9.0.1, and are expected to work with the versions immediately prior and thereafter.
Install-Module -Name PS-QSYS -AllowPrerelease