@@ -799,7 +799,7 @@ Function Get-FileSizes {
# Output to console
$constr = "${prefix}" + $($FileSizes | Out-String)
Write-Output $constr
Microsoft.Powershell.Utility\Write-Output $constr
# Output to log file
$logstr = "${prefix}" + $($FileSizes | Format-List | Out-String)
The note is not visible to the blocked user.