powershell

Get-DnsClientNrptPolicy

Get-DnsClientNrptPolicy is accessible with the help of DnsClient module. To configure DnsClient, go through this link. Synopsis Gets the NRPT configured on a computer. Description The Get-DnsClientNrptPolicy cmdlet…

powershell

Get-DnsClientNrptGlobal

Get-DnsClientNrptGlobal is accessible with the help of DnsClient module. To configure DnsClient, go through this link. Synopsis Gets the NRPT global settings. Description The Get-DnsClientNrptGlobal cmdlet gets the…

powershell

Get-DnsClientGlobalSetting

Get-DnsClientGlobalSetting is accessible with the help of DnsClient module. To configure DnsClient, go through this link. Synopsis Retrieves global DNS client settings like the suffix search list. Description…

powershell

Get-DnsClientCache

Get-DnsClientCache is accessible with the help of DnsClient module. To configure DnsClient, go through this link. Synopsis Retrieves the contents of the DNS client cache. Description The Get-DnsClientCache…

powershell

Get-DnsClient

Get-DnsClient is accessible with the help of DnsClient module. To configure DnsClient, go through this link. Synopsis Gets details of the network interfaces configured on a specified computer.…

powershell

Clear-DnsClientCache

Clear-DnsClientCache is accessible with the help of DnsClient module. To configure DnsClient, go through this link. Synopsis Clears the contents of the DNS client cache. Description The Clear-DnsClientCache…

powershell

Add-DnsClientNrptRule

Add-DnsClientNrptRule is accessible with the help of DnsClient module. To configure DnsClient, go through this link. Synopsis Adds a rule to the NRPT. Description The Add-DnsClientNrptRule cmdlet adds…

powershell

DnsClient

This blog contains the brief descriptions and syntax of the Windows PowerShell cmdlets that are for use in administering the DnsClient service-specific cmdlets. The DNS Client…