Forum Discussion
aminhirji595
Apr 15, 2024Copper Contributor
Windows Application - Multiple User on same time
Hello, Everyone. We are currently using AVD (full desktop) with the FSLogix profile. However, we have come across one particular Windows application that runs only on a single desktop per user sessio...
Yuval_K
Apr 17, 2024Copper Contributor
What is the problem you're trying to solve? Is the issue that you need a single desktop for each user, which is expensive? If so, I believe you can create a policy that will start up the machine only when the user attempts to connect to the desktop, and when he closes it, you will shut down the machine or something similar. Does this direction make sense?
aminhirji595
Apr 17, 2024Copper Contributor
Thanks, Yuval_K, for the response.
We have 30+ users who are using the application and in future, it will increase to 75+ so deploying individual desktops will also cost more, even if we restrict them in day hours
Amin
- Yuval_KApr 17, 2024Copper ContributorYou can have pooled machines, not personal, and have in parallel only the number of active users
- aminhirji595Apr 18, 2024Copper ContributorThanks, but we dont want to route that solution for now.