i what to schedule on my server machine a process that runs on a webapplication, by calling a url.
i’m using windows server 2008 / windows 7 ultimate,
is there some special way to do this with powershell or vscript?
what is the best way?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A: Yes. Or C/C+, C#, VB.Net.
If you were on Linux, I’d recommend “wget” (which is also available for Windows):
http://www.gnu.org/software/wget/