{"id":14980374,"url":"https://github.com/rhymeswithmogul/rdptoolkit","last_synced_at":"2025-06-25T06:37:05.460Z","repository":{"id":135521482,"uuid":"304499768","full_name":"rhymeswithmogul/RdpToolkit","owner":"rhymeswithmogul","description":"A PowerShell module for working with Remote Desktop Connection (.rdp) files.","archived":false,"fork":false,"pushed_at":"2024-03-29T02:11:37.000Z","size":77,"stargazers_count":17,"open_issues_count":0,"forks_count":16,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T20:11:22.932Z","etag":null,"topics":["code-signing","microsoft","mstsc","mstsc-windows","powershell","powershell-core","powershell-gallery","powershell-module","pwsh","rdc","rdp","rdp-access","rdp-connection","rdp-gateway","remote-desktop","remote-desktop-protocol","remote-desktops","terminal-services","windows-powershell"],"latest_commit_sha":null,"homepage":"https://powershellgallery.com/packages/RdpToolkit/","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rhymeswithmogul.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-16T02:34:11.000Z","updated_at":"2024-10-31T11:00:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e88b163-cc3d-40d9-9d39-56aab99f0baa","html_url":"https://github.com/rhymeswithmogul/RdpToolkit","commit_stats":{"total_commits":15,"total_committers":3,"mean_commits":5.0,"dds":0.1333333333333333,"last_synced_commit":"5a2ed21eb4df186f7a86ef362f306ff6d53fcc5f"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhymeswithmogul%2FRdpToolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhymeswithmogul%2FRdpToolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhymeswithmogul%2FRdpToolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhymeswithmogul%2FRdpToolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhymeswithmogul","download_url":"https://codeload.github.com/rhymeswithmogul/RdpToolkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238743838,"owners_count":19523188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-signing","microsoft","mstsc","mstsc-windows","powershell","powershell-core","powershell-gallery","powershell-module","pwsh","rdc","rdp","rdp-access","rdp-connection","rdp-gateway","remote-desktop","remote-desktop-protocol","remote-desktops","terminal-services","windows-powershell"],"created_at":"2024-09-24T14:01:40.601Z","updated_at":"2025-02-13T22:31:25.910Z","avatar_url":"https://github.com/rhymeswithmogul.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RdpToolkit\n[![PowerShell Gallery Version (including pre-releases)](https://img.shields.io/powershellgallery/v/rdpToolkit?include_prereleases)](https://powershellgallery.com/packages/RdpToolkit/) [![PowerShell Gallery](https://img.shields.io/powershellgallery/dt/RdpToolkit)](https://powershellgallery.com/packages/v/RdpToolkit) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md) \n\nThis is a PowerShell module to programatically generate and modify the `.rdp` connection files used by apps that implement Microsoft's Remote Desktop Protocol.  While fairly boring on its own, perhaps you can integrate this module into something of yours.\n\n## Example\nOne command available in this module is `New-RdcFile`:\n\n```powershell\nNew-RdcFile -Path 'Work.rdp' -ComputerName 'WorkPC.contoso.local' -UserName 'myaccount@contoso.com' -Redirect Drives,Cameras,AudioCapture -Sign\n```\n\nThat will create a file in the current folder called `Work.rdp` that will connect you to the computer `WorkPC.contoso.local` with the suggested username myaccount@contoso.com.  Upon successfully connecting, the local computer's cameras, drives, and microphones will be available in the remote session.  The `.rdp` file will also be signed to prevent tampering.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhymeswithmogul%2Frdptoolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhymeswithmogul%2Frdptoolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhymeswithmogul%2Frdptoolkit/lists"}