Skip to main content

Posts

2019

Getting started with Linux Containers on Windows Server 2019

·638 words·3 mins
Run Linux containers natively on Windows Server 2019! This guide covers installing Docker EE, enabling LCOW support, deploying the LinuxKit kernel, and running your first Linux container with the --platform switch.

Adding WhatIf and Confirm Parameters to your Powershell

·939 words·5 mins
Want users to preview changes before your PowerShell function makes them? Learn how to add -WhatIf and -Confirm support using SupportsShouldProcess and ShouldProcess() blocks with practical examples.

2018

Get a pretty view of your S2D Storage Pools

·733 words·4 mins
Ever wondered how much of your S2D Storage Pool is actually available? This PowerShell function shows total size, allocated space, Mirror/Parity available capacity, and reserved space, locally or across multiple clusters.

Looking at the Write Cache in Storage Spaces Direct

·705 words·4 mins
Cache stats matter! Learn how to monitor your S2D write cache allocation using Windows Server 2019’s Cluster Performance History or Windows Server 2016’s performance counters, plus a handy PowerShell function.

You need to change the way you patch S2D Clusters

·683 words·4 mins
If you’re experiencing Event ID 5120, CSV timeouts, or VM pauses when patching S2D clusters, Microsoft has identified the cause. Here’s the workaround using Storage Maintenance Mode and ready-to-use CAU pre/post scripts.

Using WS2016Lab to test Windows Server 2019

·328 words·2 mins
WS2016Lab by Jaromir Kaspar lets you deploy an entire nested S2D lab on any Hyper-V host (even a Windows 10 laptop!). Perfect for testing Windows Server 2019, S2D, Storage Replica, Project Honolulu, and many more scenarios.

2017

Must Read Storage Spaces Direct Blog Posts

·158 words·1 min
The best information on S2D often comes from blog posts rather than documentation. Here’s my curated list of essential reads covering storage pools, SSD endurance, volume resiliency, and why you shouldn’t use consumer SSDs.