Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dansimp committed Oct 5, 2020
2 parents de70739 + c4f9cf0 commit c29abbf
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 27 deletions.
Expand Up @@ -41,7 +41,7 @@ Get-ADReplicationConnection [-AuthType <ADAuthType>] [-Credential <PSCredential>
The **Get-ADReplicationConnection** cmdlet returns a specific Active Directory replication connection or a set of Active Directory replication connection objects based on a specified filter.
Connections are used to enable domain controllers to replicate with each other.
A connection defines a one-way, inbound route from one domain controller (the source), to another domain controller (the destination).
The Kerberos consistency checker (KCC) reuses existing connections where it can, deletes unused connections, and creates new connections if none exist that meet the current need.
The Knowledge Consistency Checker (KCC) reuses existing connections where it can, deletes unused connections, and creates new connections if none exist that meet the current need.

## EXAMPLES

Expand Down Expand Up @@ -252,4 +252,3 @@ A connection object is received by the *Identity* parameter.
## RELATED LINKS

[Set-ADReplicationConnection](./Set-ADReplicationConnection.md)

12 changes: 6 additions & 6 deletions docset/windows/addsadministration/Set-ADReplicationSite.md
Expand Up @@ -134,7 +134,7 @@ Accept wildcard characters: False
```

### -AutomaticInterSiteTopologyGenerationEnabled
Indicates whether the cmdlet prevents the Kerberos consistency checker (KCC) that functions as the intersite topology generator (ISTG) from generating connections for intersite replication.
Indicates whether the cmdlet prevents the Knowledge Consistency Checker (KCC) that functions as the intersite topology generator (ISTG) from generating connections for intersite replication.
Use this option when you want to create manual intersite connections (disable the ISTG) but retain the KCC to generate intrasite connections.

```yaml
Expand Down Expand Up @@ -515,7 +515,7 @@ Accept wildcard characters: False

### -TopologyCleanupEnabled
Indicates whether the cmdlet enables topology cleanup.
When enabled, this optional parameter prevents the Kerberos consistency checker (KCC) from removing connection objects that it does not need.
When enabled, this optional parameter prevents the Knowledge Consistency Checker(KCC) from removing connection objects that it does not need.
Disable this option if you want to take responsibility for removing old redundant connections.
Alternatively, to control or augment the topology, you can use manual connections, which the KCC does not delete.

Expand All @@ -533,7 +533,7 @@ Accept wildcard characters: False

### -TopologyDetectStaleEnabled
Indicates whether the cmdlet enables topology detect stale.
This parameter option prevents the Kerberos consistency checker (KCC) from excluding servers that are unreachable from the topology; that is, the KCC does use an alternate server to reroute replication.
This parameter option prevents the Knowledge Consistency Checker (KCC) from excluding servers that are unreachable from the topology; that is, the KCC does use an alternate server to reroute replication.
Use this option only if network communication is very unstable and brief outages are expected.

```yaml
Expand All @@ -550,7 +550,7 @@ Accept wildcard characters: False

### -TopologyMinimumHopsEnabled
Indicates whether the cmdlet enables topology minimum hops.
When enabled, this parameter prevents the Kerberos consistency checker (KCC) from generating optimizing connections in the ring topology of intrasite replication.
When enabled, this parameter prevents the Knowledge Consistency Checker (KCC) from generating optimizing connections in the ring topology of intrasite replication.
Optimizing connections reduce the replication latency in the site and disabling them is not recommended.

```yaml
Expand Down Expand Up @@ -646,7 +646,7 @@ Accept wildcard characters: False
```

### -WindowsServer2003KCCBehaviorEnabled
Indicates whether the cmdlet implements Kerberos consistency checker (KCC) operation that is consistent with Windows Server 2003 forest functional level.
Indicates whether the cmdlet implements Knowledge Consistency Checker (KCC) operation that is consistent with Windows Server 2003 forest functional level.
This option can be set if all domain controllers in the site are running Windows Server 2003.

```yaml
Expand Down Expand Up @@ -679,7 +679,7 @@ Accept wildcard characters: False

### -WindowsServer2003KCCSiteLinkBridgingEnabled
Indicates whether the cmdlet enables site link bridging.
When the forest functional level Windows Server 2003 or Windows Server 2003 interim is in effect, provides Kerberos consistency checker (KCC) control of the ability to enable or disable site link bridging.
When the forest functional level Windows Server 2003 or Windows Server 2003 interim is in effect, provides Knowledge Consistency Checker (KCC) control of the ability to enable or disable site link bridging.

```yaml
Type: Boolean
Expand Down
2 changes: 1 addition & 1 deletion docset/windows/scheduledtasks/Unregister-ScheduledTask.md
Expand Up @@ -101,7 +101,7 @@ Aliases: cf

Required: False
Position: Named
Default value: False
Default value: True
Accept pipeline input: False
Accept wildcard characters: False
```
Expand Down
Expand Up @@ -32,7 +32,7 @@ Get-ADReplicationConnection [-AuthType <ADAuthType>] [-Credential <PSCredential>
The Get-ADReplicationConnection cmdlet returns a specific Active Directory replication connection or a set of AD replication connection objects based on a specified filter.
Connections are used to enable domain controllers to replicate with each other.
A connection defines a one-way, inbound route from one domain controller, the source, to another domain controller, the destination.
The Kerberos consistency checker (KCC) reuses existing connections where it can, deletes unused connections, and creates new connections if none exist that meet the current need.
The Knowledge Consistency Checker (KCC) reuses existing connections where it can, deletes unused connections, and creates new connections if none exist that meet the current need.

## EXAMPLES

Expand Down Expand Up @@ -378,4 +378,3 @@ A connection object is received by the Identity parameter.
## RELATED LINKS

[Set-ADReplicationConnection](./Set-ADReplicationConnection.md)

11 changes: 5 additions & 6 deletions docset/winserver2012-ps/activedirectory/Set-ADReplicationSite.md
Expand Up @@ -602,7 +602,7 @@ Accept wildcard characters: False
```

### -TopologyCleanupEnabled
When enabled, this optional parameter prevents the Kerberos consistency checker (KCC) from removing connection objects that it does not need.
When enabled, this optional parameter prevents the Knowledge Consistency Checker (KCC) from removing connection objects that it does not need.
Disable this option if you want to take responsibility for removing old redundant connections.
Alternatively, to control or augment the topology, you can use manual connections, which the KCC does not delete.

Expand All @@ -619,7 +619,7 @@ Accept wildcard characters: False
```

### -TopologyDetectStaleEnabled
This parameter option prevents the Kerberos consistency checker (KCC) from excluding servers that are unreachable from the topology; that is, the KCC does use an alternate server to reroute replication.
This parameter option prevents the Knowledge Consistency Checker (KCC) from excluding servers that are unreachable from the topology; that is, the KCC does use an alternate server to reroute replication.
Use this option only if network communication is very unstable and brief outages are expected.

```yaml
Expand All @@ -635,7 +635,7 @@ Accept wildcard characters: False
```

### -TopologyMinimumHopsEnabled
When enabled, this parameter prevents the Kerberos consistency checker (KCC) from generating optimizing connections in the ring topology of intrasite replication.
When enabled, this parameter prevents the Knowledge Consistency Checker (KCC) from generating optimizing connections in the ring topology of intrasite replication.
Optimizing connections reduce the replication latency in the site and disabling them is not recommended.

```yaml
Expand Down Expand Up @@ -729,7 +729,7 @@ Accept wildcard characters: False
```

### -WindowsServer2003KCCBehaviorEnabled
Implements Kerberos consistency checker (KCC) operation that is consistent with Windows Server 2003 forest functional level.
Implements Knowledge Consistency Checker (KCC) operation that is consistent with Windows Server 2003 forest functional level.
This option can be set if all domain controllers in the site are running Windows Server 2003.

```yaml
Expand Down Expand Up @@ -760,7 +760,7 @@ Accept wildcard characters: False
```

### -WindowsServer2003KCCSiteLinkBridgingEnabled
When the forest functional level Windows Server 2003 or Windows Server 2003 interim is in effect, provides Kerberos consistency checker (KCC) control of the ability to enable or disable site link bridging.
When the forest functional level Windows Server 2003 or Windows Server 2003 interim is in effect, provides Knowledge Consistency Checker (KCC) control of the ability to enable or disable site link bridging.

```yaml
Type: Boolean
Expand Down Expand Up @@ -797,4 +797,3 @@ A site object that was retrieved by using the Get-ADReplicationSite cmdlet and t
[New-ADReplicationSite](./New-ADReplicationSite.md)

[Remove-ADReplicationSite](./Remove-ADReplicationSite.md)

15 changes: 15 additions & 0 deletions docset/winserver2012-ps/scheduledtasks/Unregister-ScheduledTask.md
Expand Up @@ -75,6 +75,21 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -Confirm
Prompts you for confirmation before running the cmdlet.

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf

Required: False
Position: Named
Default value: True
Accept pipeline input: False
Accept wildcard characters: False
```

### -InputObject
Specifies the input to this cmdlet.
You can use this parameter, or you can pipe the input to this cmdlet.
Expand Down
Expand Up @@ -40,7 +40,7 @@ Get-ADReplicationConnection [-AuthType <ADAuthType>] [-Credential <PSCredential>
The **Get-ADReplicationConnection** cmdlet returns a specific Active Directory replication connection or a set of Active Directory replication connection objects based on a specified filter.
Connections are used to enable domain controllers to replicate with each other.
A connection defines a one-way, inbound route from one domain controller (the source), to another domain controller (the destination).
The Kerberos consistency checker (KCC) reuses existing connections where it can, deletes unused connections, and creates new connections if none exist that meet the current need.
The Knowledge Consistency Checker (KCC) reuses existing connections where it can, deletes unused connections, and creates new connections if none exist that meet the current need.

## EXAMPLES

Expand Down Expand Up @@ -269,4 +269,3 @@ A connection object is received by the **Identity** parameter.
## RELATED LINKS

[Set-ADReplicationConnection](./Set-ADReplicationConnection.md)

Expand Up @@ -133,7 +133,7 @@ Accept wildcard characters: False
```

### -AutomaticInterSiteTopologyGenerationEnabled
Indicates whether the cmdlet prevents the Kerberos consistency checker (KCC) that functions as the intersite topology generator (ISTG) from generating connections for intersite replication.
Indicates whether the cmdlet prevents the Knowledge Consistency Checker (KCC) that functions as the intersite topology generator (ISTG) from generating connections for intersite replication.
Use this option when you want to create manual intersite connections (disable the ISTG) but retain the KCC to generate intrasite connections.

```yaml
Expand Down Expand Up @@ -513,7 +513,7 @@ Accept wildcard characters: False

### -TopologyCleanupEnabled
Indicates whether the cmdlet enables topology cleanup.
When enabled, this optional parameter prevents the Kerberos consistency checker (KCC) from removing connection objects that it does not need.
When enabled, this optional parameter prevents the Knowledge Consistency Checker (KCC) from removing connection objects that it does not need.
Disable this option if you want to take responsibility for removing old redundant connections.
Alternatively, to control or augment the topology, you can use manual connections, which the KCC does not delete.

Expand All @@ -531,7 +531,7 @@ Accept wildcard characters: False

### -TopologyDetectStaleEnabled
Indicates whether the cmdlet enables topology detect stale.
This parameter option prevents the Kerberos consistency checker (KCC) from excluding servers that are unreachable from the topology; that is, the KCC does use an alternate server to reroute replication.
This parameter option prevents the Knowledge Consistency Checker (KCC) from excluding servers that are unreachable from the topology; that is, the KCC does use an alternate server to reroute replication.
Use this option only if network communication is very unstable and brief outages are expected.

```yaml
Expand All @@ -548,7 +548,7 @@ Accept wildcard characters: False

### -TopologyMinimumHopsEnabled
Indicates whether the cmdlet enables topology minimum hops.
When enabled, this parameter prevents the Kerberos consistency checker (KCC) from generating optimizing connections in the ring topology of intrasite replication.
When enabled, this parameter prevents the Knowledge Consistency Checker (KCC) from generating optimizing connections in the ring topology of intrasite replication.
Optimizing connections reduce the replication latency in the site and disabling them is not recommended.

```yaml
Expand Down Expand Up @@ -644,7 +644,7 @@ Accept wildcard characters: False
```

### -WindowsServer2003KCCBehaviorEnabled
Indicates whether the cmdlet implements Kerberos consistency checker (KCC) operation that is consistent with Windows Server 2003 forest functional level.
Indicates whether the cmdlet implements Knowledge Consistency Checker (KCC) operation that is consistent with Windows Server 2003 forest functional level.
This option can be set if all domain controllers in the site are running Windows Server 2003.

```yaml
Expand Down Expand Up @@ -677,7 +677,7 @@ Accept wildcard characters: False

### -WindowsServer2003KCCSiteLinkBridgingEnabled
Indicates whether the cmdlet enables site link bridging.
When the forest functional level Windows Server 2003 or Windows Server 2003 interim is in effect, provides Kerberos consistency checker (KCC) control of the ability to enable or disable site link bridging.
When the forest functional level Windows Server 2003 or Windows Server 2003 interim is in effect, provides Knowledge Consistency Checker (KCC) control of the ability to enable or disable site link bridging.

```yaml
Type: Boolean
Expand Down Expand Up @@ -714,4 +714,3 @@ A site object that was retrieved by using the **Get-ADReplicationSite** cmdlet a
[New-ADReplicationSite](./New-ADReplicationSite.md)

[Remove-ADReplicationSite](./Remove-ADReplicationSite.md)

Expand Up @@ -93,7 +93,7 @@ Aliases: cf

Required: False
Position: Named
Default value: False
Default value: True
Accept pipeline input: False
Accept wildcard characters: False
```
Expand Down

0 comments on commit c29abbf

Please sign in to comment.