I'd like to use a windows powershell to run a batch file every x number of seconds. So it's the same batch file being run over and over again.
I've done some looking but can't find what i'm looking for. It's for something that i want to run on a windows xp machine. Windows Schedular i've used lot of times before for somethign similar, but for some reason schedular only runs once.. then no more. i also don't want to have the batch file call itself, because it will error out after it runs so many times.
thanks shannon