Seen this question come up a few times, application deployments are not like packages deployments where you can pick the program. There is a good reason for this as it allows you to not have to maintain separate collections and deployments for different types of PCs.
Normally with multiple deployment types you would configure opposite requirements to make sure that only one deployment type will fit for a given system/user etc. For example you have one application that has different installers for 32bit and 64bit machines. You can only just deploy the application, so it comes down to the requirements to select the correct deployment type. If you have requirements for mulitiple deployment types that could evaluate as true on the same device, the deployment type with the higher priority will run and only that one will run, it will not attempt to run any other deployment types once it has found one that meets the requirements From: Jessie Twaddle <[email protected]<mailto:[email protected]>> Reply-To: <[email protected]<mailto:[email protected]>> Date: Thu, 19 Jun 2014 12:18:37 -0500 To: <[email protected]<mailto:[email protected]>> Subject: [mssms] SCCM 2012 Application Deployment Hello all, I just have a question about Application Deployment in SCCM 2012. I setup and application and multiple deployment types for that application. I have one collection I want one deployment type to go to and another for a different deployment type. When I deploy the application to a collection or add it to a task sequence there is no option to select the deployment type. Similar to how I could select my program for a package. Am I missing something or can I just not do this with an application? It seems like I will need to create two separate “Applications” to be able to do this which is odd. Thank you for your time. Jessie Twaddle ________________________________ CONFIDENTIALITY NOTICE: This email contains information from the sender that may be CONFIDENTIAL, LEGALLY PRIVILEGED, PROPRIETARY or otherwise protected from disclosure. This email is intended for use only by the person or entity to whom it is addressed. If you are not the intended recipient, any use, disclosure, copying, distribution, printing, or any action taken in reliance on the contents of this email, is strictly prohibited. If you received this email in error, please contact the sending party by reply email, delete the email from your computer system and shred any paper copies. Note to Patients: There are a number of risks you should consider before using e-mail to communicate with us. See our Privacy & Security page on www.henryford.com for more detailed information as well as information concerning MyChart, our new patient portal. If you do not believe that our policy gives you the privacy and security protection you need, do not send e-mail or Internet communications to us.

