When installing MSDE, you may encounter the error message: "A strong SA password is required for security reasons. Please use SAPWD switch to supply the same. Refer to the readme for more details. Setup will now exit."
To resolve this issue, you can do the following:
To resolve this issue, you can do the following:
- In the installation folder of MSDE, double-click setup.ini.
- Below [options], add the line: SAPWD="password"
- Save setup.ini and try the installation again.
Comments
Post a Comment