Skip to content

Commit 6285fa0

Browse files
committed
Update ECS parameter
1 parent fcadfb4 commit 6285fa0

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

docset/winserver2022-ps/dnsserver/Add-DnsServerQueryResolutionPolicy.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
33
external help file: PS_DnsServerQueryResolutionPolicy_v1.0.0.cdxml-help.xml
44
Module Name: DnsServer
5-
ms.date: 12/20/2016
5+
ms.date: 01/03/2022
66
online version: https://docs.microsoft.com/powershell/module/dnsserver/add-dnsserverqueryresolutionpolicy?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Add-DnsServerQueryResolutionPolicy
@@ -511,7 +511,8 @@ Accept wildcard characters: False
511511
```
512512

513513
### -ECS
514-
{{ Fill ECS Description }}
514+
515+
This parameter is reserved for internal use.
515516

516517
```yaml
517518
Type: String
@@ -731,7 +732,7 @@ Accept wildcard characters: False
731732

732733
### -ThrottleLimit
733734
Specifies the maximum number of concurrent operations that can be established to run the cmdlet.
734-
If this parameter is omitted or a value of `0` is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer.
735+
If this parameter is omitted or a value of `0` is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer.
735736
The throttle limit applies only to the current cmdlet, not to the session or to the computer.
736737

737738
```yaml

docset/winserver2022-ps/dnsserver/Set-DnsServerQueryResolutionPolicy.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,8 @@ Accept wildcard characters: False
194194
```
195195
196196
### -ECS
197-
{{ Fill ECS Description }}
197+
198+
This parameter is reserved for internal use.
198199
199200
```yaml
200201
Type: String
@@ -406,7 +407,7 @@ Accept wildcard characters: False
406407

407408
### -ThrottleLimit
408409
Specifies the maximum number of concurrent operations that can be established to run the cmdlet.
409-
If this parameter is omitted or a value of `0` is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer.
410+
If this parameter is omitted or a value of `0` is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer.
410411
The throttle limit applies only to the current cmdlet, not to the session or to the computer.
411412

412413
```yaml

0 commit comments

Comments
 (0)