David Adamo Jr. wrote:
<cut>
My
attempt was to create a windows service that start automatically and
runs this batch file using a Network Service account on the server
system. Although, I'm having a hard time with this (temporarily), I
would love to ask if there are any alternatives to using a windows
service. Suggestions are highly appreciated.

This is definitely the right way to go, perhaps reviewing a template which I use for windows services may help you:
http://blog.dcuktec.com/2009/07/python-windows-service-template.html

--
MPH
http://blog.dcuktec.com
'If consumed, best digested with added seasoning to own preference.'
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to