A computer and browser combination allowing access to the OWA Premium interface. Either a file shared through SharePoint Services or one shared using Windows File Sharing on a computer joined to the Active Directory. To access a file remotely though OWA: Log into Outlook Web App. In the lower left of the screen, click Documents. To sign in to Outlook on the web using your work or school account in Microsoft 365: Go to the Microsoft 365 sign-in page or to Outlook.com. Enter the email address and password for your account. Note: To sign in to Microsoft 365 using another account, select Use another account the next time you sign in.
- Outlook Web Access Appriver
- Outlook Web Access App Iphone
- Microsoft Exchange Outlook Web Access App
- Outlook Web Access App Login
- Outlook Web Access App
- Outlook Web Access App Windows 10
After you create an Outlook on the web mailbox policy, you can configure a variety of options to control the features available to users in Outlook on the web (formerly known as Outlook Web App). For example, you can enable or disable Inbox rules or create a list of allowed file types for attachments.
For more information about Outlook on the web mailbox policies, see Outlook on the web mailbox policies.
What do you need to know before you begin?
Estimated time to complete each procedure: 3 minutes.
You need to be assigned permissions before you can perform this procedure or procedures. To see what permissions you need, see the 'Outlook on the web mailbox policies' entry in the Feature permissions in Exchange Online topic.
To open the Exchange admin center (EAC), see Exchange admin center in Exchange Online. To connect to Exchange Online PowerShell, see Connect to Exchange Online PowerShell.
For information about keyboard shortcuts that may apply to the procedures in this topic, see Keyboard shortcuts for the Exchange admin center.
Outlook Web Access Appriver
Tip
Having problems? Ask for help in the Exchange forums. Visit the forums at Exchange Online or Exchange Online Protection.
Use the EAC to view or configure Outlook on the web mailbox policies
In the EAC, go to Permissions > Outlook Web App policies and select the policy that you want to view or configure.
The Details pane show the enabled features in the policy. To see more information, click Edit . In the properties window that opens you can view and configure the following settings:
On the General tab, you can view and edit the name of the policy.
On the Features tab, use the check boxes to enable or disable features. By default, the most common features are displayed. To see all features that can be enabled or disabled, click More options.
Note: You can configure settings for individual users by using the Set-CASMailbox cmdlet in Exchange Online PowerShell.
- On the File Access tab, use the Direct file access check boxes to configure the file access and viewing options for users. File access lets a user open or view the contents of files attached to an email message.
File access can be controlled based on whether a user has signed in on a public or private computer. The option for users to select private computer access or public computer access is available only when you're using forms-based authentication. All other forms of authentication default to private computer access.
- On the Offline access tab, use the option buttons to configure offline access availability.
When you're finished, click Save to update the policy.
Use Exchange Online PowerShell to modify Outlook on the web mailbox policies
To modify an Outlook on the web mailbox policy, use the following syntax:
This example enables calendar access in the default mailbox policy.
Outlook Web Access App Iphone
For detailed syntax and parameter information, see Set-OwaMailboxPolicy.
Microsoft Exchange Outlook Web Access App
Use Exchange Online PowerShell to view Outlook on the web mailbox policies
To view an Outlook on the web mailbox policy, use the following syntax:
This example returns a summary list of all policies in the organization
This example retrieves detailed information for the policy named Executives.
For detailed syntax and parameter information, see Get-OwaMailboxPolicy.
Outlook Web Access App Login
How do you know this worked?
Outlook Web Access App
To verify that you've successfully modified an Outlook on the web mailbox policy, do either of the following steps:
Outlook Web Access App Windows 10
In the EAC, click Permissions > Outlook Web App Policies, select the policy, click Edit , and verify the properties of the policy.
In Exchange Online PowerShell, replace <Policy Name> with the name of the policy, and run the following command to verify the settings: