Installing and Uninstalling Royal Server
Install Royal Server
Royal Server is distributed via a single .msi-file. The installation requires administrative rights, a destination directory and it takes approximately a minute to install Royal Server.
When the configuration tool is launched for the first time, you will be asked to provide your Licensing Information and to set a Worker Account.
Note
It is strongly recommended to configure a Worker Account to allow Royal Server to access network resources (access other servers). Royal Server will not start if a Worker Account configuration is missing. The worker account must also have permissions to work with the configured Windows accounts that should be allowed to authenticate with Royal Server. If domain groups/users are used for specific configurations, e.g. Document Store ACLs, the Worker Account needs to be a domain account.
In addition, the Management Endpoint component of Royal Server uses HTTPS with a self-signed certificate that is created by default during installation. You can also configure your own certificates if required.
See also Service Configuration
Uninstall Royal Server
As the installation is msi-based, simply uninstall Royal Server using the Add/Remove Programs tool. Uninstalling Royal Server does not remove the configuration (by default), so you can easily switch between versions.
Note
If you wish to completely remove Royal Server and all configuration information from the machine, back up the cleanup_installation.ps1
file in the ./scripts/
folder of your Royal Server installation before uninstalling, and run it with administrator privileges after uninstalling.
See also Cleanup Script