Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW SCCM Windows 10 Updates

  • Thread starter Thread starter imz
  • Start date Start date
  • Replies Replies 5
  • Views Views 3K

imz

Well-Known Member
Messages
55
Reaction score
2
Points
8
Hello,
I have 2 questions
1 : SCCM is getting all updates from WSUS , updates classification, product and sync process is perfect but 0 machine required. All machines are running windows 10 but SCCM software updates section is saying Required 0 .
2: Before SCCM all machines were updating automatically from internet and user was able to click on check for updates/install/restart. I want to stop automatic updates all machines should check for updates from SCCM or we can push latest updates to all machines manually from SCCM.

Thanks
 
Hi @imz,

1- It's a state message issue, check the following log files in the client side:
  • Updatesdeployment.log
  • Statemessage.log
2- You can setup a group policy to not allow your clients to reach Internet-cloud based sources such as Windows Update.
 
Hi @imz,

1- It's a state message issue, check the following log files in the client side:
  • Updatesdeployment.log
  • Statemessage.log
2- You can setup a group policy to not allow your clients to reach Internet-cloud based sources such as Windows Update.
Hello Youssef i have to check these two logs in all client machines ?
 
Take just one or two clients having the same issue.
Today I restarted SCCM server and this issue is fixed now i can see the Required Machines. Which group policy need to configure to stop windows 10 machines updates directly from internet ? All machines should check for updates from SCCM.
Please also tell me about third party apps patch management from SCCM like zoom, WinZip, java etc. I saw many websites everyone is only showing Acrobat Reader which seems different then other apps like .cab file URL etc.
 
Hi @imz,

You can deploy the following registry configuration using GPO or CI:
  • Computer Configuration/Administrative Templates/System/Internet Communication Management/Internet Communication settings
  • Turn off access to all Windows Update features
ConfigMgr has included the third party software updates, for more details:
 
Back
Top