If you find any user accounts configured to use DES encryption you probably want to remove the setting $ou = "OU=England,DC=Manticore,DC=org"
"`nMicrosoft"
$name = "UserA"
Get-ADUser -Identity $name |
Set-ADAccountControl -UseDESKeyOnly… Read the full text.