Skip to main content

Powershell: Get-Disk

List all disks visible to the operating system.
Powershell: Get-Disk - List all disks visible to the operating system
Powershell: Get-Disk - List all disks visible to the operating system
Powershell: Get-Disk | Format-Table -Autosize
Powershell: Get-Disk | Format-Table -Autosize
Powershell: Get-Volume - List all volumes
Powershell: Get-Volume - List all volumes

Popular posts from this blog

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*

Microsoft Azure Repos

Azure Repos Documentation