Showing results for configuration - 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
Oct 14, 2021
Post comments count0
Post likes count1

A closer look at the Crescendo configuration

Sean Wheeler
Sean Wheeler

In my previous post, I looked at the details of a Crescendo output handler from my VssAdmin module. In this post, I explain the details of a cmdlet definition in the Crescendo JSON configuration file. The purpose of the configuration The structure for the interface of a cmdlet is a reasonably predictable thing. The pattern of the script co...

Crescendojsonconfiguration