< Back

Get-FreeNasGlobalConfig

Mon Jan 13, 2020 7:44 pm

NAME Get-FreeNasGlobalConfig



SYNOPSIS

This function return the global configuration for your FreeNas Server





SYNTAX

Get-FreeNasGlobalConfig [<CommonParameters>]





DESCRIPTION

This function return the global configuration for your FreeNas Server





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES





This command return the global configuration for your FreeNas or TrueNas server



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-FreeNasGlobalConfig



Id : 1

Domain : local

Gateway : 10.255.255.254

Hostname : freenas

Nameserver1 : 1.1.1.1

Nameserver2 : 8.8.8.8

Nameserver3 :

Httpproxy :











RELATED LINKS