Posted on 03-25-2019 08:00 AM
Hey Guys,
I'm having a little issue with mapping network share with AD users. I'm using Macmule which has been working fine but i'm stumbling with a different scenario here.
Our users have access to all domain computers and each user is in a different department, which means they will have access to different network drives. On login im mapping these drives based on the user logged in.
I tried creating a profile that maps the user to their share upon login using ProfileCreator from github which is mapping the drives but its only being installed as a user profile and not a system profile. So i was think since the profiles has plist content why not convert the profile to custom settings and deploy that way. I converted the code to a plist but then i realized i do not know what domain the plist should receive.
Does anyone know what domain login items in profiles should receive when converting?