I have MDT 2013 running on a Win2K12R2 server with WDS installed. It also has an SQLExpress database set up to allow for greater control over my deployments.
I set things up in the task sequence so Adobe Acrobat will push out during the post installation phase of the task sequence. I also created a rule in the SQL database to push out a specific piece of software to only Acer laptops, model TravelMate P645-S. Adobe pushes out fine, but the SQL rule doesn't seem to deploy the software. I checked the log files and it's connecting to the SQL database and it even finds the make/model, but it just won't deploy the software after Adobe pushes out. I ran a quick test by pushing out the Acrobat the same way and not using any Application deployment in the task sequence and that pushed out fine, so I know it's not an issue with SQL.
Is there something I'm missing with pushing out Applications? Like can you not use the variable in the task sequence and SQL rules at the same time?