< Back

Get-TecBoxBackConnectionHostNames

Tue Jan 14, 2020 1:34 am

NAME Get-TecBoxBackConnectionHostNames



SYNOPSIS

Gets the list of host names specified in the BackConnectionHostNames registry

value.





SYNTAX

Get-TecBoxBackConnectionHostNames [<CommonParameters>]





DESCRIPTION

The BackConnectionHostNames registry value is used to bypass the loopback

security check for specific host names.





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



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



PS C:\\>Get-TecBoxBackConnectionHostNames



fabrikam-local

www-local.fabrikam.com



Description

-----------

The output from this example assumes two host names ("fabrikam-local" and

"www-local.fabrikam.com") have previously been added to the

BackConnectionHostNames registry value .











RELATED LINKS

http://support.microsoft.com/kb/896861