"$u = "admin@MAGNUMMAT.local"; $p = Read-Host "Enter domain admin password" -AsSecureString; $b = [Runtime.InteropServices.Marshal]::SecureStringToBSTR($p); $plain = [Runtime.InteropServices.Marshal]::PtrToStringAuto($b); try finally "