Quantcast
Channel: Exchange Server 2013 - Setup, Deployment, Updates, and Migration forum
Viewing all 7129 articles
Browse latest View live

exchange 2013 unattend installation

$
0
0

Hi,

We would like to do unattended installation of exchange 2013, I have gone through with this article http://technet.microsoft.com/en-us/library/aa997281(v=exchg.150).aspx. Everything is okay but it does auto reboot once Exchange is installed. Is there any additional parameter required, i cannot find it in article mention above. Your help is required. 


error in deploying SP

$
0
0

hello my server is totally down... Please Help Me

When I update it , it's fail :

L'erreur suivante est survenue lors de l'exécution de "$error.Clear();
          Update-AutodiscoverVirtualDirectoryVersion -DomainController $RoleDoma
inController;
          $BEVdirIdentity = $RoleNetBIOSName + "\Autodiscover (Exchange Back End
)";
          $be = get-AutodiscoverVirtualDirectory -ShowMailboxVirtualDirectories
-Identity $BEVdirIdentity -DomainController $RoleDomainController -ErrorAction S
ilentlyContinue;
          if ($be -eq $null)
          {
           new-AutodiscoverVirtualDirectory -Role Mailbox -WebSiteName "Exchange
 Back End" -DomainController $RoleDomainController -WSSecurityAuthentication:$tr
ue -BasicAuthentication:$false -WindowsAuthentication:$true;
          }
          else
          {
            $be | set-AutodiscoverVirtualDirectory -windowsAuthentication:$be.Wi
ndowsAuthentication -WSSecurityAuthentication:$be.WSSecurityAuthentication -Basi
cAuthentication:$be.BasicAuthentication
          }
          . "$RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1"
 -AppPoolName:"MSExchangeAutodiscoverAppPool" -Version:"v4.0";
        " : "La référence d'objet n'est pas définie à une instance d'un objet.".

Any idea to resolve that problems

Upgrade 2013 RTM to CU1

$
0
0

I just upgraded Exchange RTM 2013 to CU1 and at stage 11 (client access) the install failed after about 90%.

The following error message was produced:

Exchange
Server component Mailbox role: Client Access service failed.

Error: Error:

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

         
update-WebServicesVirtualDirectoryVersion -DomainController
$RoleDomainController;

          $BEVdirIdentity =
$RoleNetBIOSName + "\EWS (Exchange Back End)";

          $be =
get-WebServicesVirtualDirectory -ShowMailboxVirtualDirectories -Identity
$BEVdirIdentity -DomainController $RoleDomainController -ErrorAction
SilentlyContinue;

          if ($be -eq $null)

          {

           
$BackEndPort=":444";

            $urlToUse =
"https://" + $RoleFqdnOrName + $BackEndPort +
"/ews/exchange.asmx";

           
new-WebServicesVirtualDirectory -Role Mailbox -WebSiteName "Exchange Back
End" -windowsAuthentication:$true -WSSecurityAuthentication:$true
-OAuthAuthentication:$false -BasicAuthentication:$false -InternalNLBBypassUrl
$urlToUse -DomainController $RoleDomainController -Force -GzipLevel High;

          }

          else

          {

            $be | set-WebServicesVirtualDirectory
-windowsAuthentication:$be.WindowsAuthentication
-WSSecurityAuthentication:$be.WSSecurityAuthentication
-OAuthAuthentication:$be.OAuthAuthentication
-BasicAuthentication:$be.BasicAuthentication

          }

          . "$RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1"
-AppPoolName:"MSExchangeServicesAppPool" -Version:"v4.0";

        " was run: "Cannot bind
argument to parameter 'WindowsAuthentication' because it is null.".<o:p></o:p>

Looks like $be.WindowsAuthentication was returned as blank. I would have been better to design it in such a way that if this is blank, simply replace the value with $true, instead of failing the whole setup.

In any case, I used remove-WebServicesVirtualDirectory on the EWS (Exchange Back End) which will actually force the code to re-create it, this lead to successfull upgrade.

Just as a fyi.

Exchange & AD design

$
0
0

hi there,

I've been asked to come up with a design for 2 new schools. They are in separate locations and have the below requirements.

  • They will share an email domain name - e.g newschool.com
  • Student access must be restricted to their area
  • Senior staff will need to access files/folders at both locations
  • There will be local file servers at each school for students, staff and teachers
  • Each site should have its own exchange server.

I am thinking of either:-

1. A single forest with a sub-domain for each site. 

2. A single domain restricting access via OUs. 

There will be an exchange server in each site and DFS to replicated file shares

Which do you think is best? Or would another design be better?

