Just wanted to flag the following
On https://github.com/JM2K69/FreeNas/blob/master/Freenas/private/New-Banner.ps1#L426
This function is used in the Connect-* function with the param -online.
This might not work if the user use the module in a closed network or behind a proxy.
Might need some extra logic
Just wanted to flag the following
On https://github.com/JM2K69/FreeNas/blob/master/Freenas/private/New-Banner.ps1#L426
This function is used in the Connect-* function with the param
-online.This might not work if the user use the module in a closed network or behind a proxy.
Might need some extra logic