For WIn2K, look in the client README file under the topic CENTRAL SCHEDULER; see the description of the dsmcutil utility, that does what you want. For WIn95/98, all you need is to copy the scheduler icon into the startup group; there is no background "service" to run the scheduler. -----Original Message----- From: Keith Kwiatek [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 30, 2001 11:02 AM To: [EMAIL PROTECTED] Subject: Anyone have a script to install win95/98/me/2000 4.1/4.2 scheduler without using wizard? Hello, I want to install the scheduler without having to use the wizard. Is there an unattended install doc somewhere? I guess I see a .bat file that runs and just installs the scheduler with certain default settings.... The bigger picture is that I am using pkzip + self extractor to allow the user to simply click on the .exe file, which will then extract the TSM files to a staging directory, and then prompt the user for the TSM ID and server name(using visual delphi), this will then write the OPT file and kick off the install process. I pretty much have this part working.... what I need is a short script that will install the scheduler after the install is complete.... Thanks for any and all help..... Keith
