Quantcast
Channel: Exchange Server 2013 - Outlook, OWA, POP, and IMAP Clients forum
Viewing all 10580 articles
Browse latest View live

Maximum Attachment, Message Size

$
0
0

Hi guys,

I've recently changed the attachment and size limits of inbound and outbound email within EAC of the Exchange database properties from the default 25MB, to 10MB. I need to changed this back to the default size, due to the client's request.

Since I've done the change, it seems as if Outlook and OWA, is still stuck on the 10MB restriction. How can this be updated so the new message restriction size is applied?

Thanks


Unable to access OWA or ECP. - "Something went wrong" or "500 unexpected error"

$
0
0

Our environment consist of 3 client access servers with 8 mailbox servers.  I recently installed windows updates on all of the servers.  Now when a user tries to access OWA it fails and says "Something went wrong" when I try to access ECP I receive "500 unexpected error"

I have tried building a new CAS and mailbox servers with the default settings but it still fails.  I did not install the latest Windows updates on the new servers.  I tried creating new databases with new users and it also fails.  

There are also these ASP.NET 4.0.30319.0 warnings showing in the application log:

  

Log Name:      Application
Source:        ASP.NET 4.0.30319.0
Date:          8/30/2013 11:02:13 AM
Event ID:      1309
Task Category: Web Event
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      FacultyEmail01.corjesu.org
Description:
Event code: 3005 
Event message: An unhandled exception has occurred. 
Event time: 8/30/2013 11:02:13 AM 
Event time (UTC): 8/30/2013 4:02:13 PM 
Event ID: 1088bfe111264e01b536f66f2591c15a 
Event sequence: 48245 
Event occurrence: 1597 
Event detail code: 0 
 
Application information: 
    Application domain: /LM/W3SVC/2/ROOT/owa-1-130223042171473642 
    Trust level: Full 
    Application Virtual Path: /owa 
    Application Path: C:\Program Files\Microsoft\Exchange Server\V15\ClientAccess\owa\ 
    Machine name: FACULTYEMAIL01 
 
Process information: 
    Process ID: 13764 
    Process name: w3wp.exe 
    Account name: NT AUTHORITY\SYSTEM 
 
Exception information: 
    Exception type: NullReferenceException 
    Exception message: Object reference not set to an instance of an object.
   at Microsoft.Exchange.Clients.Common.Canary15.Init(Byte[] userContextIdBinary, Byte[] timeStampBinary, String logonUniqueKey, Byte[] hashBinary, String logData)
   at Microsoft.Exchange.Clients.Common.Canary15..ctor(String logonUniqueKey)
   at Microsoft.Exchange.Clients.Common.Canary15Cookie.TryCreateFromHttpCookie(HttpCookie cookie, String logonUniqueKey, Canary15Profile profile)
   at Microsoft.Exchange.Clients.Common.Canary15Cookie.TryCreateFromHttpContext(HttpContext httpContext, String logOnUniqueKey, Canary15Profile profile)
   at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaRequestHandler.InternalOnPostAuthorizeRequest(Object sender)
   at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaRequestHandler.OnPostAuthorizeRequest(Object sender, EventArgs e)
   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

 
 
Request information: 
    Request URL: https://localhost:444/owa/logoff.owa 
    Request path: /owa/logoff.owa 
    User host address: 127.0.0.1 
    User: CORJESU\SM_cab26786a5604c759 
    Is authenticated: True 
    Authentication Type: Kerberos 
    Thread account name: NT AUTHORITY\SYSTEM 
 
Thread information: 
    Thread ID: 12 
    Thread account name: NT AUTHORITY\SYSTEM 
    Is impersonating: False 
    Stack trace:    at Microsoft.Exchange.Clients.Common.Canary15.Init(Byte[] userContextIdBinary, Byte[] timeStampBinary, String logonUniqueKey, Byte[] hashBinary, String logData)
   at Microsoft.Exchange.Clients.Common.Canary15..ctor(String logonUniqueKey)
   at Microsoft.Exchange.Clients.Common.Canary15Cookie.TryCreateFromHttpCookie(HttpCookie cookie, String logonUniqueKey, Canary15Profile profile)
   at Microsoft.Exchange.Clients.Common.Canary15Cookie.TryCreateFromHttpContext(HttpContext httpContext, String logOnUniqueKey, Canary15Profile profile)
   at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaRequestHandler.InternalOnPostAuthorizeRequest(Object sender)
   at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaRequestHandler.OnPostAuthorizeRequest(Object sender, EventArgs e)
   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
 
