Home | Troubleshooting |  Quick Setup  |  Cisco How to  |  Data Recovery  |  Forums   | Blog | IT Exam Practice | Services  | About Us | Chicagotech MVP  | Search  | Contact Us  |                  Laptop for rent: $35 per day plus $10 for additional day

rental
 

 

Run command line without prompting Yes or No

 

It depends. The following are some example.

 

* To confirm the delete file without the user press Y: Echo Y |Del c:\windows\temp\*.*.

 

* To backup system state in windows 2008 or Vista without press Y: wading start systemstatebackup -quiet -backupTarget:c:.

 

* For net command, use /YES, for example, net start schedule /yes.

 

Note: Runs the command with no prompts to the user use -quiet

 

Or use /Q, for example

Rd c:\temp\*.* /s /q.

 

Post your questions, comments, feedbacks and suggestions

Contact a consultant

Related Topics


 

 


 

 

Hit Counter   This web is provided "AS IS" with no warranties.
Copyright © 2002-2018 ChicagoTech.net, All rights reserved. Unauthorized reproduction forbidden.