Skip to content

Commit cbba4f7

Browse files
authored
Merge pull request MicrosoftDocs#2836 from velkovb/fix-2696-add-note
Resolves MicrosoftDocs#2696
2 parents d2297f0 + 8270c52 commit cbba4f7

File tree

5 files changed

+6
-2
lines changed

5 files changed

+6
-2
lines changed

docset/winserver2012-ps/activedirectory/Add-ADGroupMember.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -416,8 +416,8 @@ By default, this cmdlet does not generate any output.
416416
417417
## NOTES
418418
* This cmdlet does not work with a read-only domain controller.
419-
420-
This cmdlet does not work with an Active Directory Snapshot.
419+
* This cmdlet does not work with an Active Directory snapshot.
420+
* This cmdlet will allow you to add a group as a member of itself which could lead to unstable behavior.
421421
422422
## RELATED LINKS
423423

docset/winserver2012r2-ps/activedirectory/Add-ADGroupMember.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ By default, this cmdlet does not generate any output.
336336
## NOTES
337337
* This cmdlet does not work with a read-only domain controller.
338338
* This cmdlet does not work with an Active Directory snapshot.
339+
* This cmdlet will allow you to add a group as a member of itself which could lead to unstable behavior.
339340

340341
## RELATED LINKS
341342

docset/winserver2016-ps/activedirectory/Add-ADGroupMember.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ By default, this cmdlet does not generate any output.
370370
## NOTES
371371
* This cmdlet does not work with a read-only domain controller.
372372
* This cmdlet does not work with an Active Directory snapshot.
373+
* This cmdlet will allow you to add a group as a member of itself which could lead to unstable behavior.
373374

374375
## RELATED LINKS
375376

docset/winserver2019-ps/activedirectory/Add-ADGroupMember.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ By default, this cmdlet does not generate any output.
370370
## NOTES
371371
* This cmdlet does not work with a read-only domain controller.
372372
* This cmdlet does not work with an Active Directory snapshot.
373+
* This cmdlet will allow you to add a group as a member of itself which could lead to unstable behavior.
373374

374375
## RELATED LINKS
375376

docset/winserver2022-ps/activedirectory/Add-ADGroupMember.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,7 @@ By default, this cmdlet does not generate any output.
386386
## NOTES
387387
* This cmdlet does not work with a read-only domain controller.
388388
* This cmdlet does not work with an Active Directory snapshot.
389+
* This cmdlet will allow you to add a group as a member of itself which could lead to unstable behavior.
389390

390391
## RELATED LINKS
391392

0 commit comments

Comments
 (0)