Are you trying to access the page to read it? Or are you trying to access the page so that the server will do something, without you actually having to see the page's output?
If your trying to just get the server to do something, use
Wget for windows and use a scheduled task to retrieve the page with the -S switch to download and discard the file.