| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Important
⚠️ Project Status Update: Crescendo is no longer maintained.
Crescendo project is no longer being actively maintained by the team. Future releases or updates are unlikely.
We want to thank everyone who experimented with the project, filed issues, and provided feedback.
The repository will remain available in its current state for reference, but:
You can use the Discussions in GitHub to dicuss the future of the project.
We will update this notice if the status of the project changes.
Crescendo is a development accelerator enabling you to rapidly build PowerShell cmdlets that leverage existing command-line tools. Crescendo amplifies the command-line experience of the original tool to include object output for the PowerShell pipeline, privilege elevation, and integrated help information. A Crescendo module replaces cumbersome command-line tools with PowerShell cmdlets that are easier to use in automation and packaged to share with team members.
The 1.0.0 release includes the following features:
The 1.1.0 release adds the following features:
Requirements:
To install Microsoft.PowerShell.Crescendo:
Install-Module -Name Microsoft.PowerShell.CrescendoTo install Microsoft.PowerShell.Crescendo using the new PowerShellGet.v3
Install-PSResource -Name Microsoft.PowerShell.CrescendoTo get started using Crescendo, check out the documentation.
For a detailed walkthrough using Crescendo, see this excellent blog series from Sean Wheeler - Thanks Sean!
Release announcements on the PowerShell Blog.
Please see our Code of Conduct before participating in this project.
For any security issues, please see our Security Policy.
| Back | FazBrowse Home | New Git URL |