diff --git a/Get-ProjectFolders.ps1 b/Get-ProjectFolders.ps1 index 75fd080..f2bcbe7 100644 --- a/Get-ProjectFolders.ps1 +++ b/Get-ProjectFolders.ps1 @@ -45,7 +45,7 @@ $OfficeList | ForEach-Object -parallel { PercentComplete = 10 } - Write-Progress @CurentLoopProgress + # Write-Progress @CurentLoopProgress $projectNumber = '' # thank you ChatGPT