Description:
This script defrag the drive all, selected and single drive which has more than 30 % fragmentation.Default is 'all' options.
Instruction:
Option : one,all,seleted
fragmetvol : drive letter in list
example for all drive
option : all
fragmevol:[]
example for single drive
option : one
fragmevol:['C']
example for selected drive
option : select
fragmevol:['C','D','E']
Note :
Run as LocalSystem User
Procedure's Instructions