Hello All,
I have a question concerning deployment of the client application that connects to PowerServer.
Lets say we have 100 virtual machines that need to use the PowerServer application. I know that each user can visit the landing page and run the launcher and install the application but that is tedious and troublesome. The problem is each of the users are not proficient with IT related tasks.
Because of this dilemma, we need a way to package and install the client app to 100 virtual machines without them having to go to the launcher website to install. The app should be installed automatically whether through PowerShell scripts or some other automated process and users able to launch the PowerServer app with a shortcut.
The external deployment executable is for the server installation not client so that wont work as far as I know.
How can I achieve this?