This brief tutorial will show you how to automatically mount a Windows shared folder when OS X starts
- First and foremost, make sure that you have sharing enabled on your Windows computer. Then make sure you can manually mount that shared folder
- Select the Apple button from your menu bar and choose System Preferences…. Then click Accounts. .
- Select your account from the left column, and then choose Login Items from the top menu. Then click the small + button at the bottom of the screen.
- Select the Windows volume you want to automatically mount when OS X starts, and then click Add
- And now you should see that volume added to the list of things that starts when OS X does. NOTE: you will of course have to be connected to the same network when your Mac boots in order for this to work.




















{ 2 comments… read them below or add one }
This is all well and good, but it causes the window to open op startup, which isn’t really the desired behaviour, as you just need to close it afterwards.
There are alternative solutions, including some that will remount network shares after a sleep, as I get disconnected.
The current one I use is MountWatcher (try google), which will do all of what I mentioned above. I have no affiliation with the manufacturer.
This is also very interesting, it’s a script to mount the volumes when the computer comes back from sleep. Very useful when you move around networks a lot:
http://www.macosxhints.com/article.php?story=20061224140933809
Leave a Comment