Hey All,
Working on mountNetworkShare.sh script and have it working as expected. However when the script tries to execute at login it fails with:
CHECK TO SEE IF A VALUE WERE PASSED IN FOR PARAMETERS XXXXX THROUGH AND, IF SO, ASSIGN THEM Wed Mar 9 11:38:07 MST 2016 Running script Volume name will be created as DeptShares... Error: Directory /Volumes/DeptShares is not empty.
This happens because now upon login, the share i was trying to mount with this script is already mounted?!?
Is this a feature in OSX that is performing this automatically after the first mount(from script)? or something im missing?
thanks!
