Quantcast
Viewing all 7008 articles
Browse latest View live

Removing a dead Exchange Server from my Domain

Hello,

I have a dead Exchange Server 2003 which was installed on Windows 2000 Advanced Server.  I would like to remove it from my domain which consisted of Windows 2003 Server also.  How do I go about doing that since i'm upgrading  my domain to 2008 & 2013 Servers?

Thanks for any suggestions you may make.


Exchange 2013 Hybrid - Autodiscover behaviour

Hi

Setup:

Exchange 2007 On Prem. Exchange 2013 CU2 Hybrid server (both CAS and Mailbox roles on 1 server). Office 365 setup ok. Dirsync and ADFS working ok. Few users migrated from on-prem to O365. Mail flow working OK.

The problem is this - as soon as an on prem user is migrated to O365, their autodiscover stops working against the 2013 Hybrid server. It now comes up with an HTTP Error 500. Running the testexchangeconnectivity tool returns a status of "OrganizationMailboxNotFound"

However - autodiscover for the same user against the 2013 Server on Port 444 (ie the Mailbox role) works perfectly. Copying the contents of the autodiscover folder from the MBX Clientaccess folder to the CAS Httpproxy folder then results in testexchangeconnectivity working perfectly again.

It is almost as if the 2013 CAS is not proxying the requests correctly for users with Office 365 mailboxes. On prem users work ok.

Any thoughts or ideas much appreciated.

Thanks for looking

Migrating from GAL segregation to Address Book Policies

I am planning our migration from Exchange 2007 to Exchange 2013, and am looking at using Address Book Policies (ABP). Years ago, someone here followed the directions inWhite Paper: Configuring Virtual Organizations and Address List Segregation in Exchange 2007. According to Scenario: Deploying address book policies, I need to follow Migrate to Exchange 2010 Address Book Policies from Exchange 2007 Address List Segregation

The directions in "Migrate to Exchange 2010 Address Book Policies from Exchange 2007 Address List Segregation" reference Exchange 2010, but I don't see any reason I can't just use a Exchange 2013 server instead. Is that correct?

Exchange 2013 and 2007 coexistence.

Hi!

We have Exchange Server 2007 and I want to deploy Exchange 2013 paralell as test platform at first, and then in a couple of months migrate.

Exchange 2013 will be accessible only from internal network, There will be one mailbox, moved from Exchange 2007.

1. Will this mailbox fully functional?

2. Can I access this mailbox through CAS 2007?

3. Are there any other problems, that I can have in this configuration?

Thanks in advance.

Failed CU5 update, need help recovering

I went to install the CU5 update today and it fails on the step Mailbox role: transport service.

Error:
The following error was generated when "$error.Clear();
          $connectors = Get-ReceiveConnector -Server $RoleFqdnOrName;
          foreach($connector in $connectors) { if($connector.MaxLocalHopCount -gt 1) { Set-ReceiveConnector -Identity $connector.Identity -MaxLocalHopCount 5 } };" was run: "Microsoft.Exchange.Management.SystemConfigurationTasks.ReceiveConnectorRoleConflictException: The values that you specified for the Bindings and RemoteIPRanges parameters conflict with the settings on Receive connector "MAIL\MFP". Receive connectors assigned to different Transport roles on a single server must listen on unique local IP address & port bindings.
   at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target, Boolean reThrow, String helpUrl)
   at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target)
   at Microsoft.Exchange.Management.SystemConfigurationTasks.SetReceiveConnector.InternalValidate()
   at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b()
   at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)".

Error:
The following error was generated when "$error.Clear();
          $connectors = Get-ReceiveConnector -Server $RoleFqdnOrName;
          foreach($connector in $connectors) { if($connector.MaxLocalHopCount -gt 1) { Set-ReceiveConnector -Identity $connector.Identity -MaxLocalHopCount 5 } };" was run: "Microsoft.Exchange.Management.SystemConfigurationTasks.ReceiveConnectorRoleConflictException: The values that you specified for the Bindings and RemoteIPRanges parameters conflict with the settings on Receive connector "MAIL\Client Frontend MAIL". Receive connectors assigned to different Transport roles on a single server must listen on unique local IP address & port bindings.
   at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target, Boolean reThrow, String helpUrl)
   at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target)
   at Microsoft.Exchange.Management.SystemConfigurationTasks.SetReceiveConnector.InternalValidate()
   at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b()
   at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)".

