954,523 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

need help for backup batch file

hi to all
I have a dos command that can backup system state in winserver2008,it write it in cmd when i run it and say y to its question
but I want to have this command in bat file for a scheduled task that runs daily,I create this task and bat file but it doesn't work!!
I guess because of "y" to it's question but I can't solve this problem!!!

Please help me

z_zendegi
Newbie Poster
18 posts since Apr 2009
Reputation Points: 10
Solved Threads: 0
 

I solve my problem myself
if add -quiet to the end of the command it dosen't wait for say yes
then we can create scheduled task with this batch file

z_zendegi
Newbie Poster
18 posts since Apr 2009
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You