i'm trying find way use group policy disable ability use diskdefrag , how disable automatic maintenance feature in server 2012/2012 r2. thanks! hi, to disable automatic maintenance, have open task scheduler > task scheduler library > microsoft > windows > taskscheduler. i did not found group policy disable automatic maintenance. you can make changes in group policy determine when maintenance should occur, , implement random delay avoid vms running maintenance @ same time. open group policy settings editor, run gpedit.msc run dialog. these settings under computer configuration > administrative templates > windows components > maintenance scheduler. for disable default disk defragmentation, try following steps: step 1: open notepad , paste below command in notepad , save has .bat format.(disbale.bat) schtasks /change /tn "microsoft\windows\defrag\scheduleddefrag...
Comments
Post a Comment