« List all connection on a Linux server | Main | Comment utiliser le softPhone de Vonage sur OSX »

Mounting external SMB drive at startup (Apple script)

tell application "finder" mount volume "smb://username:password@serverip/sharename" end tell