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…

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…

powershell

Add-DnsServerResponseRateLimitingExceptionlist

Add-DnsServerResponseRateLimitingExceptionlist is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds an RRL exception list on the DNS server. Description The…

powershell

Add-DnsServerResourceRecordPtr

Add-DnsServerResourceRecordPtr is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a type PTR resource record to a DNS server. Description…

powershell

Add-DnsServerResourceRecordMX

Add-DnsServerResourceRecordMX is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds an MX resource record to a DNS server. Description The…