fix: output functions verbosity

This commit is contained in:
DrIOS
2024-06-23 16:51:57 -05:00
parent 6b94ee72a5
commit e60c9855e3
5 changed files with 6 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ function Get-CISSpoOutput {
#>
}
process {
Write-Verbose "Retuning data for Rec: $Rec"
switch ($Rec) {
'7.2.1' {
# Test-ModernAuthSharePoint.ps1