PoshWUG

0.4

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 -RequiredVersion 0.4

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

Install-PSResource -Name PoshWUG -Version 0.4

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

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
       

FileList

Version History

Version Downloads Last updated
0.4.2 11 9/5/2024
0.4.1 17 8/18/2023
0.4 (current version) 5 8/17/2023
0.3 16 3/3/2023
0.2 7 3/2/2023
0.1 7 3/1/2023
Show more