Skip to content

PowerShell Module for Q-SYS Core Management

Notifications You must be signed in to change notification settings

tyler-g-AVGroup/ps-qsys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PS-QSYS (BETA)

A PowerShell module for managing QSC's Q-SYS cores.

MIT License beta Uses unstable undocumented features

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.

Installation

Install-Module -Name PS-QSYS -AllowPrerelease

CmdLet Reference

Get-QSYSCoreDetails

Get-QSYSCoreDNS

Get-QSYSCoreInterfaces

Get-QSYSCoreNTP

Get-QSYSCoreServices

Get-QSYSCoreSNMP

Get-QSYSDeviceStatus

New-QSYSSession

Restart-QSYSCore

Set-QSYSCoreAccessControl

Set-QSYSCoreDNS

Set-QSYSCoreIdentify

Set-QSYSCoreInterface

Set-QSYSCoreName

Set-QSYSCoreNTP

Set-QSYSCoreService

Set-QSYSCoreSNMPv2

Set-QSYSCoreSNMPv3

About

PowerShell Module for Q-SYS Core Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%