Hi all
I've got a peice of software that I'm trying to deploy with a policy. Something I've done many times before.
This particular software has some pre-requisites though, so I've added them in the "Depends on" section, and added an update too. As you can see from the screenshot attached, this works fine and the pre-reqs and the update appear on the client.
The problem is though that one of the prereqs has both a 32bit version, and a 64bit version. So I've added both to the "Depends on" section, and given each an Applicability rule for the type of Windows. The issue though is that when the agent remediates the policy, it gets to the applicability check for the two MSXML 6 versions and then just stops.
Basically if either of the "Depends on" comes back as not applicable, the whole remediated stops. It's really quite annoying. Why can't it just not install the package that's not applicable and move on. The only way around this that I can see is to have two separate policies for 32 and 64 bit, with different filters. I'd really prefer to not have to do that though.
Any ideas please?