Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...

Downloads:
41,798
Downloads of v 2020.3.16.0:
9
Last Update:
10 Nov 2020
Package Maintainer(s):
Software Author(s):
- Devolutions inc.
Tags:
devolutions rdm RemoteDesktopManager enterprise remote desktop manager password wayk rdp vnc azure ssh telnet vpn web http https ftp sftp hyperv vmware citrix admin logmein teamviewer- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Remote Desktop Manager - Enterprise Edition
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
41,798
Downloads of v 2020.3.16.0:
9
Maintainer(s):
Software Author(s):
- Devolutions inc.
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
Some Checks Have Failed or Are Not Yet Complete
1 Test Passing and 1 Failing Test
This package was rejected on 16 Dec 2020. The reviewer chocolatey-ops has listed the following reason(s):
Centralize, Manage and Secure Remote Connections
IT departments are responsible for managing and controlling access to an ever-growing inventory of on-site and off-site servers, computers and devices. Yet relying on multiple remote connection tools and password managers is inefficient, frustrating and unsecure. Instead of being treated to streamlined clarity, IT pros, sysadmins and help desk technicians struggle with ongoing chaos. The solution is to centralize remote connection technologies, remote machine data, password management, and access control on a platform that is secure, scalable, and refreshingly simple to use.
$packageName = 'rdm'
$installerType = 'msi'
$url = 'http://cdn.devolutions.net/download/Setup.RemoteDesktopManager.2020.3.16.0.msi'
$silentArgs = '/quiet'
$validExitCodes = @(0,3010)
$checksum = '6CDAC7C3B219624145DB88DFBAA71E2812E00F75'
$checksumType = 'sha1'
Install-ChocolateyPackage "$packageName" -FileType "$installerType" -SilentArgs "$silentArgs" -Url "$url" -ValidExitCodes $validExitCodes -Checksum $checksum -ChecksumType $checksumType
$packageName = 'rdm'
$packageSearch = 'Remote Desktop Manager'
$installerType = 'msi'
$silentArgs = '/quiet /qn /norestart'
$validExitCodes = @(0,3010)
Get-ItemProperty -Path @( 'HKLM:\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall*','HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall*','HKCU:\Software\Microsoft\Windows\CurrentVersion\Uninstall*' ) -ErrorAction:SilentlyContinue | Where-Object { $_.DisplayName -like "$packageSearch" } | ForEach-Object { Uninstall-ChocolateyPackage -PackageName "$packageName" -FileType "$installerType" -SilentArgs "$($_.PSChildName) $silentArgs" }
Log in or click on link to see number of positives.
- rdm.2020.3.16.0.nupkg (a58be0120559) - ## / 64
- Setup.RemoteDesktopManager.2020.3.16.0.msi (e9ad88ab36bf) - ## / 54
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Copyright © 2006-2020
This package has no dependencies.
Ground Rules:
- This discussion is only about Remote Desktop Manager - Enterprise Edition and the Remote Desktop Manager - Enterprise Edition package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Remote Desktop Manager - Enterprise Edition, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
dhervieux (maintainer) on 10 Nov 2020 16:47:20 +00:00:
User 'dhervieux' (maintainer) submitted package.
chocolatey-ops (reviewer) on 10 Nov 2020 17:20:01 +00:00:
rdm has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
packageSourceUrl
, pointing to the url where the package source resides. This is a strong guideline because it simplifies collaboration. Please add it to the nuspec. More...Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
chocolatey-ops (reviewer) on 11 Nov 2020 08:13:32 +00:00:
rdm has failed automated testing.
This is not the only check that is performed so check the package page to ensure a 'Ready' status.
Please visit https://gist.github.com/f922b128d72a62097e63dab1a77ea8ac for details.
The package status will be changed and will be waiting on your next actions.
chocolatey-ops (reviewer) on 01 Dec 2020 08:13:50 +00:00:
We've found rdm v2020.3.16.0 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.
Take action:
If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.
Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.
chocolatey-ops (reviewer) on 16 Dec 2020 08:14:10 +00:00:
Unfortunately there has not been progress to move rdm v2020.3.16.0 towards an approved status within 15 days after the last review message, so we need to close (reject) the package version at this time. If you want to pick this version up and move it towards approval in the future, use the contact site admins link on the package page and we can move it back into a submitted status so you can submit updates.
Status Change - Changed status of package from 'submitted' to 'rejected'.