PoshUnifi

0.3

Module to work with Self Hosted Unifi Controller

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name PoshUnifi

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

Install-PSResource -Name PoshUnifi

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

Connect-UnifiController Invoke-UnifiControllerBackup Get-UnifiSite Get-UnifiSiteDevice Get-UnifiSiteClient Get-UnifiDeviceByMAC Invoke-RebootUnifiDevice

Dependencies

This module has no dependencies.

Release Notes


       Version 0.1
       - First release!

       Version 0.2
       - Fixed Invoke-BackupUnifiController function to download the file after backup.
       - Added some error logic if controller is not connected.
       - Updated README.md

       Version 0.3
       - Added Get-UnifiSiteClient function
       - Added helper function Get-UnifiDeviceByMAC
       

FileList

Version History

Version Downloads Last updated
0.3 (current version) 11 2/22/2024
0.2 7 2/16/2024
0.1 6 2/14/2024