MECM upgrade to version 2309 gets stuck, here are some steps to troubleshoot and resolve the issue:
MECM CB 2309 Installation will not Progress - Fix |
CMUpdateReset Tool:
- Use the
CMUpdateReset
tool to reset an in-console update with download or replication problems. You can run the following command: - <SCCM Install Folder>cd.latest\\SMSSETUP\\TOOLS\\CMUpdateReset>CMUpdateReset.exe -FDELETE -S <your SQL Server> -D CM_1 -P <package GUID
- Replace
<your SQL Server>
with your SQL server name and<package GUID>
with the package GUID
ODBC Driver Version:
- Ensure that you have the ODBC driver for SQL Server version 18.1.0 or later installed. This is a prerequisite for Configuration Manager 2309
SQL Connection Properties:
Network Adapters on Modern Standby Devices:
- If you’re experiencing unexpected wake-ups and DHCP requests, disable the “Allow Network wake-up” client setting. Starting with version 2309, you can use the “Reduce network packets for Modern Standby devices” client setting to prevent this behavior
Awesome update. This will definitely help techs who do 2309 upgrade and will their time in troubleshooting the pain areas. Thanks for sharing the needed info
ReplyDelete