This article offers assistance in debugging the SCCM Application install issue exit code 1603, as sometimes the software change returned error code 0x643 1603. When you attempt to establish a program from the SCCM Software Center, the SCCM error code 1603 occurs.
The SCCM error code 1603 is a general issue for various reasons, not just unsuccessful program installations in ConfigMgr. You encounter the error code 1603 when attempting to remove the SCCM Management Point role.
SCCM’s application deployment functionality enables administrators to distribute apps to users or remote ConfigMgr-managed devices.
Users may encounter numerous problems in Software Center during application installation in SCCM, resulting in unsuccessful installation. One such frequent problem is application installation failed with a mismatched exit code 1603.
You must investigate any errors while installing the application using the log files. For each component, SCCM contains several log files. The article on ConfigMgr log files has a list of every log file.
See Also: Windows Start Button Not Working? 8 Ways To Fix
Contents
Reasons For The Software Change Returned Error Code 0x643 1603
This mistake typically occurs when:
- Office programs including Powerpoint, Excel, and Word, as well as powerful Adobe software like Photoshop, Illustrator, and Lightroom
- To share programs like Barco, etc., click Share.
- When many systems are configured using System Centre Configuration Manager (SCCM).
Causes Of The Error
Possible root causes of this issue include:
- Missing or tampered with the NET Framework
- Incorrect route for the command-line interpreter.
- If certain prerequisites or dependencies that the software needs are not satisfied.
How To Fix Error Code 1603
Ways of fixing the software change returned error code 0x643 1603 are:
Give The Right Path To The Command Interpreter
Follow the steps to resolve this error:
- Run Terminal opens when you hit Windows+R.
- To launch the Command Prompt with Admin access, type cmd and hit Ctrl+Shift+Enter.
- Then click Yes in the UAC window that appears.
- Type the command below, and press Enter in the Command Prompt window. The proper route to the Command Interpreter is specified by the command- %ComSpec%=”C:\WINDOWS\COMMAND.COM
- After the command has been successfully run, try it again to see if the installs went properly.
Enabling The.NET Frameworks 3.5 And 4.8
Follow the steps to resolve the software change returned error code 0x643 1603 error:
- A Run dialogue box will be displayed by hitting the Windows key + R. Then, enter “appwiz. cpl” into the text box to launch the Programs and Features menu.
- Use the menu on the right to select Turn Windows features on or off once you’re in the Programs and Features menu.
- Then, start by selecting the.NET Framework 3.5 checkbox on the Windows features page (this package also includes.NET 2.0 and 3.0), then click Ok to save the modifications.
- Click Yes to start the process at the confirmation box, then watch for the package to be installed successfully.
- Finally, use the.NET Framework 4.8 Advanced services to repeat steps 3 and 4.
Update The.NET Framework
Follow the steps to resolve the software change returned error code 0x643 1603 error:
- Visit the.NET Repair Tool Download Page as the first step.
- Down the page and click the Download option as displayed below.
- The file can be seen to begin downloading.
- Upon downloading, double-click the executable file after the download is complete (.exe file)
- Check the box next to I have read and accept the licensing terms to accept the license agreement.
- Then push the Next arrow.
- The tool runs and makes suggestions for adjustments that could help fix the problem.
- To implement the corrections, click the Next button.
- After making the adjustments, press the Finish button.
- Restart the system.
Finally, the last thing you can do to resolve the SCCM application install issue exit code 1603 is to see if any other software programs are preventing the application from installing. The installation blocks itself due to a client computer firewall, GPO, or antivirus software.
If an antivirus program is preventing the installation, you must check the log files on the client computer and allow the installation of applications from servers. Sometimes a GPO established at the domain level prevents the installation of an application. Thus, the Software Center displays exit code 1603 when you try to install such programs. The system administrators need to make sure that the GPO is not preventing application installs.
Try Running The MSI File Manually
Suppose you face the issue while trying to install the Software using the MSI file via SCCM. Then, try downloading the MSI file manually in the Client System. Follow the steps to fix the software change returned error code 0x643 1603:
- Press Windows and R, and Run Terminal opens.
- Type cmd and press Ctrl+Shift+Enter to open Command Prompt with Admin rights
- Click on Yes in the UAC pop-up window
- Enter the command and press Enter- msiexec /i “<Path To MSI File>“ /<Flags If Any>
For example, if you want to install the Barco ClickShare Application with the qn flag, tweak the above command as follows:
msiexec /i “ClickShare_Launcher_01_11_00_0004_Setup_Win.msi” /qn
Conclusion
Thus, this provides various ways to fix the software change that returned error code 0x643 1603. We hope your issue fixes itself.
See Also: Error Code 9.0 In Origin- Ways To Fix
Alex Wawro is a lifelong tech and games enthusiast with more than a decade of experience covering both for outlets like Game Developer, Black Hat, and PC World magazine. He currently serves as a senior editor covering all things computing, from laptops and desktops to keyboards and mice.