Hello everyone,
I just want to ask question.
mounting network drive using script through terminal.
let say I want to mount a network drive named "\\jamfsoftwaresoftware est"
how to I mount that using a script?
when you use "connect to server", they automatically connects to network drive and shows the content of the network drive.
example, using smb://jamfsoftware/software/test to connect.
I just want to make same thing happening using script.
I tried searching through internet, but I couldn't find good coding for it.
Could you guys let me know how if possible?
Thank you