Snap In Deployment question
-
I need to install snap ins under various accounts on the computers. Some items need to deploy to the Administrator account, and some to user accounts. I made a snap in that installs cygwin with various packages and installs a rsyncd daemon as well as sets up SSH. If I deploy this via fog as a snap in certain items in the install fail, if I run the .exe from the desktop of the machine it installs flawlessly.
- If the computer is not logged in to a user/administrator account and a snap in is deployed, which account if any does it install to?
- Is there a way to ensure the snap in installs to a specific account?