PowerShell DNS Commands:Disable-DnsServerSigningKeyRollover
PowerShell DNS Commands » Disable-DnsServerSigningKeyRollover

Disable-DnsServerSigningKeyRollover

DNS Cmdlet: Disable-DnsServerSigningKeyRollover

Syntax:

Disable-DnsServerSigningKeyRollover[-ZoneName] <String>[-Force][-KeyId] <Guid> [-ComputerName <String>][-PassThru][-CimSession <CimSession[]>][-ThrottleLimit <Int32>][-AsJob][-WhatIf][-Confirm][<CommonParameters>]

Parameters and Description:

Parameters Description
Level (Type: String) Denotes the level at which the policies will be disabled.
ComputerName (Type: String) Enter the IP address, NETBIOS name, FQDN or host name of the DNS server.
Force (Type: SwitchParameter) Forces the command to execute without user's confirmation.
CimSession (Type: CimSession [] ) Runs the cmdlet on a remote computer or session. For example: the output of Get-CimSession or New-CimSession cmdlet. By default, the cmdlet is run on the local computer in the current session.
ZoneName (Type: String) Specifies the DNS zone to which the record is added
Name (Type: String) Denotes the name of the zone to be converted.
WhatIf (Type: SwitchParameter) Shows what would happen if the cmdlet runs.
ThrottleLimit (Type: Int32) Specifies the maximum number of parallel operations that can be allowed to run this cmdlet. If its value is 0 or not specified, PowerShell will automatically calculate the right throttle limit.

To know further on Disable-DnsServerSigningKeyRollover cmdlet, please refer to this article.

Purpose of this cmdlet:

The Disable-DnsServerSigningKeyRollover cmdlet lets you disable query resolution policies as well as zone transfer policies on the DNS server.

Example:

Get-DnsServerSigningKey -ZoneName "DNSServer06.abc.com" | Disable-DnsServerSigningKeyRollover -Verbose -PassThru

This command gets DNSSEC keys for the DNSServer06.abc.com zone and disables rollover for each key.

Did you know that ADManager Plus is loaded with a 'DNS Reporter' tool which can:

  • Extract DNS records in your network and present it clearly
  • Gather deep insights into your organization's DNS environment and other DNS records
  • Return DNS data in a few mouse clicks

Download the 30-day free trial of ADManager Plus and check out the rest of the features the powerful tool offers!

Active Directory Management and Reporting Solution

ADManager Plus is a web-based tool which offers the capability to manage Active Directory attributes in bulk easily using CSV files or templates. Get built-in reports on users and export them in CSV, PDF, HTML and XLSX formats.

Unravel end-to-end Active Directory management with ADManager Plus

  •  
  •  
  •  
  • By clicking 'Schedule a personalized demo' you agree to processing of personal data according to the Privacy Policy.
AD User Management / Reports
Active Directory Reporting
Active Directory Management
Related Products