powershell

Add-DnsServerZoneScope

Add-DnsServerZoneScope is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a zone scope to an existing zone. Description The Add-DnsServerZoneScope…

powershell

Add-DnsServerZoneDelegation

Add-DnsServerZoneDelegation is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a new delegated DNS zone to an existing zone. Description…

Java dev

4 ways to Join two Lists in Java

In this post, we will see how to join two lists in Java using Plain Java, Java 8, Guava, and Apache Commons Collections. And try…

Java dev

What is Unit Testing? What are JUnit tests in Java?

What is Unit Testing? What are JUnit tests in Java? This is what nowadays we are hearing more. Here is an small details about the…

powershell

Add-DnsServerVirtualizationInstance

Add-DnsServerVirtualizationInstance is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a virtualization instance. Description The Add-DnsServerVirtualizationInstance cmdlet adds a virtualization instance to…

powershell

Add-DnsServerTrustAnchor

Add-DnsServerTrustAnchor is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a trust anchor to a DNS server. Description The Add-DnsServerTrustAnchor…

powershell

Add-DnsServerStubZone

Add-DnsServerStubZone is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a DNS stub zone. Description The Add-DnsServerStubZone cmdlet adds a…

powershell

Add-DnsServerSigningKey

Add-DnsServerSigningKey is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a KSK or ZSK to a signed zone. Description The…

powershell

Add-DnsServerSecondaryZone

Add-DnsServerSecondaryZone is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a DNS server secondary zone. Description The Add-DnsServerSecondaryZone cmdlet adds…

powershell

Add-DnsServerRootHint

Add-DnsServerRootHint is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds root hints on a DNS server. Description The Add-DnsServerRootHint cmdlet…