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…

powershell

Add-DnsServerResourceRecordA

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

powershell

Add-DnsServerResourceRecord

Add-DnsServerResourceRecord is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a resource record of a specified type to a specified…