RDCMan icon indicating copy to clipboard operation
RDCMan copied to clipboard

Programatically generate Remote Desktop Connection Manager Files

Results 4 RDCMan issues
Sort by recently updated
recently updated
newest added

This commit adds a lint task to check that the PowerShell files are formatted correctly.

This commit adds a GitHub action to run Pester unit tests. This commit also includes a single test to ensure that Pester is indeed being executed.

Previously the builder would collect all PowerShell files including tests. This commit changes the builder to ignore the unneede test files

Add the ability to amend display settings for the entire tree. Setting `smartSizeDockedWindows` to `True` for scaling remote sessions to the window size. ``` True False True 1 True False...

enhancement
hacktoberfest