we had updated windows update agent 7.4.7600.226 in few hundred systems, and found SCCM client has got corrupted (issue with WMI) and SUP entry has got revoked after the upgrade .
What would normally cause an sccm client to just drop out of management? Where is the best place to start with this? Also looks like all the hardware inventory has disappeared. I have checked ClientLocation, LocationServices and ClientIDManagerStartup and do not see any errors in there.
I understand how to override verbose parameter when calling SCCM cmdlets, but how to hide verbose output while SCCM module import. When i first time run my cmdlet, it automatically loads dependent module, which write verbose data to PS host.
It is strange but the behavior is not consistent across systems as well. There are some systems that are in SCCM and can still run Windows updates manually whereas others cannot. As i was testing software updates with SCCM, I made sure that only a few systems belong to the test deployment collection. The systems that are reporting the Windows Updates errors are outside of this collection so I ...
What is the best way to pass the Current SCCM package cache folder as a parameter to my main script? I tried launching the script using Start In C:\Folder or leaving this field empty and put the script folder path in Command Line.
1. Can SCCM automatically fail-over to another RSP in case the working one goes down for some reason? Or that's a manual step? 2. For custom reports, do we need to add them on each RSP separately? Or is there any way for automatically taking care of those?
SCCM with End Point Protection Feature and over and above use Defender ATP. apart from above is there any other option where Microsoft Provides AV solution which is totally cloud based that we can integrate with Defender ATP without loading existing SCCM infra?
Microsoft Visual C++ Redistributable 2012 (x86) : I created a SCCM Application based on the script vcredist_x86.exe /q /norestart, it's works fine but detection failed.