PoshUnifi
1.0
Module to work with Self Hosted Unifi Controller
Minimum PowerShell version
3.0
Installation Options
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
Version 0.4
- Fixed issues with TLS self signed certificate policy when using Universal Dashboard
Version 0.5
- Bug fix with TLS self signed certificate
Version 1.0
- Graduated module to v1.0
- README fixes
FileList
- PoshUnifi.nuspec
- PoshUnifi.psm1
- PoshUnifi.psd1