Quantcast
Channel: Exchange Server 2013 - General Discussion forum
Viewing all 13303 articles
Browse latest View live

Exchange 2013 - How is everyone managing group memberships in ECP?

$
0
0

My domain admin group has full control on the AD object of all my Exchange distribution groups.  In ECP they do not have the ability to edit group membership unless they are the "owner" of that group.  Is there a way to be able to manage group membership without giving ownership of all the groups to all of my domain admins?

I would have thought, that because they have Full control to the AD object, that they would be able to add/remove membership.  Is there something I'm missing here?


migrationbatch auto balance across databases

$
0
0

how does the migrationbatch decide on mailbox allocation?

new-migrationbatch -local -name blah -csvdata ([System.IO.File]::ReadAllBytes("c:\dump\blah.csv")) -Targetdatabases db1,db2, db3 -autostart -notificationemailsme@msn.com -autoretrycount 2

also is it necessary to  remove-migrationbatch ?

Exchange 2007 Two factor auth for external users only

$
0
0
We currently use a Vasco Digipass solution to handle two factor auth for external users by having two CAS servers, one for external, and one for internal.  The External CAS has a plugin that takes the basic authentication, and passes it through to the digipass auth server to authenticate.  This solution had worked well for us until now when we want to upgrade to 2010.  What we want to do is make all of our CAS servers behave the same, yet still have two factor auth for external users.  Please provide any experience or ideas that you may have.

Exchange 2010 Licensing

$
0
0
Our Exchange 2010 Server currently has 152 mailboxes and the License Summary says we need 152 Standard and Enterprise Cal's. After running a PowerShell script, it is the Searchable users that require the Enterprise Cal's. I understand that the Searchable Mailboxes are covered by the Standard Cal's in Exchange 2013 but is there an official kb or article from Microsoft detailing that searchable mailboxes are now covered by the Standard Cal's in Exchange 2010 as well?

Exchange and Database Integration

$
0
0

Hi all,

In summary, here is what I am trying to do: 

Have exchange read from a database containing email addresses and depending on if it finds a match or not, insert a custom X-Header into the message. 

I know with 0ffice 365, you can define a rule based on recipient and insert an X-Header in the message.  Manual process to define recipients, but think this would be a start if similar functionality existed in an onsite Exchange 2013 implementation. 

Can someone tell me wether this functionality exists natively within Exchange 2013 (I have been told no)  or if they know of a third party utility that would allow this to occur? 

Thanks for your time and feedback. 

Exchange 2013 minimum requirements for Office 365

$
0
0
I am going to build an Exchange 2013 server strictly for the purpose of managing exchange objects in Office 365.  The server will not host any mailboxes.  I will be installing on a VM, what would be the minimum recommended cpu and memory requirements?

How to enable multiple mails?

$
0
0

Dear,

One of my customers wants to receive a mail two times when he is in the to box and when he is part of a distribution list in the cc box.

Does anybody know how to configure this?

The reason for this, is that he has rules to move the mail to a specific folder when the distribution list is in cc.

Kind Regards

Nick

Migration from Exchange 2010 On-Premises to Exchange Online (O365)

$
0
0

We have decided to upgrade to Office 365 and have already migrated from Exch. 2003 to Exch.2010 to be able to migrate easier to Office 365 Exchange Online. AD FS 2.0 is installed on ISA Server (Srv 2008 R2 Std)

Public DNS records are modified as explained in portal.office.com
There are 5 certificates (3 self signed, 2 third party) assigned on Client Access Exchange Server but still not able to create a migration endpoint over portal.coffice.com.

We are always getting an error related to certificate and still it is not clear what to do more or next.
When I check with the connectivity analyzer I get this error message:
"The Microsoft Connectivity Analyzer wasn't able to obtain the remote SSL certificate.The certificate couldn't be validated because SSL negotiation wasn't successful. This could have occurred as a result of a network error or because of a problem with the certificate installation."

I already sent the analyze report to Microsoft support but they answered with some article links.

Where exactly these certificates should be assigned on? Any suggestions?


HMC 4.5 - Not enough free mail storage to satisfy this request

$
0
0

Not sure where to ask this since the HMC 4.5 forum is archived.

We are running HMC 4.5 on an Exchange 2007 server. One of our organizations needs a new mailbox but when I try to add it I get the message: Not enough free mail storage to satisfy this request.