There are currently 2 separate domains in use at both schools but there are currently not many servers setup.

Cheers,

Huw



RMS Shared Identity user FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042 not found.

$
0
0

Hi all.

I have issue while trying to install Exchange 2013.

It is clear and first installation of exchange in my forest. There where no other exchanges in this forest before. This is the first server which i'm installling. And i got error:

Error:
The following error was generated when "$error.Clear();
          if ( ($server -eq $null) -and ($RoleIsDatacenter -ne $true) )
          {
            Update-RmsSharedIdentity -ServerName $RoleNetBIOSName
          }
        " was run: "RMS Shared Identity user FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042 not found.".


After some troobleshooting i found that i don't have federated mailbox. "setup /preparead" from exchange 2013 disc  didn't help. How can i recreate this mailbox? i found some solution as change schema version to exchange 2010 version and with exchange 2010 try to "setup /preparead" but as i understand it is not official solution.


Exchange 2013 schemaprep failing

$
0
0

Trying to setup Exchange 2013 on a test domain with no prior Exchange.

All prereq's done, tried doing the schemaprep from one of the CAS servers, and it failed, also tried from one of the DC's. DC's are 2008R2. Domain and forest are at 2003 level. Running as the domain's "administrator" account, which is a domain admin, schema admin and enterprise admin. Single forest, single domain.

Logs below:

Z:\>setup /prepareschema /iacceptexchangeserverlicenseterms

Welcome to Microsoft Exchange Server 2013 Unattended Setup
Copying Files...
File copy complete. Setup will now collect additional information needed for
installation.

The Exchange Server setup operation didn't complete. More details can be found
in ExchangeSetup.log located in the <SystemDrive>:\ExchangeSetupLogs folder.

[12/04/2012 23:30:28.0234] [0] **********************************************
[12/04/2012 23:30:28.0234] [0] Starting Microsoft Exchange Server 2013 Setup
[12/04/2012 23:30:28.0234] [0] **********************************************
[12/04/2012 23:30:28.0234] [0] Local time zone: (UTC-05:00) Eastern Time (US & Canada).
[12/04/2012 23:30:28.0234] [0] Operating system version: Microsoft Windows NT 6.1.7601 Service Pack 1.
[12/04/2012 23:30:28.0234] [0] Setup version: 15.0.516.32.
[12/04/2012 23:30:28.0250] [0] Logged on user: HILLZ\Administrator.
[12/04/2012 23:30:28.0250] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\V15\Setup, wasn't found.
[12/04/2012 23:30:28.0281] [0] Command Line Parameter Name='prepareschema', Value=''.
[12/04/2012 23:30:28.0281] [0] Command Line Parameter Name='iacceptexchangeserverlicenseterms', Value=''.
[12/04/2012 23:30:28.0296] [0] Command Line Parameter Name='sourcedir', Value='Z:\'.
[12/04/2012 23:30:28.0375] [0] RuntimeAssembly was started with the following command: '/prepareschema /iacceptexchangeserverlicenseterms /sourcedir:Z:"'.
[12/04/2012 23:30:28.0375] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\v8.0, wasn't found.
[12/04/2012 23:30:28.0375] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14, wasn't found.
[12/04/2012 23:30:28.0375] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\V15\Setup, wasn't found.
[12/04/2012 23:30:28.0375] [0] Copying Files...
[12/04/2012 23:30:28.0390] [0] Starting copy from Z:\Setup\ServerRoles\Common to C:\Windows\Temp\ExchangeSetup.
[12/04/2012 23:30:45.0968] [0] Finished copy from Z:\Setup\ServerRoles\Common to C:\Windows\Temp\ExchangeSetup.
[12/04/2012 23:30:45.0968] [0] File copy complete. Setup will now collect additional information needed for installation.
[12/04/2012 23:30:45.0984] [0] Assembly dll file location is C:\Windows\Temp\ExchangeSetup\Microsoft.Exchange.Setup.Console.dll
[12/04/2012 23:30:46.0156] [0] [ERROR] The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
[12/04/2012 23:30:46.0156] [0] The Exchange Server setup operation didn't complete.  More details can be found in ExchangeSetup.log located in the <SystemDrive>:\ExchangeSetupLogs folder.
[12/04/2012 23:30:46.0171] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\V15\Setup, wasn't found.
[12/04/2012 23:30:46.0171] [0] End of Setup
[12/04/2012 23:30:46.0171] [0] **********************************************
[12/05/2012 13:28:21.0046] [0] **********************************************
[12/05/2012 13:28:21.0062] [0] Starting Microsoft Exchange Server 2013 Setup
[12/05/2012 13:28:21.0062] [0] **********************************************
[12/05/2012 13:28:21.0062] [0] Local time zone: (UTC-05:00) Eastern Time (US & Canada).
[12/05/2012 13:28:21.0062] [0] Operating system version: Microsoft Windows NT 6.1.7601 Service Pack 1.
[12/05/2012 13:28:21.0062] [0] Setup version: 15.0.516.32.
[12/05/2012 13:28:21.0062] [0] Logged on user: HILLZ\Administrator.
[12/05/2012 13:28:21.0062] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\V15\Setup, wasn't found.
[12/05/2012 13:28:21.0093] [0] Command Line Parameter Name='prepareschema', Value=''.
[12/05/2012 13:28:21.0093] [0] Command Line Parameter Name='iacceptexchangeserverlicenseterms', Value=''.
[12/05/2012 13:28:21.0093] [0] Command Line Parameter Name='sourcedir', Value='Z:\'.
[12/05/2012 13:28:21.0140] [0] RuntimeAssembly was started with the following command: '/prepareschema /iacceptexchangeserverlicenseterms /sourcedir:Z:"'.
[12/05/2012 13:28:21.0140] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\v8.0, wasn't found.
[12/05/2012 13:28:21.0140] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14, wasn't found.
[12/05/2012 13:28:21.0156] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\V15\Setup, wasn't found.
[12/05/2012 13:28:21.0156] [0] Copying Files...
[12/05/2012 13:28:21.0156] [0] Starting copy from Z:\Setup\ServerRoles\Common to C:\Windows\Temp\ExchangeSetup.
[12/05/2012 13:29:06.0468] [0] Finished copy from Z:\Setup\ServerRoles\Common to C:\Windows\Temp\ExchangeSetup.
[12/05/2012 13:29:06.0468] [0] File copy complete. Setup will now collect additional information needed for installation.
[12/05/2012 13:29:06.0484] [0] Assembly dll file location is C:\Windows\Temp\ExchangeSetup\Microsoft.Exchange.Setup.Console.dll
[12/05/2012 13:29:06.0500] [0] [ERROR] The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
[12/05/2012 13:29:06.0515] [0] The Exchange Server setup operation didn't complete.  More details can be found in ExchangeSetup.log located in the <SystemDrive>:\ExchangeSetupLogs folder.
[12/05/2012 13:29:06.0515] [0] The registry key, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\V15\Setup, wasn't found.
[12/05/2012 13:29:06.0515] [0] End of Setup
[12/05/2012 13:29:06.0515] [0] **********************************************

