Add-PnPGroupMember + Get-PnPGroupMember #1130
-
Is there a timing issue between adding a user to a group and getting that user from the group? I need to add a user to a group and then confirm that user was indeed added to the group. I've done
which is always blank even though I can manually go to the site in question, open the group and see that the user was indeed added. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
I don't think there is, I can run all at once with no problem. Unless you need it for some reason, the |
Beta Was this translation helpful? Give feedback.
-
Thank you @veronicageek and @KoenZomers. I only had the Disconnect-PnPOnline thinking that may be the issue. It's not there normally. It happens on mutliple groups/site collections if that's what you mean. |
Beta Was this translation helpful? Give feedback.
-
Our company's User info is different than just email due to some kind of ADFS connection. Putting in the entire info for User is returning as expected. x:x#.x|xxxx|userEmail Thank you |
Beta Was this translation helpful? Give feedback.
Our company's User info is different than just email due to some kind of ADFS connection. Putting in the entire info for User is returning as expected.
x:x#.x|xxxx|userEmail
Thank you