Even after disabling Disk Defrag automatically running every day in the morning and cause performance issue .
We disabled automatic optimization
We disabled the Disc defrag services
We are using windows server 2008 R2
Here are the event log
Log Name: Application
Source: Microsoft-Windows-Defrag
Date: 05/30/2022 6:53:03 AM
Event ID: 258
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: VISUAL7.sintel.local
Description:
The storage optimizer successfully completed analysis on File Repository (F:)
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Defrag" />
<EventID Qualifiers="0">258</EventID>
<Level>0</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-05-30T10:53:03.0000000Z" />
<EventRecordID>488716</EventRecordID>
<Channel>Application</Channel>
<Computer>VISUAL7.sintel.local</Computer>
<Security />
</System>
<EventData>
<Data>analysis</Data>
<Data>File Repository (F:)</Data>
<Binary>00000000AE010000960100000000000022B6B6A4DCB1BD381B0700000000000000000000</Binary>
</EventData>
</Event>