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…