I use PowerShell "Get-PhysicalDisk | Format-Table -AutoSize"
on cmd
to check if the physical disk of my local computer is a SSD or HDD. Is this possible to check this for mounted network shares?
↧
How to view of the physical disk of a network share is an HDD or SSD?
↧