Is there has a way to change the user sessions without asking the user to sign in again?

Brass Contributor

Environment as below:

HostpoolA: Breadth-first load balancing

Session Hosts:  VM1 and VM2.

Users:10

I want to know if there have some ways can achieve the goal that the users distributed to VM2 can switch to VM1 without sign out when VM2 shuts down.

1 Reply

@Arthur_wang 

For users to transfer WVD Host, they need to log out.

I would put the host that you want to reboot in drain mode so it accepts no more new sessions.

After all sessions are logged out, you can reboot he machine.

 

To scale down on running compute, there is a script available that runs on a separate server:

https://docs.microsoft.com/en-us/azure/virtual-desktop/set-up-scaling-script