Hi All,
I'm having trouble with installing a required application for a user in SCCM 2012 SP1. At first i thought it was the application type (App-V 5 application), but even with an application that only creates a directory it doesn't work.
This is the scenario i use:
- For the application is us a simple .bat file that creates a directory (MD %SYSTEMDRIVE%\Test)
- Create an application "TEST" (under Software Library\Applications) with the a Deployment that has an action "Install" and a purpose "Required" and the all the other settings ary mostly default.
- Deploy the application to my "Custom Users" collection, this collection had one test member
When i log on to a (fresh) testmachine i expect that the application will install (in this case, creates a directory), but nothing happens ... am i doing something wrong? Is this even possible?
PS: All the other methodes\combinations works fine(Device\Required, Device\Available and User\Available), so this means the application itself is not the problem.
Does anyone know how to deploy a required application to a user?
With kind regards,
Hayo Veenstra