show_info_on_all_devices_in_an_entra_id_group
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| show_info_on_all_devices_in_an_entra_id_group [2024/03/14 13:53] – created thomas | show_info_on_all_devices_in_an_entra_id_group [2024/04/19 12:58] (current) – thomas | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| $GroupId = " | $GroupId = " | ||
| - | $Members = Get-MgGroupMember -GroupId $GroupId | + | Connect-MgGraph |
| + | |||
| + | $Members = Get-MgGroupMember | ||
| $Results = @() | $Results = @() | ||
| Line 34: | Line 36: | ||
| </ | </ | ||
| + | |||
| + | {{tag> | ||
show_info_on_all_devices_in_an_entra_id_group.1710424428.txt.gz · Last modified: by thomas
