We currently have it setup where users have the default web client set to the native Web Client. Allowing it to prompt the user got some feedback that it was annoying having to choose each time (between Web Client, FTP Voyager, and File Share).
It would be great if we could control that default web client based on a certain URL or URL parameter. We were hoping to create a macro button in Outlook that would open to the File Share directly after a user logs in.
There are many current URL parameters you can pass.
www.example.com/?user=admin&password=test
dir=directory_name
</code>file=<code>file_name
If we could add one like client= that would be really helpful for our needs.