How to Find the HDX Session Screen Resolution Using Command Line

How to Find the HDX Session Screen Resolution Using Command Line

book

Article ID: CTX219667

calendar_today

Updated On:

Description

How to find the screen resolution of a session via command line.


Instructions

- Disable Legacy Graphics Mode
- Run  the following from the command line:
C:\Windows\system32>wmic
wmic:root\cli>/namespace:\\root\citrix\hdx
wmic:root\cli>path citrix_virtualchannel_thinwire get /value

Look for values "Component_Monitor_Right" and "Component_Monitor_Bottom"

Issue/Introduction

How to find the screen resolution of a session via command line.