Hello,
when I run from an elevated PowerShell window the command "Get-StorageQoSFlow" I receive the error:
Unable to find type [Microsoft.StorageQos.Status].
At C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\StorageQoS\Policy.psm1:184 char:9
+ [Microsoft.StorageQos.Status] $Status,
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Microsoft.StorageQos.Status:TypeName) [], RuntimeException
+ FullyQualifiedErrorId : TypeNotFound
Other commands like Get-StorageQosVolume are working, but for example this is not showing the status.
The host has been upgraded from Windows2012 to Windows2019.
How can I sort the issue?
Thanks,
Michele