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!

PENDING Uninstall Software not allowed SCCM

  • Thread starter Thread starter Manuel
  • Start date Start date
  • Replies Replies 3
  • Views Views 2K

Manuel

Well-Known Member
Messages
301
Reaction score
8
Points
18
Hi

Do you have some link in which you can check if the installed software is the required one for a group of PCs? If not, you would use the SCCM to uninstall the software and install the correct software.

All through any automation process I have to create
 
You can simply create a query-based collection devices in which there are the PCs with the installed software, then you can uninstall the software on this device collection and install the correct.
 
That idea is great. Does it work like an automation process?

Because I was thiking in having a quaranine zone where any pc goes there where it has not the right software installed and it only get out when it comply the correct software installation.

I think I will need to use compliance settings, don't you?
 
I think you can use compliance settings to do this, by creating a baseline and deploy it on the collection devices, it depends of what do you do with the configuration items (check apps, uninstall, upgrade...).
 
Back
Top