Chris..
thanks very much...
This is the syntax I am going to be using...
perfstat -f file01 -t 30 -i 46 > D:\download\logs\perfstat\filer01\perfstat-"Date_%date:~4,2%%date:~7,2%%date:~10,4%-Time_%time:~0,2%h%time:~3,2%m%time:~6,2%s"
I want to set this up as a onetime scheduled task on a Windows Server 2003 host.
But I am unclear as to what the frequncy should be.
On the "Schedule" tab of the windows scheduled job do I just specify Once fro the "Schedule Task"?
Do I have to specify any "repeat task" options in the "Advanced" tab?
Or is this already accounted for in the syntax itself?
Thansk for any help Chris.