I am trying to send an approval to all computers and then on the Prerequisite Rules, I am trying to block it from installing on a particular computer(s).
I am using Registry String Value Not Rule
Registry Key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName\ActiveComputerName
Registry Value ComputerName (tried both 32-bit and not 32-bit registry)
Comparison Equals
String Value RealComputerName
I really thought this would work but it still installs on that computer, is there a better way to block it from installing on one or possibly two computers? We have several hundred computers that all get a piece of software installed with only a couple computers that need the exception.
Message was edited by: . rfiscSo I corrected it by saying when any not when all apply and now it works fine.