Windows
Here are my articles related to Windows.
OS reinstall, really?
Before convincing yourself that an OS reinstallation is necessary, it may be worth to try to just create another user account, then move your data from the old account to the new account.
wmic
To delete all shadow copies on a system using the WMIC (Windows Management Instrumentation Command-line) tool, you can use the following command:
wmic shadowcopy delete
About Storage Spaces
ntfs.com has a nice section about Windows Storage Spaces at https://www.ntfs.com/wss-intro.htm
Enjoy!
Software to mount S3-compatible buckets as local drives
Meet TntDrive! I mounted a Storj bucket as a local drive and I'm pretty happy with it.
Fix Windows with DISM
In an admin command prompt
HDD and SSD health reporting tool
Best I've tried so far is CrystalDiskInfo.
Disk usage by different operating systems in virtual machines
Each OS is installed with their default set of apps on a 50GB virtual HDD, with their default partitioning style for UEFI. Installed xRDP on Linux and its pulseaudio module.
Memory usage by different operating systems in virtual machines
Today I ran a test of memory requirements of different operating systems in virtual machines.
Windows Domain Controller, prevent disabling of disk write cache
Windows DC disables disk write caching at every boot. To prevent it from doing this, do the following:
Path: HKLM\System\CurrentControlSet\Services\NTDS\Parameters