Applies to:Centrify Privilege Service All Versions
Question:Is there a way to change the resolution of the Remote Desktop (RDP) session spawned through the Centrify Privilege Manager?
Answer:There currently is no way to resize the RDP session resolution through the Centrify Privilege Manager. However, the URL can be modified to change the resolution.
The URL for an RDP session should be similar to the following:
tenant_number.my.centrify.com/serversession/jumpterm?mode=3&host=<random-characters>f&hostname=<hostname>&height=768&width=1024&<more>The relevant section that need to be modified is:
"height=768&width=1024"Those values can be modified to the desired resolution.
A custom app can also be created and put on the App Dashboard using the customized URL.
Please reference the documentation in the link below on how to create a custom bookmark App:
https://docs.centrify.com/Content/Applications/AppsCustom/CustBookmarkApp.htm