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