I have made sure that the Exchange Resources is expanded enough but it still won't let me add a mailbox. I was able to delete one mailbox to add this one but now I can't add any more. What .xml command do I need to run to expand the allocation for this particular organization?

Thanks,

Brian

Office 365

$
0
0
After uninstalling the trial version of Office 365 that came with my laptop and installing the full version of Office through the online web access version, why do I continue to receive the activation prompt from the trial version?

Exchange setup fails on Step 10 of 14: Mailbox role: Mailbox service

$
0
0

Clean load of 2012 R2, Prepped schema and AD.

Exchange setup fails with the below:

Error:
The following error was generated when "$error.Clear();
          if ($RoleIsDatacenter -ne $true -and $RoleIsDatacenterDedicated -ne $true)
          {
          if (Test-ExchangeServersWriteAccess -DomainController $RoleDomainController -ErrorAction SilentlyContinue)
          {
          $sysMbx = $null;
          $name = "SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}";
          $dispName = "Microsoft Exchange";
          Write-ExchangeSetupLog -Info ("Retrieving mailboxes with Name=$name.");
          $mbxs = @(Get-Mailbox -Arbitration -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1 );
          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=$name.");
          $arbUsers = @(Get-User -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1);
          if ($arbUsers.Length -ne 0)
          {
          Write-ExchangeSetupLog -Info ("Enabling mailbox $name.");
          $sysMbx = Enable-Mailbox -Arbitration -Identity $arbUsers[0] -DisplayName $dispName -database $dbs[0].Identity;
          }
          }
          }
          else
          {
          if ($mbxs[0].DisplayName -ne $dispName )
          {
          Write-ExchangeSetupLog -Info ("Setting DisplayName=$dispName.");
          Set-Mailbox -Arbitration -Identity $mbxs[0] -DisplayName $dispName -Force;
          }
          $sysMbx = $mbxs[0];
          }

          # Set the Organization Capabilities needed for this mailbox
          if ($sysMbx -ne $null)
          {
          # We need 1 GB for uploading large OAB files to the organization mailbox
          Write-ExchangeSetupLog -Info ("Setting mailbox properties.");
          set-mailbox -Arbitration -identity $sysMbx -UMGrammar:$true -OABGen:$true -GMGen:$true -ClientExtensions:$true -MailRouting:$true -MessageTracking:$true -PstProvider:$true -MaxSendSize 1GB -Force;
          }
          else
          {
          Write-ExchangeSetupLog -Info ("Cannot find arbitration mailbox with name=$name.");
          }
          }
          else
          {
          Write-ExchangeSetupLog -Info "Skipping creating E15 System Mailbox because of insufficient permission."
          }
          }
        " was run: "Database is mandatory on UserMailbox.".

Error:
The following error was generated when "$error.Clear();
          if ($RoleIsDatacenter -ne $true -and $RoleIsDatacenterDedicated -ne $true)
          {
          if (Test-ExchangeServersWriteAccess -DomainController $RoleDomainController -ErrorAction SilentlyContinue)
          {
          $sysMbx = $null;
          $name = "SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}";
          $dispName = "Microsoft Exchange";
          Write-ExchangeSetupLog -Info ("Retrieving mailboxes with Name=$name.");
          $mbxs = @(Get-Mailbox -Arbitration -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1 );
          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=$name.");
          $arbUsers = @(Get-User -Filter {name -eq $name} -IgnoreDefaultScope -ResultSize 1);
          if ($arbUsers.Length -ne 0)
          {
          Write-ExchangeSetupLog -Info ("Enabling mailbox $name.");
          $sysMbx = Enable-Mailbox -Arbitration -Identity $arbUsers[0] -DisplayName $dispName -database $dbs[0].Identity;
          }
          }
          }
          else
          {
          if ($mbxs[0].DisplayName -ne $dispName )
          {
          Write-ExchangeSetupLog -Info ("Setting DisplayName=$dispName.");
          Set-Mailbox -Arbitration -Identity $mbxs[0] -DisplayName $dispName -Force;
          }
          $sysMbx = $mbxs[0];
          }

          # Set the Organization Capabilities needed for this mailbox
          if ($sysMbx -ne $null)
          {
          # We need 1 GB for uploading large OAB files to the organization mailbox
          Write-ExchangeSetupLog -Info ("Setting mailbox properties.");
          set-mailbox -Arbitration -identity $sysMbx -UMGrammar:$true -OABGen:$true -GMGen:$true -ClientExtensions:$true -MailRouting:$true -MessageTracking:$true -PstProvider:$true -MaxSendSize 1GB -Force;
          }
          else
          {
          Write-ExchangeSetupLog -Info ("Cannot find arbitration mailbox with name=$name.");
          }
          }
          else
          {
          Write-ExchangeSetupLog -Info "Skipping creating E15 System Mailbox because of insufficient permission."
          }
          }
        " was run: "Database is mandatory on UserMailbox.".

