Forum Discussion
DavidM2202
Apr 09, 2024Copper Contributor
Manage security groups with MS Graph
Hi everyone, I'm facing an issue related to managing EntraID groups via powershell using MS Graph. Specifically I want to use the CMDLET Remove-MgGroupOwnerByRef. According to MS Help (https://learn...
VasilMichev
Apr 10, 2024MVP
Works fine here. Which version of the module are you using?
- DavidM2202Apr 10, 2024Copper Contributor
Hi VasilMichev,
I'm using version 2.17.0 (by running Get-InstalledModule Microsoft.Graph)