When you manually install software, why should it be shown under Windows LiveUpdate history?
Installing Security Update for Microsoft ODBC Driver 17 and SQL OLE DB Driver
I've downloaded the SQL Driver and OLE DB driver 9th April 2024 and have attempt to install by running as admin and powershell command.
Powershell command "Start-Process -FilePath "C:\Temp\security-package.exe" -Wait"
I have restarted the server post the activity, but I don't see the update under "View installed updates"
Information based on event logs "Windows Installer installed the product. Product Name: Microsoft ODBC Driver 17 for SQL Server. Product Version: 17.10.6.1. Product Language: 1028. Manufacturer: Microsoft Corporation. Installation success or error status: 1603"
Please share your inputs and questions, thanks!
2 answers
Sort by: Most helpful
-
-
Zunhui Han 2,400 Reputation points Microsoft Vendor
2024-06-24T12:40:47.9733333+00:00 Hi Azim,
Thank you for posting in Q&A forum.
Error status 1603 usually means that a serious error occurred during the installation process, resulting in installation failure. This error code is relatively common and may be caused by a variety of reasons, including but not limited to permission issues, damaged installation packages, antivirus software interference, etc. It is recommended that you try the following steps to troubleshoot:
1.The original installation package may be damaged. Try to re-download the installation file from the official channel.
2.Temporarily disable antivirus software and firewalls to prevent them from accidentally intercepting necessary operations during the installation process.
3.Make sure the Windows Installer service is running. Press Win+R, enter services.msc, then find the "Windows Installer" service and make sure its status is "Running".
You can also refer to the following links:
I hope the information above is helpful.
Best regards
Zunhui
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.