better update time
#1
better update time
Because I use a dialup network connection I would like to save bandwidth while connected and browsing, but some tasks, particularly when my antivirus/security program does its routine updating, slows my browsing to an even slower crawl, and takes some time as you can imagine to finally finish its process. If I leave my pc on sleep/hibernate overnight is there a way I can have it set to automatically dial in and connect to my dialup connection, run the security updating, then disconnect and go back to sleep? How might this be done, if at all possible? I'd like to do this on two separate pc's, one with Vista and one with XP.
#3
Member
Join Date: Aug 2007
Posts: 303
Upvotes: 0
Received 0 Upvotes
on
0 Posts
Can you not even get verizon wireless where you live? Get you an air card from them, even that is faster than dialup.
I realize this is not a direct answer to your question, but didn't know if you had considered it as an option.
I realize this is not a direct answer to your question, but didn't know if you had considered it as an option.
#4
No I had not considered it as an option. For one thing, I'm fairly certain without checking first that we can't get Verizon wireless where I live (relatively remote SE Alaska community). Broadband is available, both cable and DSL, through two ISP's here, but I'm using dialup instead to save money. So the idea of getting an air card and Verizon and all that sounds like it would just cost more money which I don't have much of. Thanks
#5
Scrumbag would you be willing to provide me with a relatively easy method or beginner's steps by which I can do as you're suggesting here, considering I've never created a script, worked with VBScript, or used Windows Scheduler before. thanks
#6
Member
Join Date: Mar 2002
Location: Ontario, Canada
Posts: 587
Upvotes: 0
Received 0 Upvotes
on
0 Posts
Does your antivirus/security program have a built-in scheduler? Most of them do. Do a search in the program's HELP file for 'Scheduling'.
There should be controls for when it looks for updates as well as when it does scans. If it is scanning while you're online, it will slow down your surfing massively.
There should be controls for when it looks for updates as well as when it does scans. If it is scanning while you're online, it will slow down your surfing massively.
#7
Does your antivirus/security program have a built-in scheduler? Most of them do. Do a search in the program's HELP file for 'Scheduling'.
There should be controls for when it looks for updates as well as when it does scans. If it is scanning while you're online, it will slow down your surfing massively.
There should be controls for when it looks for updates as well as when it does scans. If it is scanning while you're online, it will slow down your surfing massively.
#8
Member
Join Date: Mar 2002
Location: Ontario, Canada
Posts: 587
Upvotes: 0
Received 0 Upvotes
on
0 Posts
I haven't used dial-up for a while but I seem to remember a setting in the ISP connect routine that offered 'Connect Automatically'. I don't know what you are using (I use Firefox & a DSL connection) but look under 'Internet Options' or 'Tools' ... 'connections' ... 'settings'.
There might be something related to "how you connect to the internet..." with a box that offers an automatic setting.
If that is available and if you leave your computer on and your anti-virus program is set to update, it should dial up/connect without the need for a script.
I may be wrong here but its worth a look.
There might be something related to "how you connect to the internet..." with a box that offers an automatic setting.
If that is available and if you leave your computer on and your anti-virus program is set to update, it should dial up/connect without the need for a script.
I may be wrong here but its worth a look.
#9
I haven't used dial-up for a while but I seem to remember a setting in the ISP connect routine that offered 'Connect Automatically'. I don't know what you are using (I use Firefox & a DSL connection) but look under 'Internet Options' or 'Tools' ... 'connections' ... 'settings'.
There might be something related to "how you connect to the internet..." with a box that offers an automatic setting. If that is available and if you leave your computer on and your anti-virus program is set to update, it should dial up/connect without the need for a script. I may be wrong here but its worth a look.
There might be something related to "how you connect to the internet..." with a box that offers an automatic setting. If that is available and if you leave your computer on and your anti-virus program is set to update, it should dial up/connect without the need for a script. I may be wrong here but its worth a look.
#10
Member
Join Date: Feb 2009
Location: West Virginia
Posts: 1
Upvotes: 0
Received 0 Upvotes
on
0 Posts
this is what I'd do
As often as I wanted to do an update; 1/week etc. I'd call in on dial up right before going to bed. Also after anyone expected to use the phone-like kids. Then set up your downloads and go to bed. Next day your done and the comp may have even gone back to sleep. The downside is that your phone is tied up in the middle of the night and no one can reach you in an emergency. I used to do this before verizon DSL
#11
As often as I wanted to do an update; 1/week etc. I'd call in on dial up right before going to bed. Also after anyone expected to use the phone-like kids. Then set up your downloads and go to bed. Next day your done and the comp may have even gone back to sleep. The downside is that your phone is tied up in the middle of the night and no one can reach you in an emergency. I used to do this before verizon DSL
#12
you could use an automation tool such as autoit to control the pc as you desire. autoit can simulate keystrokes and mouse movements to control any application.
it includes a very good help file to assist you. after your script is complete, compile it to an executable and set it to run via task scheduler.
AutoIt v3 - Automate and Script Windows Tasks - For Free!
it includes a very good help file to assist you. after your script is complete, compile it to an executable and set it to run via task scheduler.
AutoIt v3 - Automate and Script Windows Tasks - For Free!