Powershell script to create shortcut to vision application?

You would have to write a json config file with the gateway & application information to the user's home directory. Then write a shortcut link on the desktop that calls the launcher with that app name as a parameter. I would expect PowerShell to easily handle those tasks.

1 Like