PoshWUG

0.4.1

Module to work with Progress WhatsUp Gold 2022

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PoshWUG

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PoshWUG

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023 Zack Moss. All rights reserved.

Package Details

Author(s)

  • Zack Moss

Functions

Get-WUGToken Request-WUGAuthToken Write-Log Get-DeviceIDByName Add-MonitoredDevice Update-DeviceProperty Add-DeviceGroup Get-DeviceGroupsSummary Get-DeviceGroup Invoke-DeviceGroupRefresh Get-Monitor

Dependencies

This module has no dependencies.

Release Notes


       Version 0.1
       - First release!

       Version 0.2
       - Added code regions
       - Removed core dependency with logging

       Version 0.3
       - Added Write-Log function
       - Fixed -NoTLS parameter for all functions to scale
       - Added Dev region to code for code in progress

       Version 0.4
       - Added connection properties to token function
       - Removed no TLS. The module has to be used with https enabled on the API
       - Added refresh token function to handle getting updated tokens properly

       Version 0.4.1
       - Fixed module manifest
       

FileList

Version History

Version Downloads Last updated
0.4.1 (current version) 13 8/18/2023
0.4 5 8/17/2023
0.3 16 3/3/2023
0.2 7 3/2/2023
0.1 7 3/1/2023