powershell

Resolve-DnsName

Resolve-DnsName is accessible with the help of DnsClient module. To configure DnsClient, go through this link. Synopsis Performs a DNS name query resolution for the specified name. Description…

powershell

Remove-DnsClientNrptRule

Remove-DnsClientNrptRule is accessible with the help of DnsClient module. To configure DnsClient, go through this link. Synopsis Removes the specified DNS client NRPT rule. Description The Remove-DnsClientNrptRule cmdlet…

powershell

Register-DnsClient

Register-DnsClient is accessible with the help of DnsClient module. To configure DnsClient, go through this link. Synopsis Registers all of the IP addresses on the computer onto the…

Java dev

Problem solving with streams in Java Collections

After streams being introduced in a major release most of the operations on collections are eased also at the same time its bit tricky and…

powershell

Get-DnsClientServerAddress

Get-DnsClientServerAddress is accessible with the help of DnsClient module. To configure DnsClient, go through this link. Synopsis Gets DNS server IP addresses from the TCP/IP properties on an…

powershell

Get-DnsClientNrptRule

Get-DnsClientNrptRule is accessible with the help of DnsClient module. To configure DnsClient, go through this link. Synopsis Retrieves the DNS client NRPT rules. Description The Get-DnsClientNrptRule cmdlet retrieves…

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…