I am trying to deploy an Application (take Notepad++ for example). I would like to control who has access to the application via Active Directory (AD) groups. Is it possible to have one application package yet deploy it as Required or Available based on which AD group you are in? Here is my philosophy so far:
1. Created Required and Available AD groups
a. Group names "APP_Notepad_Required" and "APP_Notepad_Available"
b. Add users\groups to the groups
2. I created two User Collections called "Notepad++ (Required)" and "Notepad++ (Available)"
a. Both have query-based memberships based on the respected AD group names
3. I create the Application called "Notepad++"
Here is what i am hoping to accomplish... If the person is in the Required AD group, I would like for Notepad++ to install on any device that the user is the Primary user for (Device Affinity). If the person is in the Available AD group, I would like it to be available in the Application Catalog to install on any computer they need. Is this possible to setup through a single Application?
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
SCCM 2012 deploying to a Windows 7 environment.
I am trying to deploy an Application (take Notepad++ for example). I would like to control who has access to the application via Active Directory (AD) groups. Is it possible to have one application package yet deploy it as Required or Available based on which AD group you are in? Here is my philosophy so far:
1. Created Required and Available AD groups
a. Group names "APP_Notepad_Required" and "APP_Notepad_Available"
b. Add users\groups to the groups
2. I created two User Collections called "Notepad++ (Required)" and "Notepad++ (Available)"
a. Both have query-based memberships based on the respected AD group names
3. I create the Application called "Notepad++"
Here is what i am hoping to accomplish... If the person is in the Required AD group, I would like for Notepad++ to install on any device that the user is the Primary user for (Device Affinity). If the person is in the Available AD group, I would like it to be available in the Application Catalog to install on any computer they need. Is this possible to setup through a single Application?
Your help and suggestions are much appreciated!
Share this post
Link to post
Share on other sites