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

@@ -18,7 +18,7 @@ function Get-CISExoOutput {
)
begin {
# Begin Block #
<#
<#
# Tests
1.2.2
1.3.3
@@ -48,6 +48,7 @@ function Get-CISExoOutput {
#>
}
process {
Write-Verbose "Get-CISExoOutput: Retuning data for Rec: $Rec"
switch ($Rec) {
'1.2.2' {
# Test-BlockSharedMailboxSignIn.ps1