MAPI over Http issue for OpenOtherMailBoxFromGAL

$
0
0

Hi Guys,

I create 2 profiles for a user which has "receive-as" right for the mailbox database in my lab, one profile "Chunk-RPC" is for Outlook Anywhere, another "Chunk-Http" is for MAPI over Http.

when I logon the "Chunk-RPC" with MAPI, and use the session to Open other user's mailbox from gal, everything is good and no problems, but when I use the "Chunk-Http" to logon, I cannot open other user's mailbox,  just got "MAPI_E_CALL_FAILED==0x80004005" error code from OpenMsgStore function, Could you please tell me what's the key issue?

Thanks,

Mic

Cannot acquire auth metadata document from 'https://accounts.accesscontrol.windows.net//metadata/json/1"

$
0
0

Hello,

My customer is trying to configure OAuth authentication between his on-premises Exchange and Exchange Online organizations. He follows the steps in this article.

http://technet.microsoft.com/en-us/library/dn594521(v=exchg.150).aspx

He got stuck in Step 1 after running the following command. (He replaced <> with his onmicrosoft.com domain.)

New-AuthServer -Name "WindowsAzureACS" -AuthMetadataUrl https://accounts.accesscontrol.windows.net/<your verified domain>/metadata/json/1

The received error was :

Cannot acquire auth metadata document from 'https://accounts.accesscontrol.windows.net/<domain>/metadata/json/1"

Any clue what went wrong, and how to fix it?

Thank you very much for all the help.

Chatree


NSF to PST! Require Information

$
0
0

Upgraded Lotus Notes version into newer 8.5 it has complex functionalities. These functions are not easily graspable and it takes long time to understand, I decide to export my data into another (MS Outlook) platform, is it possible, I want new updates about conversion in cost-effective manner. And if yes then suggests me the way?

Cross forest Migartion

$
0
0

Hello ,

Please I need Help .

I am Migrating users from Exchange 2007 Sp3 to 2010 SP3 RU5 cross forest .

I am facing issue with More than 500 users that they have 2 mailbox on source and distention and both having size so on exchange 2007 mailbox size 100 MB and exchange 2010 300 MB and I couldn't rollback the users its give an error .

