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…

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…