Downloads:
195,769
Downloads of v 2025.1.30:
7
Last Update:
09 Apr 2025
Published Date:
09 Apr 2025
Package Maintainer(s):
Software Author(s):
- Devolutions inc.
Tags:
devolutions rdm remote desktop manager password rdp ard 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
(Waiting for Maintainer to take corrective action)
- 1
- 2
- 3
2025.1.30 | Updated: 09 Apr 2025
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
195,769
Downloads of v 2025.1.30:
7
Published:
09 Apr 2025
Maintainer(s):
Software Author(s):
- Devolutions inc.
Remote Desktop Manager 2025.1.30
(Waiting for Maintainer to take corrective action)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Devolutions inc. The inclusion of Devolutions inc. trademark(s), if any, upon this webpage is solely to identify Devolutions inc. goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
Remote Desktop Manager lets you centralize and manage all your remote tools and protocols into one easy-to-use platform. IT professionals manage an ever-growing inventory of on-site and off-site servers, computers, and devices. Multiple remote connection tools and password managers make an already challenging job even more complicated. Centralize remote connection, password, and credential management and access control with Remote Desktop Manager!
$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" }
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
Copyright © 2006-2025
-
- dotnet-9.0-desktopruntime (≥ 9.0.0)
- webview2-runtime (≥ 131.0.0)
Ground Rules:
- This discussion is only about Remote Desktop Manager and the Remote Desktop Manager 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, 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.
devolutions (maintainer) on 09 Apr 2025 11:48:49 +00:00:
User 'devolutions' (maintainer) submitted package.
chocolatey-ops (reviewer) on 09 Apr 2025 12:21:05 +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 09 Apr 2025 19:06:02 +00:00:
rdm has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/de42b6c637cb9a5dfad264d777c6bc97 for details.
The package status will be changed and will be waiting on your next actions.