PowerShell DNS Commands:Add-DnsServerResponseRateLimitingExceptionlist

PowerShell DNS Commands » Add-DnsServerResponseRateLimitingExceptionlist

Add-DnsServerResponseRateLimitingExceptionlist

DNS Cmdlet: Add-DnsServerResponseRateLimitingExceptionlist

Syntax:

Add-DnsServerResponseRateLimitingExceptionlist [[-ClientSubnet] <String>] [[-Fqdn] <String>][[-ServerInterfaceIP] <String>][[-Name] <String>] [[-Condition] <String>][-PassThru][-ComputerName <String>][-CimSession <CimSession[]>][-ThrottleLimit <Int32>][-AsJob][-WhatIf][-Confirm] [<CommonParameters>]

Parameters and Description:

Parameters Description
ClientSubnet (Type: String) Denotes the client subnet values for the exception list and follows the format: COMPARATOR, value1, value2,..., COMPARATOR, value 3, value 4,.. and the COMPARATOR can be EQ or NE and there can only be one EQ and one NE in a value.
ServerInterfaceIP (Type: String) Represents the server interface on which the DNS server is listening. Its format is similar to that of the ClientSubnet parameter.
Condition (Type: String) Denotes a logical operator for combining the different values of ClientSubnet, FQDN, and ServerIp parameters. The accepted values are AND and OR.
PassThru (Type: SwitchParameter) Specifies the item you are working with.
ComputerName (Type: String) Enter the IP address, NETBIOS name, FQDN or host name of the DNS server.
CimSession (Type: CimSession [] ) Runs the cmdlet on a remote computer or session. By default, the cmdlet is run on the local computer in the current session.
ThrottleLimit (Type: Int32) Specifies the maximum number of concurrent operations that can be allowed to run this cmdlet. If its value is 0 or not specified, PowerShell will calculate the right throttle limit automatically.

To know further on Add-DnsServerResponseRateLimitingExceptionlist, please refer to this article.

Purpose of this cmdlet:

The Add-DnsServerResponseRateLimiting cmdlet lets you add a Response Rate Limiting (RRL) exception list on the DNS server.

Example:

Add-DnsServerResponseRateLimitingExceptionlist -Name "SafeList1" -Fqdn "EQ,*.abc.com"

The above-mentioned basic command lets you add an RRL exception for the domain abc.com.

Did you know that ADManager Plus helps you:

  • Reset passwords for multiple user accounts at once
  • Bulk move AD users from one OU to another
  • Automate routine AD operations such as cleanup of stale AD accounts
  • And more.

Try out the powerful features of ADManager Plus by downloading the product for a free 30-day trial!

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