Posted on 04-02-2025 03:56 PM
I want to add a file to the Shared directory on users computer, would like use Jamf Pro to deploy this file to the directory, does anyone have any idea on how to action this process?
Solved! Go to Solution.
Posted on 04-02-2025 08:42 PM
@Lion55 You can use Composer to create an installer .pkg to place a file in /Users/Shared/ and then deploy that .pkg via a Jamf Pro policy.
Composer User Guide: https://learn.jamf.com/en-US/bundle/composer-user-guide-current/page/Composer_Overview.html
Posted on 04-03-2025 06:22 AM
Nomad, while depreciated, you can add a shared drive, and users are able to access it as a shared point.
Posted on 04-03-2025 07:11 AM
I think you misunderstood @Lion55 's question - the Shared directory is a local directory on all Macs at the path /Users/Shared which is a common location for placing files which need to be available to all users of a Mac.
Posted on 04-03-2025 07:12 AM
This requires the users to log in to NoMad so it can create the tokens, and due to its deprecated nature, this is an extremely bad idea. Jamf Pro can map a network drive with a policy, and if a token already exists there won’t be any user interaction needed.
Posted on 04-03-2025 08:02 AM
In my opinion, the best solution remains Composer.
Posted on 04-03-2025 08:07 AM
You are correct, re-read it again.
Posted on 04-02-2025 08:42 PM
@Lion55 You can use Composer to create an installer .pkg to place a file in /Users/Shared/ and then deploy that .pkg via a Jamf Pro policy.
Composer User Guide: https://learn.jamf.com/en-US/bundle/composer-user-guide-current/page/Composer_Overview.html
Posted on 04-03-2025 06:22 AM
Nomad, while depreciated, you can add a shared drive, and users are able to access it as a shared point.
Posted on 04-03-2025 07:11 AM
I think you misunderstood @Lion55 's question - the Shared directory is a local directory on all Macs at the path /Users/Shared which is a common location for placing files which need to be available to all users of a Mac.
Posted on 04-03-2025 08:07 AM
You are correct, re-read it again.
Posted on 04-03-2025 07:12 AM
This requires the users to log in to NoMad so it can create the tokens, and due to its deprecated nature, this is an extremely bad idea. Jamf Pro can map a network drive with a policy, and if a token already exists there won’t be any user interaction needed.
Posted on 04-03-2025 08:02 AM
In my opinion, the best solution remains Composer.