@echo off :: Application Name: _Deploy_Defrag_Task.cmd :: Author: Jason P. Morris :: Created: 10/08/2008 :: Description: This is used to remotely push the WEEKLY DEFRAG task to a :: large group of machines on the LAN. :: Defrag_Task Helper.xls can assist in creating the proper :: syntax below. :: *** Changes Screen Color - Helps stand out from *** :: *** other Command Prompt windows *** COLOR 0C :: *** Sets the Title Bar of the Command window *** Title Defrag Task Deployment - DO NOT CLOSE! :: Creates the new log file and header for it *** echo Date, Time, Computer Name, Remove Old Task, Create New Task > %SYSTEMDRIVE%\Defrag_Task_Deployment.csv :: *** Deploy the "DR Defrag" Scheduled Task to XP DR Site PCs :: CALL Defrag_Task.cmd PCname1 CALL Defrag_Task.cmd PCname1