Map Windows SMB shares via Profile Manager?
Hi! I'm having a helluva time trying to figure out how to automatically map SMB shares (from a Windows Server fileshare) on a Mac.
I'm coming from a mostly PC background, and I've basically started learning from scratch on how to setup an OSX Server with Profile Manager for the express purpose of actually wrangling control over the Macs that are starting to be in use in our work environment.
I've been able to get pretty much everything else working - all I have running on the server is Profile Manager (with Open Directory as a requirement), but figuring out how to map SMB shares automatically is a mystery. I have a local AppleScript compiled as an .app I can run that does the job perfectly.
I first tried using the Login Items to have Authenticated Network Mounts try to map as smb://servername/sharename - but that just ends up spitting an error along the lines of "can't connect to servername._smb_.tcp.local", so I stopped trying that.
I then tried pushing my script.app as an Enterprise app to the system, but then there's no way to force it to be a startup item using Login Items under Apps.
I'm sure this is done every day but I'm having an incredibly hard time trying to find a simple answer to this. Any ideas?
Mac mini, OS X Yosemite (10.10.5)