You can configure a Form Fill policy to prepopulate fields in the form when you log in to Outlook Web Access first time and then save the information in the completed form to the config store for subsequent logins. For information about how to create this policy, see Form Fill Policies.
Enabling the Auto Submit option requires additional entries apart from the username and password fields. To enable the Auto Submit option:
Click Policies > Policies > <Policy Name>.
In the Edit Policy page, add the following details under Fill Options:
Input Field Name |
Input Field Type |
Input Field Value |
Data Conversion |
---|---|---|---|
destination |
Hidden |
String Constant: http://<webserver DNS Name/owa> (when the web server is configured for http) String Constant: https://<webserver DNS Name/owa> (when the web server is configured for https) |
None |
flags |
Hidden |
String Constant : 0 |
None |
forcedownlevel |
Hidden |
String Constant : 0 |
None |
isUt8 |
Hidden |
String Constant : 1 |
None |
trusted |
Radio Button |
String Constant : 0 |
None |
Under the Submit Options section, select Enable JavaScript Handling.
Enter document.cookie="PBack=0; path=/" in Statements to Execute on Submit.
Click OK and apply the changes.