Juszeil Conception

Juszeil Conception

  • 主 頁
  • 部 落 格
  • 相 簿
  • 關 於
  • 更 新 資 訊
  • 網站地圖

«2015 - 1»
日一二三四五六
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
TODAY

Hide Banner | LOGIN
2023-3-21 |

BLOG 部落格

Total found 1 articles on 2015-1-12.

銵 2015-1-12 19:59:14

Exchange 2013 - Change OWA Log on Options

In Exchange 2013, by default the log on options for OWA are DomainnameUsername, in Exchange 2010 we could change this in the ECP, this functionality is currently not in the Exchange 2013 ECP, so we must use power shell. In the example below we change it so OWA authentication is user name and password only and also so that a user can log into Exchange with their email address.These commands also apply to Exchange 2010.

Before

owa 2013 logon options

owa 2013 log-on options

Powershell to Change OWA Authentication to User Name

Set-OwaVirtualDirectory "owa (Default Web Site)" -LogonFormat Username -DefaultDomain techieshelp.local
iisreset

With the command above we set Exchange 2013 OWA to be user name only.Then restart IIS for the changes to be effective.

After

Exchange 2013 OWA Username only

Exchange 2013 OWA Username only

Powershell to Change OWA Authentication to Email Address

Set-OwaVirtualDirectory "owa (Default Web Site)" -LogonFormat PrincipalName
iisreset

In the example above we set Exchange 2013 OWA to log in as Email Address (Principal Name ).Then restart IIS to enable the changes.

After

log into owa with email address

log into owa with email address

 Change OWA Authentication Exchange 2013 in the ECP

This can also obviously be done via the Exchange 2013 ECP also . To do so open up the ECP and select Servers > Virtual Directories > OWA. Then select Edit and you will see the options as seen below.

change owa authenticiaton in ECP exchange 2013

 


Relate Post : Exchange 2013 - Manually Configuring Email Addresses Exchange 2013 - Reset user password in ECP Exchange 2013 - Mail message size Exchange 2013/16 - Circular Logging Exchange 2013 - Installation Exchange 2013 - OWA ScriptLoadError Exchange 2010 - Outlook 2003 configration Exchange 2013 - Recreate Health Mailboxes Exchange 2010/2013 - Error 106 摰鋆 Office Web Apps Server 2013 (OWA)
Comments :
No Comments

Post your comment:


Post your comment by Guest :
Verify Code :


Back To Top

Find Me

Powered By 2013-2015 ©. Juszeil Conception version 2.0
Queries Executed : 0.0108 seconds