Releases: rhymeswithmogul/RdpToolkit
Releases · rhymeswithmogul/RdpToolkit
Not dead yet!
I made some minor changes based on the output of PSScriptAnalyzer. The only thing to note is that Remove-RdcFileSignature
now supports ShouldProcess (-WhatIf
).
Update-Module RdpToolkit -Force
Bug fixes and new features
A new version has just been pushed to PowerShell Gallery.
The only bug fix is that Remote Desktop Gateway servers are now implemented correctly. In some cases, apps like MSTSC would ignore the setting.
There are also many enhancements:
- Alternate addresses may now be specified.
- Clipboard redirection is supported.
- The
-Redirect
parameter now supports*
as a valid value, which will redirect everything that can be redirected. - Online help is now implemented.
Hello World, For Real This Time
Well, that was embarrassing. The module would not successfully load due to limitations with PowerShell's module manifests. This has been corrected.
Hello World!
This is a new module designed to automate the creation of Remote Desktop Connection (.rdp) files. For more information, Get-Help about_RdpToolkit
.