please any idea how to resolve it .

regards.   

fixing a User with two folders in different language and after migration the empty one is active

$
0
0

During Migration test runs from Exchange 2010 to Exchange 2013 we ran into a problem:

some users appear to have mailboxfolders in different languages like "Deleted Items" and "Verwijderde Items", but not all users an also not all folders for that user

If the "deleted Items" folder was the system folder in EX2010, then after migration that user, being migrated to the new server where the default mailbox setting regional nl-NL, his new DeletedItems system folder is : "Verwijderde Items" but it is empty.

Okay, this is no big deal, all the items can be found in the still existing "Deleted Items" folder, select all items and drag them to the Verwijderde items.... then delete the Deleted items folder (it is no longer a system folder so it CAN be deleted)

But it also happened to a user with his "Calendar" and "agenda": And now his agenda was empty, and on his iPhone after a very short time ALL his appointments were gone. (synchronization) Even more distressing for that user, it happened ALSO to his "Contacts" and "Contacten" : After synchronization he lost all his contacts ; you can imagine this users happy face ?

I Found the script Fix_Mailboxfolders.ps1 and ran it but since the regional setting on ex2010 was also nl-NL it did not work

My last resort was to export his restored old mailbos to a pst and disabled his mailbox, created a new one for him en imported the PST again... problem solved: but now his email UID has changed and ALL his appointments with other users get a "unknown user" message.

SO my question is:

How can I migrate a user who is known to have different foldernames (both dutch and US) and make sure the Dutch folder gets to be the system folder AND has all the items in it from de Us folder, AND the US folder gets deleted?

Anyone with a good powershell knowledge? There are about 100 users with duplicate Foldernames in the wrong language

I know the following arguments:

Mailbox userID, current System Foldername, New System Foldername,. I can run a script Before migration or After.

Regards Fons

Test system

$
0
0

Hello i have a copy of my running Exchange Server 2010 without the DB. I wanted to create a new DB (what worked really well) and copy the Mailbox (without content) to the new DB. But i couldn't find anything helpful.

The Exchange server doesn't have contact to the Productive DB.

Thank You and Best Regards

MR. aTdhe

Exchange migration 2010 to 2013 cu6

$
0
0

I’ve tried install exchange 2013 cu6 for with mailbox role. It’s was failed with some error as below:

 

