Skip to content

Releases: rhymeswithmogul/RdpToolkit

Not dead yet!

25 Oct 23:49
Compare
Choose a tag to compare

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

24 Dec 16:26
73bf59a
Compare
Choose a tag to compare

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

16 Oct 12:55
1e9ec84
Compare
Choose a tag to compare

Well, that was embarrassing. The module would not successfully load due to limitations with PowerShell's module manifests. This has been corrected.

Hello World!

16 Oct 04:23
0c8c8f0
Compare
Choose a tag to compare

This is a new module designed to automate the creation of Remote Desktop Connection (.rdp) files. For more information, Get-Help about_RdpToolkit.