As I already mentioned using PowerShell with SCCM 2012 is still not optimal. Automating application creation and maintenance is still a lot of manual work. Today I want to show you an solution I created to add an Global condition to a deployment rule.
The advantage you can create is that an application installs only when the hardware is valid according to your policies. Until now there is no function you can call which create a global condition rule. Continue reading SCCM 2012 PowerShell: Create a Global Condition Rule