Avatar of sanjayambre
sanjayambre
Flag for India asked on

Not able to change password through OWA in Exchange 2010

We have Exchange 2010 servers & when we tried to change password through OWA, we received error message ""Your changes weren't saved because an error occurred"

Error snap attached for reference.
OWA-Error.jpg
ExchangeEmail ServersServer Hardware

Avatar of undefined
Last Comment
Jian An Lim

8/22/2022 - Mon
Raheman M. Abdul

There is the possibility of user's mailbox exceeding the configured size limits. check them
Manjunath Sullad

Have you tried accessing through other browsers ?

Try resetting History and cache.

Try loading OWA light (you will get this option while logging in to OWA)

Try to loggin from different system and check, If working fine, Seems to be issue with browser,

More exchange level troubleshooting :

http://social.technet.microsoft.com/Forums/exchange/en-US/8a739f94-ae8b-482a-a850-b18894aa1708/your-changes-were-not-saved-because-of-a-microsoft-exchange-error-owa-exchange-2007-sp3?forum=exchangesvrclientslegacy
aindelicato

Have you enabled these features?  See article:
http://technet.microsoft.com/en-us/library/bb684904(v=exchg.141).aspx
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes
sanjayambre

ASKER
No..Mailbox size is not exceedings..moreover checked for other user and getting same error.
sanjayambre

ASKER
Recently we have upgraded SP3 on exchange servers, is there any effect on Internal/External URL or OWA virtual directory.
Jian An Lim

let's assume that you have recently upgrade to sp then it fails.

can you run
get-owavirtualdirectory | fl *enabled

just to confirm the configuration is intact.

next is to find out whether your EWS, can you use OWA to create a rule? (just to make sure your EWS component is still working)
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
Steve

Has the password expired?
By default, changing expired passwords isn't possible.

Try the guide below to enable this feature if you haven't already.

http://technet.microsoft.com/en-us/library/bb684904(v=exchg.141).aspx
sanjayambre

ASKER
Below is the output of "get-owavirtualdirectory | fl *enabled"

DirectFileAccessOnPublicComputersEnabled         : True
DirectFileAccessOnPrivateComputersEnabled        : True
WebReadyDocumentViewingOnPublicComputersEnabled  : True
WebReadyDocumentViewingOnPrivateComputersEnabled : True
GlobalAddressListEnabled                         : True
OrganizationEnabled                              : True
ExplicitLogonEnabled                             : True
OWALightEnabled                                  : True
DelegateAccessEnabled                            : True
IRMEnabled                                       : True
CalendarEnabled                                  : True
ContactsEnabled                                  : True
TasksEnabled                                     : True
JournalEnabled                                   : True
NotesEnabled                                     : True
RemindersAndNotificationsEnabled                 : True
PremiumClientEnabled                             : True
SpellCheckerEnabled                              : True
SearchFoldersEnabled                             : True
SignaturesEnabled                                : True
ThemeSelectionEnabled                            : True
JunkEmailEnabled                                 : True
UMIntegrationEnabled                             : True
WSSAccessOnPublicComputersEnabled                : True
WSSAccessOnPrivateComputersEnabled               : True
ChangePasswordEnabled                            : True
UNCAccessOnPublicComputersEnabled                : True
UNCAccessOnPrivateComputersEnabled               : True
ActiveSyncIntegrationEnabled                     : True
AllAddressListsEnabled                           : True
RulesEnabled                                     : True
PublicFoldersEnabled                             : True
SMimeEnabled                                     : True
RecoverDeletedItemsEnabled                       : True
InstantMessagingEnabled                          : True
TextMessagingEnabled                             : True
ForceSaveAttachmentFilteringEnabled              : False
SilverlightEnabled                               : True
CalendarPublishingEnabled                        : True
OWAMiniEnabled                                   : True
ASKER CERTIFIED SOLUTION
Jian An Lim

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.