Contents tagged with PowerShell
-
Remove Rogue Keyboard Layout From Windows Session Using PowerShell
Over the years I've been hit by having a US QWERTY keyboard layout added to my Windows session without knowing where it came from.
-
PowerShell For The .NET Developer
Some time ago I needed to have the validationKey of the machineKey element of an ASP.NET application changed and found out that ASP.NET doesn’t provide a command-line tool (or any other) to do this.