About the use of applications in WVD (Windows Virtual Desktop) on a per-user basis

Akira Mikumo 41 Reputation points
2023-01-06T01:45:54.4+00:00

Good evening everyone. I'm not sure which forum to contact, but I'd like to post this here first. I am trying to install a software in WVD environment by logging in with my account. This software must be installed with administrator privileges. After installation, this software will be resident as a task (always displayed in the task manager). Ideally, I would like to have this software running when I log in. Will there be any impact on other users when they log in? No, other users do not need this software.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,070 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,851 questions
0 comments No comments
{count} votes

Accepted answer
  1. Luke Murray 11,436 Reputation points MVP Volunteer Moderator
    2023-01-06T01:50:24.76+00:00

    You can create a Scheduled Task, that runs for your your own specific user when you login, or add it to your user profile Startup folder (https://www.alphr.com/windows-10-startup-folder/#:~:text=The%20Current%20User%20Startup%20folder,%5CStart%20Menu%5CPrograms%5CStartup).

    There is no impact to other users, apart from any performance hit when the application opens or your using it - as per normal.


1 additional answer

Sort by: Most helpful
  1. TP 126.3K Reputation points Volunteer Moderator
    2023-01-06T02:17:23.857+00:00

    Hi,

    Yes, there can be performance impact on other users, depending. After you get it installed, determine if it has certain parts that it loads automatically (at logon or otherwise) and reconfigure so that those only load for your user account. If it has no components that load automatically then there is normally not much to worry about besides the obvious potential performance hit to other users from usuage.

    The key here is to not have pieces of the program loading up for all users in the background.

    -TP

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.