pwps_dab.ps1

Write-Host -ForegroundColor DarkYellow "Changed ThreadOptions to ReuseThread"
$Host.Runspace.ThreadOptions = "ReuseThread"