When I try to re-run the setup, it fails at the same spot. I can't use the ECP nor the Shell to remove the Receive Connector (it is just a receive connector for the MFP).

Is there any way to remove this receive connector with Powershell not working?

(It looks like this is the problem: http://exchangemaster.wordpress.com/2014/01/24/incorrectly-adding-new-receive-connector-breaks-exchange-2013-transport/ but since I can't get a shell to run in this failed upgrade state I can't take the recommended fix nor just remove the connector.)

Exchange 2013 install problem

Hello, i am currently trying to update our exchange environment from 2010 to 2013 and attempting to install our first 2013 mailbox role. All our existing exchange servers are 2010 sp3 update roll up 5 and i am using exchange 2013 cu8 for the 2013 install.

I have completed all the prerequisites sucessfully i.e prepareschema preparead and preparealldomains. Exchange 2010 is currently installed in a child domainI monitored the forest replication status for any issues after each command and had no problems.

I have checked the various ADSI attributes to confirm the appropriate changes.

The problem i having each time i run the setup the prereq check fails with the following error

The local domain needs to be prepared using Setup PrepareDomain before server roles can be installed

and the error below appears in the setup logs

Failed Rule Domain PrepRequired Message The local domain needs to be prepared using Setup PrepareDomain before server roles can be installed.

But like i say this has definitely been done.

Additionally if i run the setup in the root domain the prereqs pass and it would allow me to install exchange.

Does anyone have any idea what the setup is actually checking for? or any ideas how to get past it or what exactly might be going on?

Thanks


Automapping parametr missing in Exchange Powershell 2010 Rollup 9

After installation of rollup 9 on Exchange server 2010, powershell cannot recognize parameter "Automapping"

[PS] C:\Windows\system32>Get-Mailbox some@e-mail.com | add-MailboxPermission -AccessRights FullAccess -User some@e-mail.com -Automapping $false
A positional parameter cannot be found that accepts argument 'False'.+ CategoryInfo          : InvalidArgument: (:) [Add-MailboxPermission], ParameterBindingException+ FullyQualifiedErrorId : PositionalParameterNotFound,Add-MailboxPermission

When I look at a help, Automapping is presented there, but does not work for now.

Before Rollup 9 it worked just fine.

Is there no such parameter anymore in Rollup 9?

Certificate Exchange 2013 Connector Proxy client 465

Hi all, I have an Exchange 2013 when I set up a mail client for IMAP and SMTP Insurance (465), I get an alert on the client and show me the self-signed server certificate.

I have a certificate trusted third party, I have allocated these services:

IIS, SMTP

This is the third trusted certificate


Microsoft Exchange
-----------------------------
Certification Authority. Signed certificate
Issuer: xxxxxxxxxxxxxxxxxx
State
Valid
Expires: XXXXXXXXXXXXX
Expires: Renew
Assigned to services
IIS, SMTP



Then there are the default certificates that brings the server, are these

Microsoft Exchange
--------------------------------
Signed Certificate
Issuer: CN = xxxxxx
State
Valid
Expires: xxxxxxxx
Expires: Renew
Assigned to services
IIS, SMTP


WMSVC
------------
Signed Certificate
Issuer: CN = WMSvc-XXXXXXX
State
Valid
Expires: XXXXXX
Expires: Renew
Assigned to services
NONE


Microsoft Exchange Server Auth Certificate
--------------------------------------------------------------
Signed Certificate
Issuer: CN = Microsoft Exchange Server Auth Certificate
State
Valid
Expires: XXXXXXX
Expires: Renew
Assigned to services
SMTP


ACTIONS THAT HAVE TO DO TO PROVIDE mail servers CERTIFICATE OF TRUST THIRD PARTY IN CONNECTION SMTPS mail clients 465



Regards

Microsoft Certified IT Professional Server Administrator


Prevent annoying spam from your own domain in Exchange 2013

Hi all,I havean Exchange2013,I saw that from the Internetwithout authenticatingwith Telenetcommandswe canemail to our domain.

This is the configurationofReceive connectors ontheCASservers.

DefualconnectorFrontend<nameCAS>

[X]Transport LayerSecurity(TLS)
   [X]EnableDomain Security(TLSmutual authentication)
[X]Basic Authentication
   [X]OfferBasic authenticationonly afterstarting TLS
[X]Integrated Windows Authentication
[X]ExchangeServer Authentication
[  ]Externally Secured

Grouppermissions
[X]ExchangeServers
[X]Legacy ExchangeServers
[  ]Partners
]ExchangeUsers
[X]Anonymous Users

