Install Applications on RDSH

Install applications on your Windows Server 2012 Remote Desktop Session Host server.

John Savill

August 18, 2014

1 Min Read
remote desktop

Q: I'm trying to install applications on my Windows Server 2012 Remote Desktop Session Host, but the installation fails with an incorrect mode error. What can I do?

A: To install applications on a Remote Desktop Session Host (RDSH), you should change the mode to installation mode, install the applications, then change the mode back to execute mode. To change modes, run the following commands:

C:Windowssystem32>change user /installUser session is ready to install applications.C:Windowssystem32>change user /executeUser session is ready to execute applications.

To check which mode you're currently in, run:

change user /query

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like