Hi, I assume that you want to be able to script this because with the new Windows 2000 scheduler service it is possible to change the user that jobs start as, but I believe you can only set this through the GUI. I had the same problem with my managed workstations and the way I got round it in the end was to copy the old NT4 scheduler exe file (ATSVC.EXE) into the SYSTEM32 folder on the Win2k clients, modify the registry under HKLM\System\CCS\Services\Schedule\ImagePath to point to the ATSVC.EXE and then restart the Scheduler service. This will then allow you to change the account under which the scheduler service runs and submit remote jobs to it. You may have to change HKLM\System\CCS\Services\Schedule\Type to a "12", which allows you to modify the settings through the control panel.
This has been working on my Win2k machines for about a year now so I can't see a problem with doing this on a server. Darin -------------------------------------------- Darin Cruickshanks Labs Manager, Computing Service University of Essex [EMAIL PROTECTED] 01206 873585 -----Original Message----- From: Conor Lillis [mailto:[EMAIL PROTECTED]] Sent: 12 June 2002 12:18 To: 'Perl-Win32-Admin (E-mail) Subject: Off Topic - NT Task Schedule Sorry for the off topic post, but I;ve trawled the net in vain looking for an answer to this one. I need to add jobs to the NT scheduler, to run as a particular user. In the good old days I simply set the service to run under the desired NT account security context. Now however, it appears that is not possible. I need to add hundreds of batch jobs to several servers, so any suggestions are welcomed, perl based or not ! Apologies again, Conor The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorised.if you are not the intended recipient, any disclosure, copying, distribution, or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. Please note that any views, opinions or advice contained in this email are those of the sending individual and not necessarily those of the firm. It is possible for data transmitted by e-mail to be deliberately or accidentally corrupted or intercepted. For this reason, where the communication is by e-mail, J&E Davy does not accept any responsibility for any breach of confidence which may arise from the use of this medium. If you have received this e-mail in error please notify us immediately at mailto:[EMAIL PROTECTED] and delete this e-mail from your system. _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs