Questions tagged [windows-virtual-desktop]

25 questions
0
votes
0 answers

slow connection to SQL server on same Azure VNET

We have several virtual machines on Azure. One running an SQL Server, the others are Windows Virtual Desktop hosts. We have an application on the WVD hosts that connects to the SQL server but it takes forever to connect and start. When running the…
0
votes
0 answers

Is there a way to close an application when a windows 10 virtual desktop is closed?

I'd like to know if there is a way (maybe using Vdesk) that enables closing applications of a specific virtual desktop when that virtual desktop is closed. For example, close google chrome tabs instead of remaining opened on another desktop. I can't…
0
votes
0 answers

how to assign certain keystrokes to be performed when scroll lock button is pressed?

the scroll lock button is pretty much useless so I wanted to use it for switching between virtual desktop so is there any way one can assign scroll key to perform the action of "windows + ctrl + right arrow" or "windows + ctrl + left arrow" or both…
0
votes
1 answer

Can I run AVD on a Virtual Windows 10 Desktop

I am currently working form home for an organisation. Is it possible to run Android Emulator via Android Studio on a Virtual Desktop which has Windows 10 installed. Also, should I keep my specs low for the Emulator, as I have enough RAM in my…
0
votes
1 answer

WVD session host management

Is it viable to update session hosts in wvd using something like sccm? Or would we have to redeploy an updated image every time we wanted to patch the session hosts, what about dat files for windows defender?
Norrin Rad
  • 593
  • 1
  • 7
  • 26
0
votes
1 answer

WVD AdminUsername Change NotAllowed

getting a strange error when deploying from a managed image in Windows Virtual…
Norrin Rad
  • 593
  • 1
  • 7
  • 26
0
votes
1 answer

Windows 10 Virtual Desktop - two inputs at the same time (mouse + touch screen)

I try to create WPF application (.net Core 3.1) with support touch screen and non-touch screen with two inputs at the same time. I found a sample how to do this with VWvare and Virtual maschine here is the sample, but I want to do something easier…
0
votes
1 answer

The products we found in your account cannot be used to activate office in shared computer scenarios, Office 365, Windows Virtual Desktop

I am using a Windows Virtual Desktop, to use the multi session feature, so that many users can login and use their session. And all the users are assigned with the Office 365 license, but I was always getting the error "the products we found in your…
-1
votes
1 answer

Kusto - Get average of timestamp

I have the logs of WVD. I want to get the average duration of the connections in one day. So far I got this code datatable(Timestamp:datetime, User:string, State:string) [ datetime(10/23/2019, 7:02:02.527 AM), 'user1', 'Started', , …
-2
votes
1 answer

When to choose Azure VM Scale sets and Azure Virtual Desktop Host pools

I am basically looking a brief explanation on when to choose Azure scale sets and Azure Virtual Host pools.
1
2