< Back
Add-TecBoxBackConnectionHostNames
Post
NAME Add-TecBoxBackConnectionHostNames
SYNOPSIS
Adds one or more host names to the BackConnectionHostNames registry value.
SYNTAX
Add-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:\\>Add-TecBoxBackConnectionHostNames fabrikam-local, www-local.fabrikam.com
RELATED LINKS
http://support.microsoft.com/kb/896861
SYNOPSIS
Adds one or more host names to the BackConnectionHostNames registry value.
SYNTAX
Add-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:\\>Add-TecBoxBackConnectionHostNames fabrikam-local, www-local.fabrikam.com
RELATED LINKS
http://support.microsoft.com/kb/896861