Showing results for PowerShell - PowerShell Community

Mar 30, 2023
Post comments count4
Post likes count12

Update XML files using PowerShell

Sonam Rastogi
Sonam Rastogi

This posts explains how to update XML files using PowerShell

PowerShellXMLconfiguration
Jan 30, 2023
Post comments count5
Post likes count7

Mastering the (steppable) pipeline

Ronald Bode
Ronald Bode

The PowerShell pipeline explained from the beginning to the end.

PowerShellPipelineSteppable
Sep 20, 2022
Post comments count2
Post likes count4

PowerShell Registry Monitor

Francisco Nabas
Francisco Nabas

How to set up a simple registry key monitor with PowerShell

PowerShellregistryCOM
Jul 11, 2022
Post comments count2
Post likes count8

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
Post comments count0
Post likes count1

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
Dec 13, 2021
Post comments count0
Post likes count2

How to Preview PowerShell Scripts In PowerShell

@DoctorDNS
@DoctorDNS

Q: When I use Windows Explorer and select a PowerShell script file - I do not see the script in the preview window. Can I fix that? A: You can make a few simple registry updates and do just what you want! At some time in the deep and distant past, Windows Explorer gained the preview pane feature. The idea is simple: you select a file in Explorer ...

ExplorerExplorer Preview