Server stuck on “Getting Windows Ready, don’t turn off your computer”

A little tip on a command that can help out booting a server that is struggling with a Windows update

taskkill.exe /s servername /u domain\administrator /p Password /im TrustedInstaller.exe

More articles

Optional features

Check available optional features: DISM /Online /Get-Capabilities Install an optional feature: DISM /Online /Add-capability /capabilityname:Media.MediaFeaturePack~~~~0.0.1.0

Read More »