10590 pts.
0
Q:
Scheduled Tasks on Server Pick Workstation by ID#
I have written some batch files. I want to deploy these as scheduled scripts on a file server. I would like to add a list of workstations on the file server and include an ID number for the workstation. The additional information in each batch file should iterate through the list and pick the respective ID numbers for the date of the task. Does anyone know how to do this, or could you give me some pointers?
ASKED: Aug 28 2008  3:43 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
47070 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
I think that the DOS command FOR will do what you are looking for.

Open a command prompt and type HELP FOR to get the full syntax.
Last Answered: Sep 28 2008  6:01 AM GMT by Mrdenny   47070 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Schmidtw   10590 pts.  |   Aug 28 2008  3:44PM GMT

I forgot to add the following:

The workstations that will have the server scheduled tasks on them are all XP Professional.

The server is Windows Server 2003.

 

Schmidtw   10590 pts.  |   Oct 2 2008  6:05PM GMT

Is anyone familiar with PowerShell. Will PowerShell handle this type of functionality?

-Schmidtw

 
0