Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Find disk status with PowerShell and Windows 10

$
0
0

Summary: Use Windows PowerShell in Windows 10 to find disk status.

Hey, Scripting Guy! Question How can I use Window PowerShell in Windows 10 to check the status information (such as the health status, operational status, and if the disks are offline or read-only) on multiple disks?

Hey, Scripting Guy! Answer Use the Get-DiskStorageNodeView cmdlet:

Get-DiskSNV

Note  Get-DiskSNV is an alias for Get-DiskStorageNodeView.


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>