Showing results for 2022 - PowerShell Community

Sep 20, 2022
2
4

PowerShell Registry Monitor

Francisco Nabas
Francisco Nabas

How to set up a simple registry key monitor with PowerShell

PowerShellregistryCOM
Jul 11, 2022
2
8

Cheat Sheet – Console Experience

Fred
Fred

How to have more control of preferences in functions and the role of modules on inheritance.

PowerShellPreference VariablesConvenience
Apr 1, 2022
0
1

On Preferences and Scopes

James O'Neill
James O'Neill

Progress in PowerShell: a tale of Verbosity and other preferences with lessons in Scopes and Proxies thrown in It started, as these things often do, with someone complaining. In PowerShell Version 7.2 the output of and look like this: In all the earlier versions they look like the version below, which is more helpful when you're trying to deb...

PowerShellPreference VariablesVerbose