Downloads:
5,115
Downloads of v 5.2.50730:
46
Last Update:
19 Sep 2024
Package Maintainer(s):
Software Author(s):
- Royal Apps GmbH
Tags:
server management remote admin vmware- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Royal Server
- 1
- 2
- 3
5.2.50730 | Updated: 19 Sep 2024
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
5,115
Downloads of v 5.2.50730:
46
Software Author(s):
- Royal Apps GmbH
Royal Server 5.2.50730
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Royal Apps GmbH. The inclusion of Royal Apps GmbH trademark(s), if any, upon this webpage is solely to identify Royal Apps GmbH goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Royal Server, run the following command from the command line or from PowerShell:
To upgrade Royal Server, run the following command from the command line or from PowerShell:
To uninstall Royal Server, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download royalserver --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade royalserver -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade royalserver -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install royalserver
win_chocolatey:
name: royalserver
version: '5.2.50730'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'royalserver' do
action :install
source 'INTERNAL REPO URL'
version '5.2.50730'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller royalserver
{
Name = "royalserver"
Version = "5.2.50730"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'royalserver':
ensure => '5.2.50730',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 22 Oct 2024.
Transmitting screen content, mouse and keyboard data to read Windows Events or restart a service? This is so 2014! Royal Server is a secure gateway (SSH tunnel) and provides common remote management tasks to our cross-platform clients (Windows, OS X and soon iOS and Android) using their native UI. The combination of Royal Server and the award winning Royal TS/X remote management clients takes remote systems management to a whole new level.
Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.
Log in or click on link to see number of positives.
- royalserver.5.2.50730.nupkg (08f6faba8809) - ## / 67
- RoyalServerInstaller_5.02.50730.0.msi (1e959bd01b80) - ## / 57
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.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Royal Server 5.2.50730 | 46 | Thursday, September 19, 2024 | Approved | |
Royal Server 5.2.50419 | 49 | Monday, April 22, 2024 | Approved | |
Royal Server 5.2.50403 | 35 | Monday, April 22, 2024 | Approved | |
Royal Server 5.02.50311.0 | 43 | Monday, March 11, 2024 | Approved | |
Royal Server 5.02.50228.0 | 32 | Friday, March 1, 2024 | Approved | |
Royal Server 5.02.50108.0 | 48 | Monday, January 8, 2024 | Approved | |
Royal Server 5.01.51215.0 | 42 | Friday, December 15, 2023 | Approved | |
Royal Server 5.00.51107.0 | 47 | Wednesday, November 8, 2023 | Approved | |
Royal Server 5.00.50920.0 | 47 | Wednesday, September 20, 2023 | Approved | |
Royal Server 5.00.50908.0 | 46 | Friday, September 8, 2023 | Approved | |
Royal Server 5.00.50904.0 | 47 | Monday, September 4, 2023 | Approved | |
Royal Server 5.00.50825.0 | 47 | Saturday, August 26, 2023 | Approved | |
Royal Server 5.00.50816.0 | 62 | Thursday, August 17, 2023 | Approved | |
Royal Server 5.00.50809.0 | 46 | Thursday, August 10, 2023 | Approved | |
Royal Server 4.01.60622.0 | 65 | Friday, June 23, 2023 | Approved | |
Royal Server 4.01.60416.0 | 101 | Wednesday, May 3, 2023 | Approved | |
Royal Server 4.01.60216.0 | 122 | Thursday, February 16, 2023 | Approved | |
Royal Server 4.01.60113.0 | 58 | Friday, January 13, 2023 | Approved | |
Royal Server 4.01.51214.0 | 57 | Thursday, December 15, 2022 | Approved | |
Royal Server 4.01.51122.0 | 74 | Thursday, November 24, 2022 | Approved | |
Royal Server 4.01.50624.0 | 89 | Friday, June 24, 2022 | Approved | |
Royal Server 4.01.50505.0 | 86 | Thursday, May 5, 2022 | Approved | |
Royal Server 4.01.50427.0 | 74 | Wednesday, April 27, 2022 | Approved | |
Royal Server 4.01.50421.0 | 55 | Thursday, April 21, 2022 | Approved | |
Royal Server 4.00.60124.0 | 103 | Monday, January 24, 2022 | Approved | |
Royal Server 4.00.51223.0 | 87 | Wednesday, December 29, 2021 | Approved | |
Royal Server 4.00.51027.0 | 106 | Wednesday, November 17, 2021 | Approved | |
Royal Server 4.00.50713.0 | 120 | Wednesday, August 25, 2021 | Approved | |
Royal Server 1.1.0.10527 | 909 | Tuesday, June 2, 2015 | Approved | |
Royal Server 1.1.0.10416 | 529 | Saturday, April 25, 2015 | Approved | |
Royal Server 1.0.1.10309 | 455 | Thursday, March 12, 2015 | Approved | |
Royal Server 1.0.0.60223 | 397 | Tuesday, February 24, 2015 | Approved | |
Royal Server 1.0.0.60206 | 466 | Tuesday, February 10, 2015 | Approved | |
Royal Server 1.0.0.20102 | 470 | Thursday, February 5, 2015 | Approved |
Copyright © 2024 Royal Apps GmbH
-
- dotnetfx (= 4.7.2.20180712)
Ground Rules:
- This discussion is only about Royal Server and the Royal Server 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 Royal Server, 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.