Microsoft 365 group report

Microsoft 365 group report
This commit is contained in:
AdminDroid 2021-11-23 19:19:08 +05:30
parent c8d5d85951
commit 84956ab7b9

View File

@ -169,7 +169,7 @@ Function main()
$Count=0
#Check for input file
if([string]$GroupIDssFile -ne "")
if([string]$GroupIDsFile -ne "")
{
#We have an input file, read it into memory
$DG=@()