All posts by Michael Albert

Linux: Create multiple partitions in an virtual mtd device created by nandsim

Hi,

this post describes creating an virtual mtd device by nandsim with multiple partitions.
Continue reading Linux: Create multiple partitions in an virtual mtd device created by nandsim

Powershell: Passing an array to a script at command line

Hi,

starting point is a simple powershell shell script testarray.ps1:
Continue reading Powershell: Passing an array to a script at command line

Windows: Script to recover lost Passwords from a unattend/sysprep.xml file

Hi,

Passwords for new users or for joining a domain could defined in plain text or encrypted at sysprep.xml or unattend.xml file. But they are not “really” encrypted.

Continue reading Windows: Script to recover lost Passwords from a unattend/sysprep.xml file

Windows: Enable cmd command extensions

Hi,

to check if command extensions are enabled check the following registry key
Continue reading Windows: Enable cmd command extensions