HowI canprevent thiswithout adversely affectingthe proper functioningof the mail system?


regards

Microsoft Certified IT Professional Server Administrator

CrossDomain Migration to a Resource Forest

Hello,

We wanted to ask the community if anyone has done the following with success:

We are setting up two new domains. One "account" domain, and ones Exchange Resource Forest domain. We want to migrate mailboxes from the existing domain, to the new resource forest. The documentation I have reviewed on this seems to involve simply two domains, and doesn't involve a resource forest with linked mailboxes.

The source domain is using Exchange 2010 SP3. The new resource forest will be Exchange 2013.

So what we want to know is: what is the best way to move mailboxes from the legacy domain to the new ERF once it has been created?


Exchange 2013 URL consolidation

Hi,

We have 8 Boxes of Exchange 2010 is running in Environment. 4 out of 8 having Mailbox role installed rest two have one URL :https://mail.abc.com/owa and remaining two havinghttps://mail2.abc.com/owa running.

The reason behind two URL is to segregate users of two geographical regions.  We have plan to upgrade to Exchange 2013 as it is having proxy and redirection feature would like to consolidate 2 URLs. We want to configure 1 URL in Exchange box and want if user from another url tries to access that URL redirect it to URL which is configured on Exchange 2013.

We have F5 load balancer in place which is capable of redirection, I am worried on Exchange 2013 configurations can anyone help me to answer below queries.

1. How OWA access would work?

2. How Active Sync & OAB would work in this case?

An Early reply would be appreciated !!


Amit

Exchange 2013 CU7 fails at 98% Mailbox Role:Transport Service

Error:
The following error was generated when "$error.Clear(); 
          $maxWait = New-TimeSpan -Minutes 8
          $timeout = Get-Date;
          $timeout = $timeout.Add($maxWait);
          $currTime = Get-Date;
          $successfullySetConfigDC = $false;

          while($currTime -le $timeout)
          {
            $setSharedCDCErrors = @();
            try
            {
              Set-SharedConfigDC -DomainController $RoleDomainController -ErrorVariable setSharedCDCErrors -ErrorAction SilentlyContinue;
              $successfullySetConfigDC = ($setSharedCDCErrors.Count -eq 0);

              if($successfullySetConfigDC)
              {
                break;
              }
              Write-ExchangeSetupLog -Info ("An error ocurred while setting shared config DC. Error: " + $setSharedCDCErrors[0]);
            }
            catch
            {
              Write-ExchangeSetupLog -Info ("An exception ocurred while setting shared config DC. Exception: " + $_.Exception.Message);
            }

            Write-ExchangeSetupLog -Info ("Waiting 30 seconds before attempting again.");
            Start-Sleep -Seconds 30;
            $currTime = Get-Date;
          }

          if( -not $successfullySetConfigDC)
          {
            Write-ExchangeSetupLog -Error "Unable to set shared config DC.";
          }
        " was run: "System.Exception: Unable to set shared config DC.
   at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target, Boolean reThrow, String helpUrl)
   at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target)
   at Microsoft.Exchange.Management.Deployment.WriteExchangeSetupLog.InternalProcessRecord()
   at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b()
   at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)".

