From 53d85d4cfc1350210102a3fa80130d5cd4dccdf6 Mon Sep 17 00:00:00 2001 From: rnicolson Date: Fri, 15 Sep 2023 11:36:37 -0500 Subject: [PATCH] Update Set-CMCollectionCloudSync.md Changed parameter title from AADGroupName to AddGroupName. This is correct in all the other locations but the parameter title is wrong. --- sccm-ps/ConfigurationManager/Set-CMCollectionCloudSync.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sccm-ps/ConfigurationManager/Set-CMCollectionCloudSync.md b/sccm-ps/ConfigurationManager/Set-CMCollectionCloudSync.md index d93754dc..268bde61 100644 --- a/sccm-ps/ConfigurationManager/Set-CMCollectionCloudSync.md +++ b/sccm-ps/ConfigurationManager/Set-CMCollectionCloudSync.md @@ -72,7 +72,7 @@ Set-CMCollectionCloudSync -InputObject $userCollection -RemoveGroupName "testUse ## PARAMETERS -### -AADGroupName +### -AddGroupName Specify target Azure Active Directory group name with which the collection's members needs to be synchronized.