SimonInOz Posted August 28, 2019 Posted August 28, 2019 (edited) Hi, We have a number of drive map objects, preceded by a delete object which deletes all mapped drives from F: upwards. Sometimes, one of these won't apply, is there any reason for this? I can map it in dos ok with 'net use' Any ideas? PS. Also, the personal mapped drive for a user might not necessarily appear also (user profile/ Home Folder/ Connect). Would this be affected by the delete object removing all drives? Edited August 28, 2019 by SimonInOz
Jcx500 Posted August 28, 2019 Posted August 28, 2019 We had this, never could figure out why it wasn’t mapping, we ended up using a logon script for the drives, would be interesting if anyone else has had this and found a solution
thimon Posted August 28, 2019 Posted August 28, 2019 Can you try not using delete, and use the replace option instead
SimonInOz Posted August 29, 2019 Author Posted August 29, 2019 I ended up doing something like this. I put the delete (all drive letters) at the start, and then set the drive maps to create. Seemed to work well, but killed the home directory mappings which must hit first I guess.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now