Password Reset Script.ps1
if ($usernames.Count -eq 0) { Write-Host "No valid usernames found in the input file." exit}