@@ -17,7 +17,6 @@ Function Check-PasswordComplexity {
# Check if all requirements are met
if ($Password -eq $BuiltInPassword) {
- $A = 1
Write-Host "Password meets the security standards."
AI_SetMsiProperty PASS_STRONG "true"