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--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
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--
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.