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-Volume - List all volumes Labels powershell
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* Read more
John the Ripper: Notes "John the Ripper is an Open Source password security auditing and password recovery tool available for many operating systems." Read more