VMware Workspace ONE Community
AaronWhittaker
Enthusiast
Enthusiast

Application Deployment not working when using Registry as Detection on Windows 10

We have recently upgraded from 1903 to 2005 and have noticed that applications that are using the registry as a detection method are now failing. They install fine but then fail to detect the install and then trigger the rollback.

Has anyone else experienced this issue and if you have, how did you resolve it? We have contact support already and have a ticket open but they are being their usual 'helpful' selves.

Example of the logs are below

....

2020-09-24T14:14:53+09:30 SharedUtils::Execute: Exec completed, ExitCode=0 (success code)

2020-09-24T14:14:53+09:30 DeploymentPlan::OnAfterExecution ExecDeployment => STATE_TRUE

2020-09-24T14:14:53+09:30 DeploymentPlan::EvaluateState FinalDetection => STATE_INPROGRESS

2020-09-24T14:14:53+09:30 DetectionExecItem::Execute: Running Conditional detection {CF8B3326-0A19-45A0-86B5-DE9293A055D4}

2020-09-24T14:14:53+09:30 ConditionEvalExecItem::Execute: Evaluate(Property1) FAILURE. {CF8B3326-0A19-45A0-86B5-DE9293A055D4} TargetSID: S-1-5-18

2020-09-24T14:14:53+09:30 DeploymentPlan::OnAfterExecution FinalDetection => STATE_FALSE

2020-09-24T14:14:53+09:30 DeploymentPlan::EvaluateState FinalDetection - IsInstalled => false

2020-09-24T14:14:53+09:30 DeploymentManager::OnStartRollbackEvent: Starting Rollback

2020-09-24T14:14:53+09:30 ConditionEvalExecItem::Execute: Evaluate(Property1) FAILURE. {CF8B3326-0A19-45A0-86B5-DE9293A055D4} TargetSID: S-1-5-18

....

Any help that anyone could provide (even if its a 'im seeing this too') is greatly appreciated.

Labels (1)
0 Kudos
2 Replies
Aginaco
Contributor
Contributor

Hi Aaron,

are you typing e.g. just HKLM ? I got also problems until y used HKEY_LOCAL_MACHINE instead of HKLM, then it worked. We have WSO UEM Saas v.2008

hope this helps

0 Kudos
AaronWhittaker
Enthusiast
Enthusiast

Thanks for the reply. We have tried HKLM and HKEY_LOCAL_MACHINE but neither work.

0 Kudos