disable inner loop spam...

This commit is contained in:
Erik Eckert 2023-09-14 11:31:31 -06:00
parent 31733baa69
commit 273a916f17

View File

@ -45,7 +45,7 @@ $OfficeList | ForEach-Object -parallel {
PercentComplete = 10 PercentComplete = 10
} }
Write-Progress @CurentLoopProgress # Write-Progress @CurentLoopProgress
$projectNumber = '' $projectNumber = ''
# thank you ChatGPT # thank you ChatGPT