Custom event details: 

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="ASP.NET 4.0.30319.0" />
    <EventID Qualifiers="32768">1309</EventID>
    <Level>3</Level>
    <Task>3</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-08-30T16:02:13.000000000Z" />
    <EventRecordID>721791</EventRecordID>
    <Channel>Application</Channel>
    <Computer>FacultyEmail01.corjesu.org</Computer>
    <Security />
  </System>
  <EventData>
    <Data>3005</Data>
    <Data>An unhandled exception has occurred.</Data>
    <Data>8/30/2013 11:02:13 AM</Data>
    <Data>8/30/2013 4:02:13 PM</Data>
    <Data>1088bfe111264e01b536f66f2591c15a</Data>
    <Data>48245</Data>
    <Data>1597</Data>
    <Data>0</Data>
    <Data>/LM/W3SVC/2/ROOT/owa-1-130223042171473642</Data>
    <Data>Full</Data>
    <Data>/owa</Data>
    <Data>C:\Program Files\Microsoft\Exchange Server\V15\ClientAccess\owa\</Data>
    <Data>FACULTYEMAIL01</Data>
    <Data>
    </Data>
    <Data>13764</Data>
    <Data>w3wp.exe</Data>
    <Data>NT AUTHORITY\SYSTEM</Data>
    <Data>NullReferenceException</Data>
    <Data>Object reference not set to an instance of an object.
   at Microsoft.Exchange.Clients.Common.Canary15.Init(Byte[] userContextIdBinary, Byte[] timeStampBinary, String logonUniqueKey, Byte[] hashBinary, String logData)
   at Microsoft.Exchange.Clients.Common.Canary15..ctor(String logonUniqueKey)
   at Microsoft.Exchange.Clients.Common.Canary15Cookie.TryCreateFromHttpCookie(HttpCookie cookie, String logonUniqueKey, Canary15Profile profile)
   at Microsoft.Exchange.Clients.Common.Canary15Cookie.TryCreateFromHttpContext(HttpContext httpContext, String logOnUniqueKey, Canary15Profile profile)
   at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaRequestHandler.InternalOnPostAuthorizeRequest(Object sender)
   at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaRequestHandler.OnPostAuthorizeRequest(Object sender, EventArgs e)
   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)

</Data>
    <Data>https://localhost:444/owa/logoff.owa</Data>
    <Data>/owa/logoff.owa</Data>
    <Data>127.0.0.1</Data>
    <Data>CORJESU\SM_cab26786a5604c759</Data>
    <Data>True</Data>
    <Data>Kerberos</Data>
    <Data>NT AUTHORITY\SYSTEM</Data>
    <Data>12</Data>
    <Data>NT AUTHORITY\SYSTEM</Data>
    <Data>False</Data>
    <Data>   at Microsoft.Exchange.Clients.Common.Canary15.Init(Byte[] userContextIdBinary, Byte[] timeStampBinary, String logonUniqueKey, Byte[] hashBinary, String logData)
   at Microsoft.Exchange.Clients.Common.Canary15..ctor(String logonUniqueKey)
   at Microsoft.Exchange.Clients.Common.Canary15Cookie.TryCreateFromHttpCookie(HttpCookie cookie, String logonUniqueKey, Canary15Profile profile)
   at Microsoft.Exchange.Clients.Common.Canary15Cookie.TryCreateFromHttpContext(HttpContext httpContext, String logOnUniqueKey, Canary15Profile profile)
   at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaRequestHandler.InternalOnPostAuthorizeRequest(Object sender)
   at Microsoft.Exchange.Clients.Owa2.Server.Core.OwaRequestHandler.OnPostAuthorizeRequest(Object sender, EventArgs e)
   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)
</Data>
  </EventData>
</Event>

