durex Posted October 24, 2005 Posted October 24, 2005 Howdy everyone.. long time, no post.Listen, Ive got an issue with this program that I need to have run upon server startup. The problem is, it bombs out when I try creating a service that points to this program, but works without a hitch when I start it at the command prompt.Any suggestions on how I can ensure this program starts up upon every reboot, without using services?Thanks in advance!!
chilifrei64 Posted October 24, 2005 Posted October 24, 2005 Make a batch script that contains the commands that you use when you start it from the command prompt. Then using either local policy or domain policy, set it as a computer startup script.
durex Posted October 25, 2005 Author Posted October 25, 2005 Can I still do this if I want to script to run on the actual domain controller? (Sorry, not very familiar with windows policies yet...)
chilifrei64 Posted October 25, 2005 Posted October 25, 2005 yeah.. you will just have to create a domain policy and use security filtering to to apply it to just the DC.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now