Forum Discussion

manuelpflx's avatar
manuelpflx
Copper Contributor
Jan 19, 2020

Information about connected device

Hi guys,

 

We're making a Probe Of Concept about WVD and out customer wants to know device name connected to session (Desktop and/or Remote App). I checked powershell cmdlets but Get-RdsSessionHost only shows information about session (no client data).

 

How can we get information from the device like devicename and IP Address?

 

Regards,

  • manuelpflx: You can leverage our new diagnostics feature. Gather connection information use:

    - Get-RdsDiagnosticsactivies - follow PSReference link to learn more.

     

    If you need to review data on a larger scale we recommend to set-up diagnostics to be pushed to your Log Analytics workspace - follow this documentation link.

     

    For missing functionality please share your idea along with scenario it solves on our UserVoice page: https://aka.ms/wvdfbk 

  • manuelpflx: You can leverage our new diagnostics feature. Gather connection information use:

    - Get-RdsDiagnosticsactivies - follow PSReference link to learn more.

     

    If you need to review data on a larger scale we recommend to set-up diagnostics to be pushed to your Log Analytics workspace - follow this documentation link.

     

    For missing functionality please share your idea along with scenario it solves on our UserVoice page: https://aka.ms/wvdfbk 

Resources