Skip to content

2004.2.2.4

Compare
Choose a tag to compare
@darksidemilk darksidemilk released this 17 Nov 18:57
· 131 commits to master since this release

2004.2.2.4

Changed get-macsforhost to Get-FoghostMacs. Added output if get-foghost returns multiple hosts

2004.2.2.3

fix release note formatting error

2004.2.2.2

added try catch for ciminstance for powershell 7 compatibility in windows when getting the current foghost without params

2004.2.2.1

* Mainly a bug fix release for issues with pending mac handling.Ended up adding some extra helper functions along the way
* Added more get functions for ease of use including
    - Get-FogGroupAssociations
    - Get-FogGroupByName
    - Get-FogGroups
    - Get-FogHostGroup (replaces Get-FogGroup, but kept Get-FogGroup as an alias as to not break anyones scripts)
    - Get-FogMacAddresses (has alias of Get-FogMacs)
    - Get-MacsForHost
* Fixed Approve-FogPendingMac so it makes a given mac not pending instead of keeping it pending
* Fixed Get-PendingMacsForHost so it uses less pipeline and more separate commands that was causing it to return all pending macs in some cases, rather than just for a given host
* Added hostID param to get-foghost so you can get a host from the internal hostID if you already have that