Autoforward does not work in exchnage 2013 even after enabling the OOF,autoredirect and autoforward,new installation

$
0
0

Dear Friends,

I had installed a new Exchange 2013 and updated till CU10 , could make the autoforward rule working from outlook or web app.It works by configuring on EAC but not from the users side.

I did ran this shell command:Set-RemoteDomain Default -AutoReplyEnabled $true –AutoForwardEnabled $true –AllowedOOFType $ExternalLegacy

but even after that outlook web app stays on working..... local other rules work.

Please advise what else to be checked.

Thanks

Shared calendar loading items very slow

$
0
0

Hi Team!

We have Exchange 2013 (CU10) in our company.

An user A has full access on the mailbox and also "Editor" rights on the calendar of user B .
The problem is, that the items are loading very slowly, but only from this calendar of user B.

We have tried to open other calendars (without any permissions) and they are loading fast.

The mailbox of user A and B have been moved to other (newer) databases, but we have still the same problem.
It has been tested on another clients and still the same problem.

I have found only this article: http://www.opsactive.com/fix-office-outlook-2013-slow-and-laggy/
And I will also provide it to our team to check it with the client, but maybe you have also another idea?

Thanks!

Best Regards!

Strahinja89

Mailbox Access using IIS ARR Published OWA in exchange 2013 is failed

$
0
0

Hi Team,

Good Day!!!,

We are in migration process of Exchange 2007 to Exchange 2013

Now we are published Exchange 2013 OWA url using IIS ARR.

But when we access user mailbox using IIS ARR published OWA url we are unable to access our mailbox.

Something went wrong error page load after authentication is happen.

Error Message: “something went wrong

Sorry, we can't get that information right now. Please try again later. If the problem continues, contact your helpdesk.

X-ClientId: VI0D - QNVU - CHDL - FHYLYG X-OWA-Error: SessionDataError;SrvErr:null,ClientErr:'JsonParser' is undefined,ValidResponse:true X-OWA-Version: 15.0.1044.29X-FEServer: EXGMBX003X-BEServer: EXGMBX001 Date: 30-11-2015 06:22:14

Please check the attached screenshot for more info.

Thanks in advance.


Thanks & Regards, Kesa_Kara

Shared mailbox randomly no access in outlook. Owa works. What ca I do???

$
0
0

Sinds we migrated to Exchange 2013 we have a strange problem

Sometimes a user suddenly cant access a shared mailbox in Outlook anymore.
In OWA the user can access the same shared mailbox. So the rights are ok.
When the user later (or the next day) tries to logoff logon to outlook/ restart laptop the right are back but it happens that later on the rights are gone again.

  • Exchange 2013 CU10
  • Outlook 2010. (no caching)

I don't have a clue. 

Oulook 2013 clients can not access Public Folder

$
0
0

Hello all,

Current we have a new Exchange 2013 server, V15, 15.0.847.32, SP1 with Public Folders enabled.

Our Outlook 2007 clients can connect to the Public Folder via autodiscover, and users can view and modify the contents of the Public Folder.

However, Outlook 2013 clients, while being able to connect to the autodiscover service, can not connect to the Public Folder at all.  The Public Folder will not show up in Folder View, and there are no error messages regarding Outlook 2013 being unable to connect.

Both the 2007 and 2013 Outlook clients are installed with the latest updates, and so is our Exchange 2013 server.

I've hit a wall here, as I have little clue as to why Outlook 2013 will not even see the Public Folder.  So, any help will be appreciated.

Thank you,

Sean

[E2013][MAILAPPS] User can't login via OWA service . See log detail

$
0
0

Good morning ,

A user in my domain have problem to acces through OWA service. Here the log:


Outlook Web App didn't initialize. If the problem continues, please contact your helpdesk.
The call to Microsoft Exchange Active Directory Topology service on server 'TopologyClientTcpEndpoint (localhost)' returned an error. Error details Active Directory server is not available. Error message: Active directory response: The LDAP server returned an unknown error..


Request
Url: https://ex2013.lan.DELETED.it:444/owa/auth/error.aspx
User host address: DELETED
OWA version: 15.0.775.39

