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…

powershell

Add-DnsServerResourceRecordDS

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

powershell

Add-DnsServerResourceRecordDnsKey

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

powershell

Add-DnsServerResourceRecordCName

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

powershell

Add-DnsServerResourceRecordAAAA

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