Unable to run Export-MsIdAzureMfaReport getting error please advise
Unable to run Export-MsIdAzureMfaReport .report.xlsx getting errors
PowerShell 7.4.4
PS C:WindowsSystem32> Connect-MgGraph -Scopes Directory.Read.All, AuditLog.Read.All, UserAuthenticationMethod.Read.All
Welcome to Microsoft Graph!
Connected via delegated access using ******************************
NOTE: You can use the -NoWelcome parameter to suppress this message.
PS C:WindowsSystem32> Export-MsIdAzureMfaReport .Tempreport.xlsx
Compare-Object: Cannot bind argument to parameter ‘DifferenceObject’ because it is null.
Compare-Object: Cannot bind argument to parameter ‘DifferenceObject’ because it is null.
Write-Error: Unable to find target address
PS C:WindowsSystem32>
Please help! Thanks.
Unable to run Export-MsIdAzureMfaReport .report.xlsx getting errorsPowerShell 7.4.4PS C:WindowsSystem32> Connect-MgGraph -Scopes Directory.Read.All, AuditLog.Read.All, UserAuthenticationMethod.Read.AllWelcome to Microsoft Graph!Connected via delegated access using ******************************NOTE: You can use the -NoWelcome parameter to suppress this message.PS C:WindowsSystem32> Export-MsIdAzureMfaReport .Tempreport.xlsxCompare-Object: Cannot bind argument to parameter ‘DifferenceObject’ because it is null.Compare-Object: Cannot bind argument to parameter ‘DifferenceObject’ because it is null.Write-Error: Unable to find target addressPS C:WindowsSystem32>Please help! Thanks. Read More