Goup policy to start and stop script


need run 2 scripts, 1 needs automatically started server boots , other stop before shutdown. issue script not starting on startup .

hi, can use schedule task in administrative tools or use start policy in group policy start script. stop scrip(or command) when shutdown system use shutdown script.

schedule task:

http://www.windowsnetworking.com/articles-tutorials/windows-server-2008/working-windows-server-2008-task-scheduler-part1.html

http://www.windowsnetworking.com/articles_tutorials/working-windows-server-2008-task-scheduler-part2.html

startup policy:

http://technet.microsoft.com/en-us/library/cc779329(v=ws.10).aspx

which way use start script?



Windows Server  >  Group Policy



Comments