Re: Command to turn off ftp service at specific time



shortname as in msftpsvc

net stop msftpsvc
net start msftpsvc


--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/


"BrianK" <bkowald@xxxxxxxxx> wrote in message
news:bdfae461-226e-49a4-a994-f9e35721b3e8@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi. I want to turn off the FTP service at a certain time and then at
another time turn it back on. This is IIS 7 on Windows server 2003?
Can I just schedule a net start and net stop command with the "At"
service? What is the name of the FTP service?
Thanks,
Brian


.


Loading