Want to get chkdsk to NOT run on shadow volumes in W2K8


i'm trying set scheduled task runs chkdsk don't want run on shadow volumes.  once that's done, want task reboot server.  idea have a clean "bill of health" speak before applying updates server.  don't believe microsoft makes reboot utility work in instance (or they?) i'm more concerned how chkdsk run specific exclusion on w2k8.  ideas or links appreciated.

 

thanks!

 

hello,

 

you can use chkdsk command-line tool check specific volumes.

 

for example, have 3 volumes, c:, d:, e:, , don't want check d: volume. can write custom script use chkdsk command "chkdsk c:" , "chkdsk e:" check desired disks. can add entry "shutdown -r –t 30" @ end of script computer reboot automatically after chkdsk runs. 3 entries in script should be:

 

chkdsk c:

chkdsk e:

shutdown -r -t 30

 

this reference, , should adjust settings need. script, can schedule task check disk periodically.

 

for more details chkdsk, please refer to:

 

chkdsk:

http://technet2.microsoft.com/windowsserver2008/en/library/62912a3c-d2cc-4ef6-9679-43709a2860351033.mspx?mfr=true

 

i hope helps.

 

best regards,

chang yin

microsoft online community support



Windows Server  >  Management



Comments

Popular posts from this blog

WIMMount (HSM) causing cluster storage to go redirected (2012r2 DC)

Failed to delete the test record dcdiag-test-record in zone test.com

Azure MFA with Azure AD and RDS