Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 829 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 829 Bytes

This repo is currently NOT accepting code contributions. More work is needed to prepare this repo before we can accept Pull Requests. Issues are currently being accepted.

PowerShell Modules

This repo contains modules that are published to PowerShellGallery.com and may also be included in PowerShell 7 releases.

Each module is in its own folder and considered an independent project. Modules should not take code dependencies across this repo and should rely on obtaining published dependencies from online repositories.

Modules

Microsoft.PowerShell.RemotingTools

Cmdlets for configuration of remoting, particularly SSH based.

Microsoft.PowerShell.SecretsManagement

Provides secure and convenient cmdlets to store and retrieve secrets.

Microsoft.PowerShell.TextUtility

Cmdlets for working with text.