making exchange server live

$
0
0
Hi ,

I would like to make a exchange server live , so that we can receive the mails from outside as well as we can send the mails out side.

Here I made some steps , can any one suggest if I miss something or if i am wrong in any steps

1. Purchase the a domain name ( xyz.com ) from any hosting service provider ( godaddy.com or 1n1.com )
2. Create A Record and DNS record for that domain.
3. Point the SMTP address of my local office static IP configured in my router in hosting page.
4. Open port 25 in my router and forward it to my exchange server
5. Configure the domain inside the exchange server
6. Take the SMTP sending service from third party provider
7. Configure it in send connector
8. Configure receive connector
9. Configure the DNS record in local DC
10. Check the mail traffic

Thanks,

OWA and ECP virtual directories change authentication

$
0
0

Hello al

running Exchange 2013 RU8. I want to change the authentication settings on the /ECP virtual directory from FBA to WindowsAuthentication, however before i do this i want to make sure that changing the auth settings on the ECP virtual dir, doesn'teffect the OWA virtual dir. I know the two are tightly integrated, and i want to maintain FBA for OWA 

Thank you


Bulls on Parade

Windows Security Window keeps popping up asking for Outlook 2013 password credentials and locked out of E Mail

$
0
0

Installed Outlook 2013 update on November 25, 2013 and since then I keep getting a pop up title Windows Security, Microsoft Outlook, Connecting to email. It displays my login and password and there is a check box to remember credentials and below that a box to Use another account.  

 

I can retype my password, click on Remember my credentials, click OK and the same window pops up about three or four times in a row then goes away for anywhere between 15 minutes to an hour.

 

Went to Control Panel > Credentitals and deleted everything

 

Went into account settings and checked everything there and nothing has changed.

 

If I click OK or CANCEL there seems to be no difference.

 

Running Windows 7 Ultimate, Office 2013 (standalone) with Exchange through provider.

How can i get this resolved asap?

How to Recover Deleted data?

$
0
0

I need data recovery program that will allow me to recover deleted data…


Exchange mailbox recovery mailbox database

$
0
0

Hey all,

Is it possible to recover a mailbox database from a different cluster? are there any prerequisites for mounting an external mailbox database and recovering the information from it? 

Exchange 2010 and IE 11

$
0
0

My organization just recently pushed IE 11 out and I am finding that Microsoft Exchange ECP 2010 no longer works and crashes with an error message "a long running script....  something....."    or "the webpage has stopped responding"...

If we use the current version of Chrome all works fine.

Is this a server setting that I need to change in Exchange or do we need to customize IE11 to work with it?

Appreciate any feedback.


Jason Meyer

Exchange Cross-Forest Migration and Free/Busy Sharing

$
0
0

Hi

We are migrating an Exchange 2007 Forest and a separate Exchange 2010 Forest to a new 2013 Exchange organisation.

I have a query to know if using the prepare-Moverequest.PS1 script, once a new  Mail Enabled User is created in the new Exchange 2013 environment will this provide Free\Busy sharing across organisations?  In addition to the script the aim is to also configure the Availability Service and also move the SCP. Is this enough to achieve Free/Busy?

I have read that it is possible and then I have read some articles that say you also need to use a Sync Agent or Federation Gateway? 

Any help would be great

Exchange 2013 with NO-IP

$
0
0
Good eveningguys,

I wonder ifanyone herehas donean Exchange2013deploymentwith theNO-IPservices?If they havedonewhat settingsyou madeon the Receive connectorand Send connector?

I thank you, thanksguys.

Edson Santos www.edsonsantos.net

Please help, Bulk Exchange users need to add Mail alias

$
0
0
  •             

    Hi Guys

    I need a little help, my company wants me create a PowerShell script for add user's Mail alias.
    Here is what i need:

    i need to add multiple users mail box alias, like jack @contoso.com add alias 11011 @contoso.com ,this number is staff ID.

    I have many users need to add the alias like as above. Please help me. Thanks in advanced.

    Best Regards

    Adam

Viewing all 13303 articles
Browse latest View live


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