# Windows Sever:ADDS Error Troubleshooting

Verification of prerequisites for Domain promotion failed:

Sol:open CMD prompt or powershell--&gt;run this command

```plaintext
net user Administrator /passwordreq:yes
```
