Occurred Windows Server 2022 - Online - Data Retrieval Failures

If it is already running, force a configuration reset to repair broken listeners: powershell winrm invoke Restore winrm/config Use code with caution. Restart the WinRM service: powershell Restart-Service WinRM Use code with caution. 3. Repair the WMI Repository

Set-WSManInstance -ResourceURI winrm/config -ValueSet @MaxEnvelopeSizekb = "8192" Use code with caution. Restart the WinRM service: powershell Restart-Service WinRM Use code with caution. Refresh the Server Manager Dashboard. Method 2: Disable Corrupted Kernel-IoTrace-Diagnostic Log

If the failure occurs on a CSV:

Windows Server 2022 introduces new StorPort drivers. Older HBA (Host Bus Adapter) or RAID drivers that worked on 2016/2019 may cause incomplete SCSI inquiry commands, leading to this error.

The WMI service, which provides management data, may have become corrupted. If it is already running, force a configuration

Based on your VSS health check results, apply the appropriate fix:

# Script: Remediate-DataRetrievalFailure.ps1 $problemDisks = Get-Disk | Where-Object $_.OperationalStatus -match "DataRetrievalFailures" which provides management data

The management data package (envelope) might exceed the default maximum size allowed by the Windows Remote Management (WinRM) service.

Is this error happening on the or a remotely managed server node? may have become corrupted.