I am sure this has been asked before, but Could not find any threads. is there a simple approach to configure clients during or after imaging process to map network drives?
Is this not done via Managed Preferences?
I wrote an applescript app to handle common network mounts and run it as a launch agent - every 5 minutes - so that laptops can get mounts wired, wireless, at home through vpn.
But it's ugly.
In my opinion an applescript and LaunchAgent approach is best for this. Install a LaunchAgent into /Library/LaunchAgents and point it at an applescript (with everyone read/execute permissions) containing your mapped drive logic. The actual script would vary wildly depending on your requirements.
I agree with Michael.. Here's how I do it:
http://macmule.com/2011/09/08/how-to-map-drives-printers-based-on-ad-group-membership-on-osx/
I've been using Ben's way for months now without any issues.
Hey @bentoms, thank you for all the work you do! 10.10.3 broke automatic network mount and your fix worked flawlessly!
@Poseiden951 Awesome. I've been using it since 10.6 I think. :)
Using a launch agent and script here to.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.