My client has a specific requirement of the application catalog that I am struggling with.
They want the catalog to be available to all users, whether they are using a desktop PC or a Citrix published desktop.
In the case of a user on a client, they want the user to be able to request an application from the catalog, and have the application instaqlled locally. So far so good.
In the case of a Citrix desktop, they want the user to go through the application catalog in the same way, however instead of triggering an installation, they want this to trigger adding the user to an AD group, which they use to ceploy the application via Citrix XenApp.
I realise that SCCM and the Application catalog is not the means to trigger a workflow or to control AD group membership. This is best handled using orchestrator - and I realise that the Application Catalog in SCCM is not very powerful, this would be better done through SCSM.
Is there a way to configure an installer which will in effect, add the users AD account to an AD group?