Hello TIA,
Try the setting below:
1. Set the Pae-Name pair value at global level to suspendOnDisconnect=1
2. Set the value pae-OptSuspendTimeout at pool level to "0", wherein it will wait for infinite amount of time to suspend VM but at the same time the global policy to suspend VM on disconnect applies to the pool
For example if you have 10 pools and you need 2 pools to never suspend on disconnect, then apply below settings:
1. Set global value for Pae-Name pair attribute under CN=Common>OU=GLobal>OU=Properties to suspendOnDisconnect=1
2. For the 2 pools where you do not want the VMs to suspend set the pae-OptSuspendTimeout=0
3. Restart the connection server service for the ADAM changes to reflect and then test the setup
I hope this helps!