|
|
Subject:
Need Windows 2000 script to create network place
Category: Computers > Programming Asked by: jjames1-ga List Price: $20.00 |
Posted:
12 Aug 2004 13:18 PDT
Expires: 11 Sep 2004 13:18 PDT Question ID: 387073 |
One can create a network place in Windows 2000 by going to "My Network Places" and double-clicking on "Add Network Place" and then following the prompts. However, I need a _script_ that can be run from the command line to do the same thing. There is a further catch: the network place I want to create requires an account and password. To summarize: the script, when run, should prompt the user for a username and password and then create the network place using that information. * Windows 2000 * should run in stock Windows * preferably written in VB6 or Perl or WSH (.NET as a last resort) * need source code | |
| |
|
|
There is no answer at this time. |
|
Subject:
Re: Need Windows 2000 script to create network place
From: crythias-ga on 12 Aug 2004 17:22 PDT |
"net use" isn't what you want, I guess. You don't want to map drive letters? |
Subject:
Re: Need Windows 2000 script to create network place
From: crythias-ga on 13 Aug 2004 09:11 PDT |
Check this out... http://www.webdav.org/perldav/ |
Subject:
Re: Need Windows 2000 script to create network place
From: jjames1-ga on 13 Aug 2004 11:33 PDT |
I tried http://www.webdav.org/perldav/ but, unfortunately, I could not get it to work, at least on my Windows machine and with the web dav server that I need to connect to. |
Subject:
Re: Need Windows 2000 script to create network place
From: uncle_ziba-ga on 14 Aug 2004 18:40 PDT |
May be this post is what you need: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&c2coff=1&selm=etAAemp%23AHA.1860%40tkmsftngp05&rnum=5 |
Subject:
Re: Need Windows 2000 script to create network place
From: jjames1-ga on 14 Aug 2004 20:44 PDT |
The link posted by uncle_ziba-ga is close, but what it seems to do is create a URL shortcut not a web folder that allows drag-and-drop (which is what I need). When I create the web folder using the GUI "wizard" the object created has an icon that looks like a little folder with a blue world on it and little network connection lines underneath. The script at http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&c2coff=1&selm=etAAemp%23AHA.1860%40tkmsftngp05&rnum=5 makes a shortcut to a URL. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |