Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Mac > Macintosh > Re: How to perm...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 5 Topic 1335 of 1481
Post > Topic >>

Re: How to permanently mount AD Share?

by "wdsnews" <wdsnews.0640@[EMAIL PROTECTED] > Oct 6, 2007 at 05:44 PM

hey!  That was excellent.  Thank You!



"Todd" <ToddR@[EMAIL PROTECTED]
> wrote in message 
news:ToddR-AD958F.13130304102007@[EMAIL PROTECTED]
> In article <OsHqyZiBIHA.4956@[EMAIL PROTECTED]
>,
> "wdsnews" <wdsnews.0640@[EMAIL PROTECTED]
> wrote:
>
>> Thank you for this.  Is there a more detailed do***ent that I can 
>> reference
>> until there's time to learn about AppleScript?  I assume it's as simple

>> as a
>> NET USE command, but I don't know the command, or file formatting and 
>> naming
>> issues.
>
> In brief, open Script Editor, paste the following into a new script
> (editing the "server" and "share" text to match the server and share
> name in question), and save as a compiled application with a name and to
> a location that you like. Then add it to the login items for the account
> in question, and you're set. The user will be prompted to authenticate
> the connection, but if they choose the option to remember the login in
> the Keychain, the mount will happen silently without a login prompt in
> the future. Hope that helps!
>
> --- Start script
>
> tell application "Finder"
>
>   mount volume "cifs://server/share"
>
> end tell
>
> --- End script
>
> - Todd R
 




 5 Posts in Topic:
How to permanently mount AD Share?
"wdsnews" <w  2007-10-01 18:37:04 
Re: How to permanently mount AD Share?
Jim Gordon MVP <goldke  2007-10-01 21:45:19 
Re: How to permanently mount AD Share?
"wdsnews" <w  2007-10-03 18:32:36 
Re: How to permanently mount AD Share?
Todd <ToddR@[EMAIL PRO  2007-10-04 13:13:03 
Re: How to permanently mount AD Share?
"wdsnews" <w  2007-10-06 17:44:19 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 16:07:38 CST 2008.