- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-30-2012 11:19 PM
Hi Everyone
how do i use JSS to put the app file on all user desktop. Need instruction in detail cause i am a beginner.
thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-31-2012 03:03 PM
Hi RichMac
Thank you for the reply, sorry i was not make it clear. I am write an applescript and save as app script. Could i still do your method, so the user could just run the dmg file.
My purpose is i have an apple script save as app file and the script is mapping the network drive however i don't want it run to map the drive when user login. I want to put it on the user desktop or self service and if the user want to map the drive, just run the file. Is it possible?
Please help or advise other better method.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-31-2012 03:17 PM
If I understand, you have a mapping script, saved as an app, that you want to place on any user's Desktop, correct?
If that's the case, then RichMac's directions are correct. Put your "app" on the Desktop of the machine you build on. When you drag it into Composer, it will recognize the path as being /Users/your user name/Desktop. By applying the FEU checkbox to the package in Casper Admin, that will tell Casper to replicate the file(s) in question, which belong to a particular user, to ALL users of the computer.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-31-2012 01:48 AM
- Create a package using "Composer" by dragging the app from the desktop into composer
- Upload the dmg into Casper Admin
- Choose a deployment method (Policy via JSS, Casper Remote/Imaging)
- Scope to the relevant computers
- Add the package you uploaded to Casper Admin
- Check the box labeled "FEU or Fill Existing Users" in the package tab
- Deploy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-31-2012 03:03 PM
Hi RichMac
Thank you for the reply, sorry i was not make it clear. I am write an applescript and save as app script. Could i still do your method, so the user could just run the dmg file.
My purpose is i have an apple script save as app file and the script is mapping the network drive however i don't want it run to map the drive when user login. I want to put it on the user desktop or self service and if the user want to map the drive, just run the file. Is it possible?
Please help or advise other better method.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-31-2012 03:17 PM
If I understand, you have a mapping script, saved as an app, that you want to place on any user's Desktop, correct?
If that's the case, then RichMac's directions are correct. Put your "app" on the Desktop of the machine you build on. When you drag it into Composer, it will recognize the path as being /Users/your user name/Desktop. By applying the FEU checkbox to the package in Casper Admin, that will tell Casper to replicate the file(s) in question, which belong to a particular user, to ALL users of the computer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 09-01-2012 01:53 AM
Hi Chris
Yes that is correct and i will following both of your instructions and let you know how i go.
Thank you for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 09-03-2012 04:43 PM
Thanks guys, it is working.
