How to install software applications on azure remote desktop for all users

Phil 21 Reputation points
2022-10-07T20:21:38.18+00:00

I have a .exe installer, for software that I need to install on an azure virtual machine/remote desktop that I need all users to be able to access and run.

Windows for business Windows Client for IT Pros User experience Remote desktop services and terminal services
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2022-10-07T20:25:07.267+00:00

    You can put server in install mode
    change user /install
    https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/change-user

    --please don't forget to upvote and Accept as answer if the reply is helpful--


1 additional answer

Sort by: Most helpful
  1. Phil 21 Reputation points
    2022-10-08T12:51:54.56+00:00

    I tried that and got the message "Install mode does not only apply to a remote desktop session host server configured for remote administration." Which actually led me to what fixed it. I was able to connect to a remote session through azure and get it installed. Thank you for the assist.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.