< Back
Initialize-InternalDnsCache
Post
NAME Initialize-InternalDnsCache
SYNOPSIS
Initializes a basic DNS cache for use by Get-Dns.
SYNTAX
Initialize-InternalDnsCache [<CommonParameters>]
DESCRIPTION
Get-Dns maintains a limited DNS cache, capturing A and AAAA records, to assist name server resolution (for values
passed using the Server parameter).
The cache may be manipulated using *-InternalDnsCacheRecord CmdLets.
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:\\>Initialize-InternalDnsCache
RELATED LINKS
SYNOPSIS
Initializes a basic DNS cache for use by Get-Dns.
SYNTAX
Initialize-InternalDnsCache [<CommonParameters>]
DESCRIPTION
Get-Dns maintains a limited DNS cache, capturing A and AAAA records, to assist name server resolution (for values
passed using the Server parameter).
The cache may be manipulated using *-InternalDnsCacheRecord CmdLets.
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:\\>Initialize-InternalDnsCache
RELATED LINKS