![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
![]() |

|
| Microsoft Windows xp error all errors and bugs related to Microsoft winxp error |
![]() |
|
Script to make a new dialup connection
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Administrator
Posts: 18,702
Join Date: Jan 2006
Rep Power: 10
IM:
|
Basically, I want users to be able to go to a web page on an internal server, click a link to download this script. (.cmd, .vbs, w/e) Once downloaded they only have to click it, it makes the new dial-up connection and then gives an echo window to say it has been completed. Hopefully it can also delete itself (I know cmd files can). Much thanks if someone could help me out with a link to a page explaining it, or even a quick example. Thanks! PS: It needs to have an advanced setting configured, thats where most people get hung. Under advanced settings and "Allow these protocols", "Unencrypted password (PAP)" needs to be the only thing checked, all the others should be unchecked. |
|
|
|
|
|
|
|
|
#2 (permalink) |
|
Administrator
Posts: 18,702
Join Date: Jan 2006
Rep Power: 10
IM:
|
create a shortcut to the required phonebook entry (.rnk) set obj = wscript.createobject("Wscript.Shell") obj.run "rasphone.exe -lt <.rnk filename>", 1, true set obj = nothing So, if you need the file dropped locally and then the file and script deleted, let me know - that much I can handle... ;^) |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|