< Back

Remove-TecBoxBackConnectionHostNames

Tue Jan 14, 2020 1:35 am

NAME Remove-TecBoxBackConnectionHostNames



SYNOPSIS

Removes one or more host names from the BackConnectionHostNames registry value.





SYNTAX

Remove-TecBoxBackConnectionHostNames [-HostNames] <String[]> [<CommonParameters>]





DESCRIPTION

The BackConnectionHostNames registry value is used to bypass the loopback

security check for specific host names.





PARAMETERS

-HostNames <String[]>



Required? true

Position? 1

Default value

Accept pipeline input? true (ByValue)

Accept wildcard characters? false



<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:\\>Remove-TecBoxBackConnectionHostNames fabrikam-local, www-local.fabrikam.com















RELATED LINKS

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