Greeting,
i have this simple .bat file with this line it:
net start netlogon
is there anyway i could run this after a specific time , eg : 2 mintues after windows logon >?
the reason is, my netlogon service doesn't start when windows starts (windows 2003 server) even if i put that .bat file in my startup files, still doesn't start, but when winodws completely finish loading, i could start the service. I spent too much time tring to figure out this puzzle, and came up with the above solution
Any help , either fix the script, or find out why my netlogon service doesn't start. Thanks
i have this simple .bat file with this line it:
net start netlogon
is there anyway i could run this after a specific time , eg : 2 mintues after windows logon >?
the reason is, my netlogon service doesn't start when windows starts (windows 2003 server) even if i put that .bat file in my startup files, still doesn't start, but when winodws completely finish loading, i could start the service. I spent too much time tring to figure out this puzzle, and came up with the above solution
Any help , either fix the script, or find out why my netlogon service doesn't start. Thanks