About Miguel Zapico Expertise I can answer question about how to use scripts to consolidate data, connect different systems and automate tasks. I have no experience on using VBScript on web programming.
Experience I have been using VBScript and Windows Scripting Host as my swiss tool for the last 6 years.
Organizations New York PC users group (NYPC)
Independant Computer Consultants Association (ICCA)
Education/Credentials Microsoft MCSE in Windows NT
VB Script - VB Script program running before logon
Expert: Miguel Zapico - 8/24/2006
Question is it possible to set a vb script to run before windows logs on, or before the desktop loads?
Answer One option can be running the script as a service. This way the script will be run when the machine starts, before the login, but I don't know if this will fit your needs.
There are some commercial software that allows you to do this, for example: http://www.firedaemon.com/
(found after a google search on "run application as windows XP service")