Error:

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

          if (!$RoleIsDatacenter -and !$RoleIsDatacenterDedicated)

          {

          $mailboxId = [Microsoft.Exchange.Management.Migration.MigrationBatchIdParameter]::MigrationMailboxName;

          $dispName = "Microsoft Exchange Migration";

          $mbxs = @(Get-Mailbox -Arbitration -DomainController $RoleDomainController -Filter {Name -eq $mailboxId});

          $migrationMailbox = $null;

 

          if ($mbxs.Length -eq 0)

          {

          Write-ExchangeSetupLog -Info ("Retrieving mailbox databases on Server=$RoleFqdnOrName.");

          $dbs = @(Get-MailboxDatabase -Server:$RoleFqdnOrName -DomainController $RoleDomainController);

          if ($dbs.Length -ne 0)

          {

          Write-ExchangeSetupLog -Info ("Retrieving users with Name=$mailboxId.");

          $arbUsers = @(Get-User -Filter {Name -eq $mailboxId} -IgnoreDefaultScope -ResultSize 1);

          if ($arbUsers.Length -ne 0)

          {

          Write-ExchangeSetupLog -Info ("Enabling mailbox $mailboxId.");

          $migrationMailbox = Enable-Mailbox -Arbitration -Identity $arbUsers[0] -DisplayName $dispName -database $dbs[0].Identity;

          }

          }

          }

          else

          {

          $migrationMailbox = $mbxs[0];

          }

 

          # Set the Organization Capabilities and quotas needed for this mailbox

          if ($migrationMailbox -ne $null)

          {

          Set-Mailbox -Arbitration -Identity $migrationMailbox -ProhibitSendReceiveQuota 300MB -ProhibitSendQuota 300MB -IssueWarningQuota 150MB -RecoverableItemsQuota 30GB -RecoverableItemsWarningQuota 20GB -UseDatabaseQuotaDefaults $false -SCLDeleteEnabled $false -SCLJunkEnabled $false -SCLQuarantineEnabled $false -SCLRejectEnabled $false -HiddenFromAddressListsEnabled $true -DisplayName $dispName -Management:$true -Force;

          }

          else

          {

          Write-ExchangeSetupLog -Info ("Cannot find migration mailbox with name=$mailboxId.");

          }

          }

        " was run: "Microsoft.Exchange.Management.Tasks.RecipientTaskException: The user's Active Directory account must be logon-disabled for linked, shared, or resource mailbox.

   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.RecipientTasks.EnableMailbox.PrepareRecipientObject(ADUser& user)

   at Microsoft.Exchange.Management.RecipientTasks.EnableRecipientObjectTask`2.PrepareDataObject()

   at Microsoft.Exchange.Configuration.Tasks.SetTaskBase`1.InternalValidate()

   at Microsoft.Exchange.Configuration.Tasks.RecipientObjectActionTask`2.InternalValidate()

   at Microsoft.Exchange.Management.RecipientTasks.EnableMailbox.InternalValidate()

   at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__b()

   at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)".

 please enlighten..

Regards

MtKhasim

 

Multiple Exchange 2013

$
0
0

Hello,

I have home lab running exchange 2013.   Everything is working fine.

My question - I want to install another exchange 2013 within the same forest for high availabiity in the event exchange server 1 goes down.  What do you guys think?

Here my home setup:

Sever 2012 R2 with Exchange Server 1 (running all the roles)

Plan to have another

Server 2012 with Exchange Server 2 (this will also be running all the roles)

Thanks

RL

Coexistence Exchange 2010 and Exchange 2013

$
0
0

Hi all, I have an Exchange 2010 With These características

AD Site A
---------
2 DAG Servers for mailboxes
2 Servers Client Access and Hub Transport in Microsoft NLB
2 Domain Controllers Windows Server 2008 R2

I want to upgrade to Exchange 2013 but in another Site, Site B. When the migration is complete, the mail system will only be in Site B.

The connection Between Site A and Site B is a reliable connection.


-----------------

My my question is how to make the coexistence between the two systems, while all mailboxes are migrated.

1. where users who are still in Exchange 2010 connect? How to configure redirection
2. Mail flow as configured between Exchange 2010 and Exchange 2013 servers?

There are some guides the detail of how to do the coexistence?



regards


Microsoft Certified IT Professional Server Administrator


Exchange 2013 finds an old Exchange 2003 server

$
0
0

We have a new MS Server 2012.   We are trying to install Exchange 2013

We migrated from an MS SBS Server 2003.    We migrate AD over.   The SBS 2003 is no longer on the network.

When I try to install Exchange 2013.  I receive an error.

Error:

One or more servers in the existing organization are running Exchange 2000 Server or Exchange Server 2003.  Installation can't proceed until all Exchange 2000 or Exchange 2003 are removed.

Any and all help is appreciated.

Wrong Autodiscover Server returned in XML

$
0
0

We are trying to migrate to new Exchange 2013 CAS servers, however the autodiscover xml information they handing out still has the old server name in it

X-CalculatedBETarget: old server
X-DiagInfo: old server
X-BEServer: old server
Persistent-Auth: old server
X-FEServer: old server

When we stop the services on the old server as a test Autodiscover fails even though dns etc points to the new server, we are not seeing any other issues, owa etc all works.

If I look at CN=autodiscover in ADSI there is no mention of the old server.

We are migrating from a single server to a loadbalanced pair, what entry should we use to ensure autodiscover doesn't fail in the even one server is down?

Export Exchange 2007 Journal Rules and Import into Exchange 2013

$
0
0

Hi, 

I'm needing to export our Journal Rules from exchange 2007 and then import them into exchange 2013, this page "http://technet.microsoft.com/en-gb/library/ee633488%28v=exchg.141%29.aspx" says how it can be done, but i do not have the Export-Jou...... option in exchange 2007. 

Any help will be greatfull. 

Thanks

William 

Migrating Exchange 2007 to Exchange 2013: Outlook anywhere Question?

$
0
0

Hi All,

I am working on a Migration project Ex2k7 to Ex2k13.

Both are in Different AD Site.

Ex2k7 Outlook anywhere is not enabled. Is it mandatory to Enable Outlook anywhere in Exchange 2007 before starting the migration?  Please confirm.. Since Exchange 2013 internal and External users are connects via Outlook anywhere so i am not sure at this point.

I have gone trough few articles it same we must enable Outlook Anywhere in Legacy server.

Thanks,

Balgates


Regards, Balgates

Exchange 2013 CU7 will not install

$
0
0

Has anyone tried to install CU7 on a server running CU6? I just keep getting an error. The install process seems to disable the Exchange services and then errors out because it cannot start the MS Exchange Service Host service. I'm running Exchange 2013 CU6 on Windows Server 2012 R2 in a two-node DAG.

Viewing all 7129 articles
Browse latest View live


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