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

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file