I have created an app in SCCM R2 that will not display in Software Center. It is a MSI installation that supersedes another. I have done this many times before without issue but can't figure this one out.
It is deployed as a required app to a device collection and this is what AppDiscovery.log says about the app on the computers in that collection:
Performing detection of app deployment type myapp - Windows Installer (*.msi file)(ScopeId_59C0D6BB-77EB-4AF1-8913-66B653DA25C2/DeploymentType_8b61105b-7846-454d-be52-7c80a358355e, revision 2) for system.AppDiscovery2015-03-04 2:23:06 PM6500 (0x1964) +++ MSI application not discovered [MSI Product Code: {5522C2D6-1FC7-4E21-8BAA-CA7FC64D7399}, MSI Product version: ]AppDiscovery2015-03-04 2:23:06 PM6500 (0x1964) +++ Did not detect app deployment type myapp - Windows Installer (*.msi file)(ScopeId_59C0D6BB-77EB-4AF1-8913-66B653DA25C2/DeploymentType_8b61105b-7846-454d-be52-7c80a358355e, revision 2) for system.AppDiscovery2015-03-04 2:23:06 PM6500 (0x1964) Entering ExecQueryAsync for query "select * from CCM_AppDeliveryType where (AppDeliveryTypeId = "ScopeId_59C0D6BB-77EB-4AF1-8913-66B653DA25C2/DeploymentType_d97c36a4-7569-4896-8445-e0b9c4b42d57" AND Revision = 1)"AppDiscovery2015-03-04 2:23:06 PM6500 (0x1964)
There is no mention of the app in AppEnforce.log.
The command line used is msiexec /i "myapp.msi" /qn /norestart
I've deployed many apps and never run into this before. Anyone know what could be the problem?
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hello
I have created an app in SCCM R2 that will not display in Software Center. It is a MSI installation that supersedes another. I have done this many times before without issue but can't figure this one out.
It is deployed as a required app to a device collection and this is what AppDiscovery.log says about the app on the computers in that collection:
Performing detection of app deployment type myapp - Windows Installer (*.msi file)(ScopeId_59C0D6BB-77EB-4AF1-8913-66B653DA25C2/DeploymentType_8b61105b-7846-454d-be52-7c80a358355e, revision 2) for system. AppDiscovery 2015-03-04 2:23:06 PM 6500 (0x1964)
+++ MSI application not discovered [MSI Product Code: {5522C2D6-1FC7-4E21-8BAA-CA7FC64D7399}, MSI Product version: ] AppDiscovery 2015-03-04 2:23:06 PM 6500 (0x1964)
+++ Did not detect app deployment type myapp - Windows Installer (*.msi file)(ScopeId_59C0D6BB-77EB-4AF1-8913-66B653DA25C2/DeploymentType_8b61105b-7846-454d-be52-7c80a358355e, revision 2) for system. AppDiscovery 2015-03-04 2:23:06 PM 6500 (0x1964)
Entering ExecQueryAsync for query "select * from CCM_AppDeliveryType where (AppDeliveryTypeId = "ScopeId_59C0D6BB-77EB-4AF1-8913-66B653DA25C2/DeploymentType_d97c36a4-7569-4896-8445-e0b9c4b42d57" AND Revision = 1)" AppDiscovery 2015-03-04 2:23:06 PM 6500 (0x1964)
There is no mention of the app in AppEnforce.log.
The command line used is msiexec /i "myapp.msi" /qn /norestart
I've deployed many apps and never run into this before. Anyone know what could be the problem?
Share this post
Link to post
Share on other sites