Batch file for Windows System Recovery

Posted: 07-31-2003, 02:29 PM
I want to write a batch file to run in Windows System recovery. This batch
file would be used to do a chkdsk of all partitions with the /r parameter.

I can successfully run a batch file that checks all partitions but cannot
figure out how to add the parameter.

I tried for example:

chkdsk d: /r
etc............

chkdsk "d: /r"
etc..........

chkdsk d: "/r"
etc..........

None of those seemed to work.

Thanks


Batch file for Windows System Recovery


Reply With Quote

Responses to "Batch file for Windows System Recovery"

 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Batch command to synchronise system clock? Dan White Windows XP Help & Support 0 10-20-2003 10:42 AM
Recovery Console - system file will not copy Ed Ramon Windows XP Accessibility 0 08-02-2003 03:33 AM
Why Won't my Batch File run in Win 2K or XP? guard Windows XP Performance & Maintenance 2 08-01-2003 03:29 AM
batch file Shenan T. Stanley Customize Windows XP 0 07-18-2003 10:04 PM
In Windows XP MS-DOS does not recognize batch file greater than 8 characters Usman Windows XP Performance & Maintenance 0 07-10-2003 10:21 AM