Public/Get-MSPReport.ps1
function Get-MSPReport { $Report = Write-Host "Get-M365Report ran successfully" -ForegroundColor Green return $Report } |
function Get-MSPReport { $Report = Write-Host "Get-M365Report ran successfully" -ForegroundColor Green return $Report } |