Forum Discussion
LUCA NAVIGLIO
Aug 06, 2025Copper Contributor
Can't add device member in Static Security Entra Group with powershell
Hi, With Graph, I want to add some device members in a static security Entra group using it to deploy some certificates with Intune. I do it with following command: New-MgGroupMember -GroupId $gr...
Oct 09, 2025
Did that fix it for you?