R
Rich
I've inherited a bunch of computers that probably haven't had any good
maintenance done on them in years. On all the ones I've sat down at so far,
i've had to run chkdsk /f then reboot multiple times till chkdsk says the
disk is fine again.
Is there any way to automate this with a batch file, to initiate a chkdsk c:
/f, then restart the workstation, then do the same process again, up to a
certain amount of times i specify somewhere?
While doing it say 10 times on every computer may be overkill, if i could do
this systematically by just scheduling a task on all the computers, rather
than doing the whole process at each one, that would save me a TON of time.
Thanks!!
maintenance done on them in years. On all the ones I've sat down at so far,
i've had to run chkdsk /f then reboot multiple times till chkdsk says the
disk is fine again.
Is there any way to automate this with a batch file, to initiate a chkdsk c:
/f, then restart the workstation, then do the same process again, up to a
certain amount of times i specify somewhere?
While doing it say 10 times on every computer may be overkill, if i could do
this systematically by just scheduling a task on all the computers, rather
than doing the whole process at each one, that would save me a TON of time.
Thanks!!