Hi,
I have an application that has 2 deployments types. One of which has a simple requirement rule to check if a process is running. If it is not running then it will install the application silently otherwise it defaults to the prompted install. This succeeds on over 4500 machines but fails on 175. I cannot seem to figure out why. SCCM reports back with 'Application requirement evaluation or detection failed (087d00329(-2016410839)). The AppIntent.log does not show an install required. The line items in AppIntentEval is as follows:
This Deployment type has a priority 1
ScopeId_ACF98940-2B48-4342-98D9-9C6E235BB5DA/DeploymentType_1299cf2e-69c4-4345-b7f6-9573dcdaa35d/4 :- Current State = Error, Applicability = Unknown, ResolvedState = None, ConfigureState = NotNeeded, Title = Chrome - Silent
This Deployment type has a priority 2
ScopeId_ACF98940-2B48-4342-98D9-9C6E235BB5DA/DeploymentType_a7654e9f-b040-46f2-b8e1-3ea217d57365/5 :- Current State = NotInstalled, Applicability = Applicable, ResolvedState = None, ConfigureState = NotNeeded, Title = Chrome - User Prompt
Has anyone had similar issues and if so can you share your resolution?
Kind Regards,
TB