mirror of
https://github.com/admindroid-community/powershell-scripts.git
synced 2025-12-18 00:45:19 +00:00
Microsoft 365 group report
Microsoft 365 group report
This commit is contained in:
parent
c8d5d85951
commit
84956ab7b9
@ -169,7 +169,7 @@ Function main()
|
|||||||
$Count=0
|
$Count=0
|
||||||
|
|
||||||
#Check for input file
|
#Check for input file
|
||||||
if([string]$GroupIDssFile -ne "")
|
if([string]$GroupIDsFile -ne "")
|
||||||
{
|
{
|
||||||
#We have an input file, read it into memory
|
#We have an input file, read it into memory
|
||||||
$DG=@()
|
$DG=@()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user