Category Archives: Windows

Windows tips, howtos, scripts

WinPE: Load an additional driver from command line

Hi,

if you have bootet WinPE, for example WinBuilder, PEPakery, WIndows Recovery environment, Windows installation DVD … and want to load an additional driver from command line
Continue reading WinPE: Load an additional driver from command line

Windows: Bluescreen 0xc0000225, \windows\System32\config\system could not loaded

Hi,

last week a customer had the problem that its PC won’t start, The computer performs a reboot loop into the recovery environment

Within the recovery environment I disabled the boot to WinRE to see what’s the root cause.
Continue reading Windows: Bluescreen 0xc0000225, \windows\System32\config\system could not loaded

Windows: Languagepack Management with powershell

Hi,

great news 🙂 . Since Windows 11 22H2 a new powershell module is available for dealing with language packs.
Continue reading Windows: Languagepack Management with powershell

Windows: Determine Textencoding of a File

Hi,

if you are working with special characters (i.e. German Umlaute) within a Textfile it is importent to know with which text encoding (UTF8, ASCII…) a file is saved.
Continue reading Windows: Determine Textencoding of a File