powershell

ConvertTo-DnsServerSecondaryZone

ConvertTo-DnsServerSecondaryZone is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Converts a primary zone or stub zone to a secondary zone.…

powershell

ConvertTo-DnsServerPrimaryZone

ConvertTo-DnsServerPrimaryZone is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Converts a zone to a DNS primary zone. Description The ConvertTo-DnsServerPrimaryZone…

powershell

Clear-DnsServerStatistics

Clear-DnsServerStatistics is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Clears all DNS server statistics or statistics for zones. Description The…

powershell

Clear-DnsServerCache

Clear-DnsServerCache is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Clears resource records from a cache on the DNS server. Description…

powershell

Add-DnsServerZoneTransferPolicy

Add-DnsServerZoneTransferPolicy is accessible with the help of DnsServer module. To configure DnsServer, go through this link. Synopsis Adds a zone transfer policy to a DNS server. Description The…

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…

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…