Hi Everyone, I'll need to do some more testing to confirm this, but was there any changes to the way it handles mounts of network drives using a script that you all are aware of?
On 10.14.1: our script would use a credentials.sh file as the source, then our script would mount a networked drive automatically.
On 10.14.2: instead of automatically mounting, the screen to enter credentials pops up. After entering in credentials, you would need to select the desired networked drive.
#Use the variables from the file in order to mount the smb share#
source /Users/admin/Desktop/FileFolder/credentials.sh
sudo open smb://$UN:$PW@$shareName