Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Need VB Script help
Name: at1knowitall Date: April 15, 2007 at 13:35:59 Pacific OS: Windows 2000 CPU/Ram: P4 Product: Dell
Comment:
ok I need some help, What I need it to run a script at a certain time of day (about 2:30 AM) everyday or at least M-F, I am on Windows 2000 and I don't have access to Scheduled Tasks.
But I need the scipt to open up a program, pipe in my username and password, then run two programs after that.
Name: farmerjoe Date: April 16, 2007 at 08:10:58 Pacific
Reply:
This sounds like a homework question. Did you search google?
do the following: Search google for how to use VBscript to get the system time.
set a variable to the current time. check if current time is 2:30, if it is, do stuff if else, wait then loop.
to "pipe" in your username and password you could just send keystrokes, but that's a very bad idea when it comes to passwords.
0
Response Number 2
Name: Doug52392 Date: April 17, 2007 at 06:58:26 Pacific
Reply:
In XP, there is a command to run tasks: at. Im not sure if it was in Windows 2000, but from a command prompt, you can set up tasks to run using the at command.
Summary: I need a VB script to deploy all of 500 PCs to start DHCP service, DNS, & Time services Does anyone suggest nice snippet script for me, cos i know nothing about script programming. Thanks! ...
Summary: I am trying to edit a vb script. It's in russian. Opening notepad this is what I get. See below. So far trying to get a translation is futile as the letters are made using a cyrilic? keyboard. ×èÃ...
Summary: Hello Im running Windows xp and i am wondering if anyone can help me with my vbs password protect script.all though i am only 12!Ok well my vbs is based on input box and since i am not alowed to put a...