You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Modules/CIPPCore/Public/Test-CIPPGDAPRelationships.ps1
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -83,16 +83,16 @@ function Test-CIPPGDAPRelationships {
83
83
Type='SAM User Membership'
84
84
}) |Out-Null
85
85
}
86
-
if ($CIPPGroupCount-lt12) {
87
-
$GDAPissues.add([PSCustomObject]@{
88
-
Type='Warning'
89
-
Issue="We only found $($CIPPGroupCount) of the 12 required groups. If you have migrated outside of CIPP this is to be expected. Please perform an access check to make sure you have the correct set of permissions."
Issue="We only found $($CIPPGroupCount) of the 12 required groups. If you have migrated outside of CIPP this is to be expected. Please perform an access check to make sure you have the correct set of permissions."
0 commit comments