Exchange 2003 Upgrade / Windows 2003 Upgrade Dilema

Our current Active Directory domain consists of 3 Windows 2003 domain controllers.  The FFL and DFL are Windows 2003. In the domain, we have a member server running Exchange 2003 Server for messaging and another Windows 2008 member server running MOSS 2007.

We have been given a budget for an IT refresh and would like to upgrade to the latest versions of these products where possible.  I have read various blogs that advise that an Exchange 2003 messaging environment is not supported in a Windows 2012 domain.  My dilema is where to start  I want to upgrade Active Directory to 2012 and also Exchange to Exchange Server 2013.  Is there a recommended approach to this without breaking the system?

Thanks

OWA Redirection and DNS Settings during Exchange migration to 2013

Hi,

I am planning to migrate user from Exhange 2010 to exchange 2013 server which i setup recently. I have below queries before i move the users.

1. how can they will access OWA after moving to Exchange 2013 with co-existence environment.

2. which OWA site will be primary at this stage (Exchange 2010 or 2013)? 

3. how should i set proxy for OWA redirection when user trying to access other version site.

4. What all DNS changes internally and external i need to perform to move all the services to Exchange 2013 server. 

any help would be appreciated.


Thanks, Karthikeyan R

Exchange 2013 & TMG

There's a statement in the below article that Exchange 2013 "out of the box" works just fine behind TMG when TMG is configured for delegated auth using NTLM. It explains that FBA and Windows Integrated auth are both enabled for OWA/ECP.

http://blogs.technet.com/b/exchange/archive/2015/02/11/configuring-multiple-owa-ecp-virtual-directories-on-the-exchange-2013-client-access-server-role.aspx

Can anybody confirm that this is still the case? I'm experiencing double prompt with TMG and Exchange 2013 (CU8) forms. I notice that Windows Integrated is disabled, and if I enable it FBA is automatically disabled (just like in 2010).


Error when uninstalling 2013

this is error i get when trying to remove exchange 2013. i had a error on install and and had to uninstall and its giving me this one..

The following error was generated when "$error.Clear();

                    foreach ($a in (get-receiveconnector -server $RoleFqdnOrName -DomainController $RoleDomainController | where { $_.TransportRole -eq "HubTransport" }))

                    {

                        remove-receiveconnector -Identity:$a.Identity -DomainController $RoleDomainController -Confirm:$false;

                    }

                " was run: "Didn't find the Exchange group that has the GUID "6c01d2a7-f083-4503-8132-789eeb127b84". This group is created during setup, but it has been deleted.".

Setup can't continue with the upgrade because the sqlservr (15300) has open files. Close the process, and then restart Setup.

I get the above error while installation reaches Pre- requisite stage. I have followed the link to the suggested  solution but that has no useful information. Any assistance is appreciated.

I have SQL server running on the server but not sure if Exchange has its own SQLServer that is causing this problem


Maximum amount of distribution lists

Hello,


I'm trying to find out what the limit is of creating distribution list in Exchange 2010.

The answers I find is the maximum of recipients within a distribution list. 


I think we would like to create more than 3000 distribution lists. Is that possible? What are the limits?

Migration from exchange 2013 to exchange 2010.

Hi,

Can someone help me about Exchange migration. Customer wants to go back from exchange 2013 to exchange 2010. They have multirole (CAS,MBX) exchange 2013 server.  Is migration from Exchange 2013 to 2010 supported by Microsoft.

Best regards,

Stašo Zver 

IMAP and Exchange protocols for a single email address

Hi Everyone

I have a question:

Scenario:

-) Microsoft Exchange OnLine with some email address; in this case I use mail01@mydomain.com

-) TWO Computers with Windows 7Pro and Oulook 2010

Question:

Can I set mail01@mydomain.com into First PC with Outlook 2010 using IMAP and into the second PC with Outlook 2010 using Exchange Protocol (not IMAP)?

This type of configuration can cause issues?

Thank you very much for all your replay


Maurizio

Viewing all 7008 articles
Browse latest View live


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