In Windows Server 2022, the Disk Management service relies on the and the Plug and Play Manager to query disk attributes. When you see Online - Data retrieval failures occurred , the server has successfully:
Windows Server 2022 utilizes SMB 3.1.1, which introduces security features that can block legacy clients or incompatible configurations. In Windows Server 2022, the Disk Management service
Storage health:
$pool = Get-StoragePool -FriendlyName "PoolName" $pool | Set-StoragePool -IsReadOnly $false -ErrorAction SilentlyContinue $pool | Repair-VirtualDisk -AsJob In Windows Server 2022
Windows should automatically re-enable this key and recreate the missing metadata on boot. Solution 3: Fix Event Log Permissions In Windows Server 2022, the Disk Management service
Environment variables: