If you want to allow your catalog administrators to entitle users to the Connect using RDP action for your Windows blueprints, you must add the RDP custom properties to your machine blueprint, and reference the custom RDP file your system administrator prepared.
About this task
If your fabric administrator creates a property group that contains the required custom properties and you include it in your blueprint, you do not need to individually add the custom properties to the blueprint.
Prerequisites
Log in to the vRealize Automation console as a tenant administrator or business group manager.
Obtain the name of the custom RDP file that your system administrator created for you. See Create a Custom RDP File to Support RDP Connections for Provisioned Machines.
Create at least one Windows machine blueprint.
Procedure
- Select .
- Point to the blueprint to update and click Edit.
- Select the machine component on your canvas to edit the details.
- Click the Properties tab.
- Click the Custom Properties tab.
- Configure RDP settings.
- Click New Property.
- Enter the RDP custom property names in the Name text box and the corresponding values in the Value text box.
Option
Description and Value
(Required)RDP.File.Name
Specifies an RDP file from which to obtain settings, for example My_RDP_Settings.rdp. The file must reside in the Website\Rdp subdirectory of the vRealize Automation installation directory.
(Required)
VirtualMachine.Rdp.SettingN
Configures specific RDP settings. N is a unique number used to distinguish one RDP setting from another. For example, to specify the Authentication Level so that no authentication requirement is specified, define the custom property VirtualMachine.Rdp.Setting1 and set the value to authentication level:i:3. Use to open an RDP link to specify settings.
For a list of available settings and correct syntax, see the Microsoft Windows RDP documentation.
VirtualMachine.Admin.NameCompletion
Specifies the domain name to include in the fully qualified domain name of the machine that the RDP or SSH files generate for the user interface options Connect Using RDP or Connect Using SSH option. For example, set the value to myCompany.com to generate the fully qualified domain name
my-machine-name.myCompany.com
in the RDP or SSH file. - Click Save.
- Select the row containing your blueprint and click Publish.
Results
Your catalog administrators can entitle users to the Connect Using RDP action for machines provisioned from your blueprint. If users are not entitled to the action, they are not able to connect by using RDP.