Get-AmsHostConfig
SYNOPSIS
Gets the current configuration specific to the AMS host
SYNTAX
DESCRIPTION
This cmdlet gets the current configuration of the AMS host where this PowerShell cmdlet is run. Host configuration is specific to the individual host, and is not shared by cluster members.
EXAMPLES
Example 1
This example gets the current configuration of the AMS host
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
None
OUTPUTS
Lithnet.AccessManager.PowerShell.HostConfigurationOptionsPSObject
NOTES
RELATED LINKS
Last updated