Windows RemoteApp deploying software updates, is there a better way?
Posted
by
Ryan
on Server Fault
See other posts from Server Fault
or by Ryan
Published on 2012-04-02T14:11:30Z
Indexed on
2012/04/02
17:31 UTC
Read the original article
Hit count: 340
We provide an application as a service, over Windows RemoteApp. It's nearly impossible to deploy updates to the software, though, because if even a single user is online then the file is in-use and cannot be replaced.
Is there some way to make this possible or easier? If it were possible, I'd be deploying probably 2-3 updates per day. As it is, I sometimes have to go all week without deploying one.
© Server Fault or respective owner