Reading the Windows Registry from PowerShell
Reading the Windows registry from PowerShell can be a bit cumbersome, when all you wanted to retrieve is the value…
Reading the Windows registry from PowerShell can be a bit cumbersome, when all you wanted to retrieve is the value…
This post contains a few (short) useful PowerShell functions and snippets, that you can include in projects and/or your profile,…
This is a little known reghack: When Windows stores files in a folder on an NTFS partition, it still creates…
Want to get rid of those nasty balloon tips, hovering over the task tray? Here's the registry command: reg add…
You are sure that the text files in a folder contain a certain string, but the Windows Explorer search doesn't…
Want to get rid of the popups that appear on your Windows Print server when print jobs are to be…
This article addresses one specific use case for recursion in batch: Recursively looping through a directory (also called a folder)…
This website uses cookies.