You are here: Technology, Web & Business Forum
: Network Management
: Networking
:
Why doesn't my automated checkdisk scan run?
|
Welcome to the Technology, Web & Business Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Networking Issues related to IT Networking, network troubleshooting and upgrades
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
|||
I have a batch file that I am calling using the scheduled task manager to run scandisk on a machine after hours.
The contents of the batch file are: echo y > confirm.txt echo y|chkdsk C: /f /r /x < confirm.txt echo y|chkdsk E: /f /r /x < confirm.txt echo y|chkdsk F: /f /r /x < confirm.txt shutdown -r -t 10 The batch file created the txt file, rebooted but only scanned C: Can you tell me what's wrong with this syntax? |



Linear Mode