Exception
Exception type: Microsoft.Exchange.Clients.Owa.Core.OwaInvalidConfigurationException
Exception message: The call to Microsoft Exchange Active Directory Topology service on server 'TopologyClientTcpEndpoint (localhost)' returned an error. Error details Active Directory server is not available. Error message: Active directory response: The LDAP server returned an unknown error..

Call stack
Microsoft.Exchange.Clients.Owa.Core.OwaConfigurationManager.CreateAndLoadConfigurationManager()
Microsoft.Exchange.Clients.Owa.Core.OwaSettingsLoader.Load()
Microsoft.Exchange.Clients.Owa.Core.OwaApplicationBase.ExecuteApplicationStart(Object sender, EventArgs e)

Inner Exception
Exception type: Microsoft.Exchange.Data.Directory.ADTransientException
Exception message: The call to Microsoft Exchange Active Directory Topology service on server 'TopologyClientTcpEndpoint (localhost)' returned an error. Error details Active Directory server is not available. Error message: Active directory response: The LDAP server returned an unknown error..

Call stack
Microsoft.Exchange.Data.Directory.ServiceTopologyProvider.GetConfigDCInfo(String partitionFqdn, Boolean throwOnFailure)
Microsoft.Exchange.Data.Directory.TopologyProvider.PopulateConfigNamingContexts(String partitionFqdn)
Microsoft.Exchange.Data.Directory.TopologyProvider.GetConfigurationNamingContext(String partitionFqdn)
Microsoft.Exchange.Data.Directory.ADSession.GetConfigurationNamingContext(String partitionFqdn)
Microsoft.Exchange.Data.Directory.SystemConfiguration.ADSystemConfigurationSession.GetRootOrgContainer(String partitionFqdn, String domainController, NetworkCredential credential)
Microsoft.Exchange.Data.Directory.SystemConfiguration.ADSystemConfigurationSession.GetRootOrgContainerId(String partitionFqdn, String domainController, NetworkCredential credential)
Microsoft.Exchange.Clients.Owa.Core.Utilities.CreateADSystemConfigurationSessionScopedToFirstOrg(Boolean readOnly, ConsistencyMode consistencyMode)
Microsoft.Exchange.Clients.Owa.Core.OwaConfigurationManager.InitializeConfigurationManager()
Microsoft.Exchange.Clients.Owa.Core.OwaConfigurationManager.CreateAndLoadConfigurationManager()

