2408.9.2
github-actions
released this
22 Aug 18:37
·
35 commits
to master
since this release
What's Changed
- Add send-fogwol function #7 started work on this in a separate branch… by @darksidemilk in #13
- 10-add-get-fogversion by @darksidemilk in #14
- 11-add-get-fogsetting-and-set-fogsetting by @darksidemilk in #16
- Handled Auto add aliases on build #9 so added aliases are available to users.
- Implemented Add foghost name tab completion #8
- Added github actions for testing build and releasing versions
- Fixed issue with getting fog inventory in 1.6
- Implemented #16 for getting and setting fog global settings in fog 1.6
- Implemented #14 for getting the fog version
- Implemented #13 for invoking wol task for a host
- Added basic pipeline functionality for foghost objects in all applicable functions.
- Made it possible to send multiple specified snapins in a single start-fogsnapin call
- Added tab completion of server specific host names and snapin names in various functions like get-foghost, start-fogsnapin. set-fogsnapins, remove-usbmac
- removed advanced function begin/end blocks where they weren't being used as such, kept things in process block
- implemented Add https option to fog server settings #15 by making it so you can put http://fogserver or https://fogserver or fogserver as the fogserver property in settings to implement that change with minimal issues with existing setting configs. Added an enable-FogApiHTTPS funcction as well as a disable to easily enable that.
- Implemented A function for attempting to set windows machine to boot to pxe from within windows #17 see
Set-WinToBootToPxe
Additional Information
- Side note, the version jumped from xxxx.6.x to xxxx.9.x, this was an accident that I didn't notice till today (a week after release)... It should have been 2408.7.x. It was probably a typo or I just didn't see it after the tests of the new build and release system. Since there were already 500+ downloads on xxxx.9.2 I'm not going to go redoing them as xxxx.7.x. Apologies if anyone caught that and was confused.
Full Changelog: 2311.6.4...2408.9.2