Windows: Get Disk Drive's Serial Number Several ways to get serial number of disk drive. Powershell: Get-Disk | Format-Table -AutoSize DOS Command: wmic diskdrive get serialnumber Get Disk Drive's serial number Labels Microsoft Windows powershell
[Tool]: draytools.py to decrypt Draytek routers' configuration files https://github.com/ammonium/draytools Read more
Install Microsoft .NET Core SDK .NET Core Software Development Kit (SDK) is a set of libraries and tools that allow developers to create .NET Core applications and libraries. Read more