Inner Exception
Exception type: System.ServiceModel.FaultException`1[Microsoft.Exchange.Data.Directory.TopologyDiscovery.TopologyServiceFault]
Exception message: Active Directory server is not available. Error message: Active directory response: The LDAP server returned an unknown error.

Call stack
System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown
[0]:
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
Microsoft.Exchange.Data.Directory.TopologyDiscovery.ITopologyClient.GetServersForRole(String partitionFqdn, List`1 currentlyUsedServers, ADServerRole role, Int32 serversRequested)
Microsoft.Exchange.Data.Directory.ServiceTopologyProvider.<>c__DisplayClass10.b__f(IPooledServiceProxy`1 proxy)

Microsoft.Exchange.Net.ServiceProxyPool`1.TryCallServiceWithRetry(Action`1 action, String debugMessage, WCFConnectionStateTuple proxyToUse, Int32 numberOfRetries, Boolean doNotReturnProxyOnSuccess, Exception& exception)

Anyone have an idea?

Thank's

GR


Unable to cancel a copied meeting in Calendar in Outlook 2010

$
0
0

It was suggested I contact this forum since we are using MS Exchange (not Active Sync)  Using Exchange 2008

This particular user has items that she copied on her calendar (says copy in the description) She can not cancel the meeting.  She is the originator of the meeting yet is indicates she can't cancel it because she is not the originator. 

How do I fix this?

Thanks :)

Appointments with option Working Elsewhere not visible in Scheduling Assistant

$
0
0
I have a problem with appointments that have the Show As option as "Working Elsewhere".  When someone tries to use the scheduling assistant and selects someone who has an appointment set to "Working Elsewhere" the appointment is not visible at all in Scheduling Assistant. If the person changes the appointment to Busy or Out of Office is becomes visible again to the person using Scheduling Assistant. Outlook 2013 and Exchange Server 2010 with the latest updates installed are being used in our Environment. Is this type of behaviour by design or is it something else like using Exchange 2010 that doesn't support it fully?

External Outlook / Outlook for Mac clients taking too long to connect

$
0
0

Hi everyone!

My Exchange environment was working fine, but around a week ago, the external outlook 2013 / outlook for mac clients started experiencing difficulties connecting to exchange servers. Sometimes it takes up to 5 minutes for the client to connect. Internal clients are ok. I'm running Exchange Server 2013 SP1.

Everything was working fine before, but at some point this delay connecting to the servers started to happen.

I can't remember any configuration change before this, at least not in Exchange. The only change I can remember that was made to the environment was Server 2012 R2 regular updates.

I already checked auto discover configuration. I receive both internal and external urls. I also reconfigured the external URLs, including autodiscover virtual directories URLs  through ECP, but it didn't make any difference.

Checking the connection status on the outlook client, I can see that the client tries to connect to the internal servers addresses a lot before trying to reach the external servers URLs. I also checked the account configuration on the mac client, and I can see the addresses changing, from internal to external.

Any ideas on how to solve this?

Rafael


Rafael Monteiro

User randomly missing info from contact cards in outlook 2013

$
0
0

Hello All,

We have a client with an onsite exchange server 2013 and all teh users curently using outlook 2013 in office

One particular user has 200+ contacts listed in his personal contacts.

At seemingly random times, Mobile and Home phone numbers will just disappear from this users contacts in outlook.

one day the contact will look like this in outlook

John Doe
John@doe.com
Work: 555-555-5555
Home: 555-444-3333
Mobile: 555-666-7777
Address: 1234 Not a real street

A few days later the contact will appear in outlook like so

John Doe
John@doe.com
Work: 555-555-5555
Address: 1234 Not a real street

All the rest of the pertinent info will be there, just Home and mobile numbers will have gone missing.
I have never seen anything like this. it is only affecting this one user. But it is a weekly occurrence that around 20 or so of his contacts will just loose those phone numbers out of the contact in outlook.

Any ideas?

Password Prompt In Outlook 2013 For Internal Users (During OAB Update)

$
0
0

We have a exchange 2013 server that started to suddenly password prompt users when they are setup to the exchange server internally.

So here what is going on:

- We updated our SSL certificate + internal name to external name by redoing the autodiscovery to point to mail.domain.com instead of mail.domain.local so that we can renew our server SSL before the Nov 1 2015 dateline. That went fine and we didn't seem to have any issues for the past month.

- Today the onsite firewall died. We swapped it out. After that happened, clients started to get outlook password prompts every second as soon as Outlook launches. We checked the firewall and compared it to another FW at another client site, same rules (HTTPS+ SMTP forwarded to the mail server).

- I tried a few things including trying to add "authenticated users" with read access to the OAB directory + also trying enabling kernel-mode authentication for IIS for several items: autodiscover, rpc, ews, oab.

Currently the internalauthmode is set to "NTLM", external is set to "nego" and IISAuthMode is set to all 3 "Nego, NTLM, BASIC" after checking outlookanywhere. the addresses are all pointed to "www.domain.com" for anywhere autodiscovery.

Right now we are using a workaround which is to turn off caching for the mail server outlook settings but this isn't a great solution for us as they will still get password prompts when they lose even a second of connection or other network problems like slowness or overload.

My boss thinks it might be a SSL certificate, I am willing to work someone to look at if I did it all correctly but I honestly not sure where to go from here with this problem. i have the instructions or steps i use to update everything for the SSL certificate so if anyone needs to look over what I have done, I more then willing to share to deal with this password prompt problem.

Able to send emails without send-rights, only with FullAccess

$
0
0

Hi Team!

I have an user, who has only Full Access to a shared Mailbox, but the user is able to send from this Mailbox with "Send as".

But the user has no send-permissions. I have checked this article: https://technet.microsoft.com/en-us/library/jj919240(v=exchg.160).aspx

And there is written: "... However, assigning the Full Access permission doesn't allow the delegate to send mail from the Mailbox... "

But why is it working? Is this by design?
I have checked everything and the user has no send-rights.

BR,

Strahinja

problems osing deleted mail

$
0
0
when I delete an email it randomly goes to trash or deleted folder and is completely gone within a day or a couple days. How can I decide how long to keep the emails in the deleted email folder?  I have outlook 2010.

Error message received when trying to share a calendar through exchange server

$
0
0

Getting frustrated and need help, as I am not a tech expert.

When trying to share my Outlook calendar with other members of my company, through the Exchange server I am receiving the following message :"Error while preparing to send share message"

Can anyone help with the simple steps that I can take to resolve this issue. Using Office Outlook 2007 running on Windows 10

Thanks in advance

Exchange 2007 to 2013 Migration, autodiscover always ask for password forever - won't finish setup

$
0
0

I am having a nightmare of a time with this migration.  I just finished a different one a couple weeks ago that was not nearly as mind numbing as this one.

I have an exchange 2007 SP3 and am migrating to Exchange 2013.  Exchange installed relatively easily with little problem.  After install I migrated a test mailbox to the new server.  When I tried to setup that mailbox in Outlook when it got to "logging into the server" I get a password prompt box with the username@domainname.org as the username.  No password is accepted.  I have googled this to death.  I have changed so many things I can't even list them all.  I have tried all solutions I could find.  I have changed authentication methods on Outlook Anywhere.  I have compared the settings on 2 other working Exchange 2013 servers to this one, with no look in getting rid of this rotten password prompt which stops me from setting up any outlook at all.

This is what I got atm.  Can someone please walk me through the troubleshooting of this?  I have SplitDNS setup.  Mail. OWA. and Autodiscover. all point internally at the exchange 2013 IP.  I created a self signed cert through Exchange 2013 that has all the domain URLs included.  I have virtually no errors in event viewer at all, none relating to exchange.  Everything seems to be working fine, with the exception of this freakin password prompt that prevents outlook from completing setup!!!

[PS] C:\Windows\system32>Get-OutlookAnywhere

RunspaceId                         : 124b8d9a-89f8-4c8a-bcea-422235005a89
ServerName                         : EXCHANGE
SSLOffloading                      : True
ExternalHostname                   :
InternalHostname                   : owa.communityfoundation.org
ExternalClientAuthenticationMethod : Negotiate
InternalClientAuthenticationMethod : Ntlm
IISAuthenticationMethods           : {Basic, Ntlm, Negotiate}
XropUrl                            :
ExternalClientsRequireSsl          : False
InternalClientsRequireSsl          : True
MetabasePath                       : IIS://Exchange.Communityfoundation.local/W3SVC/1/ROOT/Rpc
Path                               : C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\rpc
ExtendedProtectionTokenChecking    : None
ExtendedProtectionFlags            : {}
ExtendedProtectionSPNList          : {}
AdminDisplayVersion                : Version 15.0 (Build 847.32)
Server                             : EXCHANGE
AdminDisplayName                   :
ExchangeVersion                    : 0.20 (15.0.0.0)
Name                               : Rpc (Default Web Site)
DistinguishedName                  : CN=Rpc (Default Web Site),CN=HTTP,CN=Protocols,CN=EXCHANGE,CN=Servers,CN=Exchange
                                     Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First
                                     Organization,CN=Microsoft
                                     Exchange,CN=Services,CN=Configuration,DC=Communityfoundation,DC=local
Identity                           : EXCHANGE\Rpc (Default Web Site)
Guid                               : 8ddb4552-5fd8-4590-bf36-c1b91f4ed347
ObjectCategory                     : Communityfoundation.local/Configuration/Schema/ms-Exch-Rpc-Http-Virtual-Directory
ObjectClass                        : {top, msExchVirtualDirectory, msExchRpcHttpVirtualDirectory}
WhenChanged                        : 11/13/2015 12:22:48 PM
WhenCreated                        : 10/19/2015 6:08:12 PM
WhenChangedUTC                     : 11/13/2015 5:22:48 PM
WhenCreatedUTC                     : 10/19/2015 10:08:12 PM
OrganizationId                     :
OriginatingServer                  : Server2008.Communityfoundation.local
IsValid                            : True
ObjectState                        : Changed

[PS] C:\Windows\system32>Get-OutlookProvider

Name                          Server                        CertPrincipalName             TTL
----                          ------                        -----------------             ---
EXCH                                                        msstd:owa.communityfund.org   1
EXPR                                                        msstd:owa.communityfund.org   1
WEB                                                         msstd:owa.communityfund.org   1

I am at my wits end, if anyone can help I would greatly appreciate it!

Unable to logon using custom domain

$
0
0

Hi,

We are using email service on hotmail through custom domain ( i.e nautankifilms.com ). From last 4-5 days one the user is unable to login using webmail/Mobile. Here is the error:

Please help us resolve the issue ASAP.

Rgds,

Nishant


Request
Url: https://outlook.live.com:444/owa/
User host address: 25.164.147.26
OWA version: 15.1.331.20

Exception
Exception type: Microsoft.Exchange.Data.Directory.CannotResolveTenantNameException
Exception message: Failed to resolve tenant name from accepted domain 'nautankifilms.com'.

Call stack
Microsoft.Exchange.Data.Directory.ADAccountPartitionLocator.GetPartitionIdByAcceptedDomainName(String acceptedDomainName, String& tenantContainerCN, Guid& externalDirectoryOrganizationId, Boolean directGlsDbQuery)
Microsoft.Exchange.Data.Directory.OrganizationId.FromAcceptedDomain(String acceptedDomain)
Microsoft.Exchange.Data.Directory.ADSessionSettingsFactory.FromBusinessTenantAcceptedDomain(String domain)
Microsoft.Exchange.Data.Directory.Diagnostics.ADScenarioLog.InvokeWithAPILog[T](DateTime whenUTC, String name, Guid activityId, String implementation, String caller, Func`1 action, Func`1 getDcFunc)
Microsoft.Exchange.Data.Directory.ADSessionSettings.InvokeWithAPILogging[T](Func`1 action, String memberName)
Microsoft.Exchange.Clients.Owa.Core.Utilities.CreateScopedADSessionSettings(String domain)
Microsoft.Exchange.Clients.Owa.Core.OwaClientSecurityContextIdentity.InternalCreateExchangePrincipal()
Microsoft.Exchange.Clients.Owa.Core.OwaIdentity.CreateExchangePrincipal()
Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.GetExchangePrincipal(OwaContext owaContext, ExchangePrincipal& exchangePrincipal)
Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.PrepareRequestWithoutSession(OwaContext owaContext, UserContextCookie userContextCookie)
Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.AcquireAndPreprocessUserContext(OwaContext owaContext, HttpRequest request)
Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.InternalDispatchRequest(OwaContext owaContext)
Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.DispatchRequest(OwaContext owaContext)
Microsoft.Exchange.Clients.Owa.Core.OwaRequestEventInspector.OnPostAuthorizeRequest(Object sender, EventArgs e)
Microsoft.Exchange.Clients.Owa.Core.OwaModule.OnPostAuthorizeRequest(Object sender, EventArgs e)
System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

How do I share a color-coded OWA Outlook calendar with others in my office that they can see the colors too?

$
0
0

IN program MS Outlookcolorcategoriesare transmitted, andin mode OWAcolorcategoriesare not transferred.

How to solvethis problem?

Can't send my email organization to Microsoft mail such as @hotmail, @live etc.

$
0
0

Hi guys,

    I got the problem that my email organization to Microsoft mail because server exchange cas ip got blacklist  so I removal from

blacklist  and then I filled the form's Microsoft(Sender Information for Outlook ; https://support.microsoft.com/en-us/getsupport?oaspworkflow=start_1.0.0.0&wfname=capsub&productkey=edfsmsbl3&locale=en-us&ccsid=635779885512764535) ip address /24 (that include my firewall got blacklist) then my server couldn't send (but now my firewall didn't get blacklist)

again so how to config this because I contact Microsoft via email

(WINLV.EDFS.WW.00.EN.CVG.BGL.TS.T03.ESC.00.EM@css.one.microsoft.com) but don't have the way to resolve

this problem, please help.  


Viewing all 10580 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>