Forum Discussion
danielkaliel
Jun 10, 2020Copper Contributor
SCCM is not detecting installed applications
I created an application to deploy Google Chrome, the problem is that after successfully installing Chrome, it is not detected by the SCCM client so it still shows up as available in Software Center ...
Bigair-Mifi
Jun 15, 2020Copper Contributor
Check this log: AppDiscovery.log
Source: https://docs.microsoft.com/en-us/mem/configmgr/core/plan-design/hierarchy/log-files#BKMK_AppManageLog
Chrome.exe path is located under: C:\Program Files (x86)\Google\Chrome\Application. Did you check the path?
- danielkalielJun 15, 2020Copper Contributor
Bigair-Mifi I did and its there. I've also tried %programfiles(x86)% and neither work. I'll check the log file and see if it can provide any insight.
- Bigair-MifiJun 15, 2020Copper Contributor
We use the product code for detection: {E57F8E37-C7DB-3CF8-82E4-98423E05EF63} . Check yours that you want to deploy.
This is plain and simple. Maybe you add the printscreen of the detection rule you use so we can help?
Good luck!
- danielkalielJun 15, 2020Copper Contributor