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

Command for getting Full Access permissions of all MailBoxes in Exchange Server 2013 in Database level

$
0
0

Hi all,

how can we give full mailbox access permissions to a particular user in database level in exchange server 2013.

below command is working fine  for existing users only. in future if new users added i need to run command again and again  for every user.

Get-Mailbox | Add-MailboxPermission -User <user>-AccessRights Fullaccess -InheritanceType all

so i need command in database level. i tried some commands but not working.

please share your ideas



Exchange 2010 Dynamic Distribution Group membership updates

$
0
0

Hello,

I have a dynamic distribution that I need to make sure it has the correct members in it, this needs to be updated at least once per day to stay accurate.  Is there a way to do this without having to send an email to the group each time?  This group is actually not used for email communication, rather I have some processes with our email archving software that run against the users that are members of the group, the processes run each night, and so the group needs to stay up to date with an accurate list of users so that the processes will be applied correctly and nobody gets missed. 

Initially, I created the group with powershell, and it pulls all users that have mailboxes on 2 of my 4 exchange 2010 servers and populates them in the group.

Thanks,


JScott2

Exchange 2010/2013 coexistance mailflow issues: 421 4.4.2 socket error.

$
0
0

So I am in Exchange 2010 SP3 / Exchange 2013 SP1 co-existence. 

I can send from a test 2013 user to external and 2010 users internally on the domain. But I cannot send to the 2013 test user. I get:

--------

451 4.4.0 Primary target IP address responded with: "421 4.4.2 Connection dropped due to SocketError." Attempted to failover to alternate host, but that did not succeed. Either there are no alternate hosts, or delivery failed to all alternate hosts.

-------

I've been looking at this for example: 

http://support.microsoft.com/kb/979175

But no matter where on the 2013 receive connectors I add Exchange Server Authentication, it still doesnt work.

Theres so much stuff on this error message, but everyhing I find seems to be 2003 / 2010 or other coexistance which is different to my environment. 


Certificate mismatch Outlook Anywhere

$
0
0

Hi,

When connecting an Outlook 2013 client to Exchange 2013 I am getting a certificate mismatch error.

  1. SSL Certificate is for the external name (exch.domain.com) has no SAN's and Outlook is looking for servername.local.  
  2. I have configured all virtual directories for Exchange to use the above url (exch.domain.com) for internal and external access.
  3. Have a local DNS record resolving the external name (exch.domain.com) to the internal IP of the exchange server.
  4. Operating a single public IP using ARR and Windows Server 2012 Essentials
  5. Have set up a SRV record in DNS for autodiscovery.
  6. Outlook Anywhere in the ECP is configured to NTLM authentication
  7. In Outlook, the advanced connection properties I was getting authentication prompts until I added https://exchange.domain.com as a proxy server.

Any help would be appreciated thanks.


Need information about Exchange server 2013 CU5

$
0
0

Hello,

Can anyone implemented Exchange Server 2013 CU5. I need feedback about this patch. Basically i will going to deploy this patch after getting best feedback.

I'm waiting for your feedback.

Thanks,

Parvez

Migrate mailbox to other local data base

$
0
0

When I try to migrate a mailbox, I get this error:

Cannot open mailbox /o=XXXX/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=servername/cn=Microsoft System Attendant

Picture support

$
0
0

Hi,

We currently have thumbnail pictures uploaded in the content database of SharePoint 2013 Mysite. We want to use the same pictures for Outlook & Lync, but we do not want to upload any picture in AD. Can we use those MySite pictures?

Thanks


Issue with EWS Java 1.2 license ambiguity

$
0
0

If this isn't the proper place for this thread, then please let me know where it should go.

I noticed that EWS Java 1.2 has been marked with an Apache 2.0 license. Let me just say this...

FINALLY!

If ever there was a project that needed it, it's EWS Java. That API has seemingly turned into abandonware and the old license forbade redistribution of modified source, so the many bugs in it had to be independently fixed by devs around the world. Not fun. With a proper open source license, this problem can be alleviated.

HOWEVER...

After downloading the zip file from the new EWS Java page, I've found that while the Apache 2.0 license is present in the root directory, the earlier and more restrictive license is still present in the project directory. This introduces ambiguity into the license terms. Not good. I would not be comfortable redistributing modified (or even original) source code with this kind of ambiguity, even if it's just an oversight on Microsoft's part. Please remove the old license entirely from the API.

Also, if possible, can this get an official repository? The new license is great, but with only a zip file as an "official" source, it's begging for fragmentation across who-knows-how-many repositories and accounts, especially since it's not even a proper Maven project.

I'd love to do some work on EWS Java myself (I've already fixed a number of bugs), but with the license issues and lack of an official repository, that doesn't seem terribly feasible.



Domain Key

$
0
0

Hello

I want to implement DKIM technology in exchange 2010 to one of our customer.  Is it advisable to implement the same and share the steps to implement the same.

Regards

Ganapathy G


Ganpath

Email to account that doesn't exist delivered

$
0
0

We don't have accounts@ourdomain.com user, but today we received a virus email addressed to that account.

How can this happen and what can I do to prevent?

Dennis

Preserve mailbox permissions after converting to linked mailboxes

$
0
0

Hello,

I am converting normal user mailboxes to linked mailboxes in Exchange 2007 SP3. After a pilot, we found that the linked accounts no longer had access to shared mailboxes (the share mailboxes will NOT be converted into linked accounts). The Full Access ACL references the OLDOMIAN\username AD account. Manually adding NEWDOMAIN\username to the ACL fixes things. Is there an easy way to export the Full Access and Send As permissions for the shared mailboxes and switch them to NEWDOMAIN\username with PowerShell? I have a feeling this will involve a lot data manipulation with Excel. Too bad there is no ADMT style security translation tool for Exchange mailboxes!

2013 server, no mailflow, cant telnet

$
0
0

Hi,

I got an Exchange 2013 DAG in co-existence with a Exchange 2010 DAG, SiteAExch13A works fine, but whenever the DAG fails over to SiteBExch13B internal email flow from Exchange 2010 users to 2013 users fail to deliver. All other email flow is fine.

Telnet to SiteBExch13B doesn't work, telnet to SiteAExch13A works fine. To 13B is just goes back to the command prompt after a while, no error.

If the DAG is active on 13B, 2010 to 2013 email flow stops with:

451 4.4.0 Primary target IP address responded with: "421 4.4.2 Connection dropped due to SocketError." Attempted to failover to alternate host, but that did not succeed. Either there are no alternate hosts, or delivery failed to all alternate hosts.

  • All receive connectors settings are identical between 13A and 13B
  • Telnet works fine to 13A
  • Telnet to 13B over WAN or LAN makes no difference
  • Telnet on 13B to localhost works fine
  • We have no firewalls internally on the domain
  • The network adapter order is fine
  • Network settings are identical between 13A and 13B
  • Ping and RDP to 13B works fine.
  • Antivirus (SCEP 2012) is handled by policies, so exact same settings on 13A and 13B
  • Test-Mailflow (without parameters) work fine on 13B if its the active DAG server.

Thanks, any advise highly appreciated. 

MSExchange Mid-Tier Storage, Event id 10100 and 6002

$
0
0

I have installed Exchange 2013 standard version in clean single domain structure with two Windows 2012 domain controllers and about 60 users that all have mailbox on the Exchange server. 

 I’m getting MSExchange Mid-Tier Storage warning in event viewer 20 to 30 times a day.  It’s event id 10100 and 6002, mostly 10100. Everything seems to be working but I want to get rid of this warning.

Detailed.

Log Name:      Application

Source:        MSExchange Mid-Tier Storage

Date:         4.2.2013 02:23:32

Event ID:      10010

Task Category: ResourceHealth

Level:        Warning

Keywords:      Classic

User:         N/A

Computer:      somecomputer.somedomain.com

Description:

Process: MSExchangeDelivery (1624), Db:ca5fd10f-3da0-4d83-96f3-a18387b678de,C:2,BT:00:00:00,

Event Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

  <System>

    <Provider Name="MSExchange Mid-Tier Storage" />

    <EventID Qualifiers="32768">10010</EventID>

    <Level>3</Level>

    <Task>6</Task>

    <Keywords>0x80000000000000</Keywords>

    <TimeCreated SystemTime="2013-02-04T02:23:32.000000000Z" />

    <EventRecordID>224585</EventRecordID>

    <Channel>Application</Channel>

    <Computer>somecompter.somedomain.com</Computer>

    <Security />

  </System>

  <EventData>

    <Data>Process: MSExchangeDelivery (1624), Db:ca5fd10f-3da0-4d83-96f3-a18387b678de,C:2,BT:00:00:00,</Data>

  </EventData>

</Event>

exchange 2013 pop3 connector

$
0
0

Hello. I have a exchange 2013 server.  It's been working fine for the last year. I missed the email saying the certificate was expiring. Of course after that things went wrong big time. I got a new certificate installed and have made everything work again except pop3. (it was working fine before the certificate expiring.) I suspect I have just missed something. Not that there is a lot of things to configure in a pop connector.

Ran a test popconnectivity. It gives me a result: Failure; Error:pop error: -err server unavailable. 21

Any ideas?
Thanks

How can I pre-populate the Auto-Complete data from the GAL for all users in my domain?

$
0
0

I'm migrating from Domino to Exchange soon, and Domino allows our pre-populated addresses to pull from the Company Address Book.  I'm trying to accomplish this in Exchange 2013, for my users who will all be running Outlook 2013.  My goal is to have their Auto-Complete contain all addresses in the GAL by default.  Then function as normal once those are populated.

Any Help is greatly Appreciated!


renaming the nic

$
0
0

I have a co-existing 2010 2013 Exchange environment.

The 2013 is a DAG with 3 members each with 2 nics each, across 3 sites, right now everything works fine.

any problems with me renaming just the nics?

Exchange Server 2013 - Lab setup with internal emails only

$
0
0

Hi,

I'm new to Exchange Server 2013. I've started a POC on the product by setting up a Lab environment with one 1 AD server and 1 Exchange server (Both Windows 2012 R2). As this is a POC I just need the internal email communication. I don't want the mails to go over the internet. 

I've completed the installation part and just started to configure Send/Receive connectors and got stuck with the question whether the connectors are required or not.

Could someone please help me out in configuring internal email setup for Exchange 2013 lab setup.

Regards,

Nithin

missing database

$
0
0

2010 to 2013 upgrade. Getting this error on one of my new 2013 servers, how do I get rid of it?

The Microsoft Exchange Mailbox Replication service was unable to process jobs in a mailbox database.

Database: Missing database (cc2d48f3-872d-4566-840d-e5ebbd909e3a)

Error: Database 'cc2d48f3-872d-4566-840d-e5ebbd909e3a' doesn't exist.


End-user item search limit @ 250, increase?

$
0
0

Hello,

 I am wondering if there is a way to increase the limit of items returned for a search from 250 to something more?

 Example -

  • UserA has a mailbox. 3000+ emails, 1 year worth of data in the Inbox.
  • UserA has his Outlook configured in "online" mode (cache disabled). "Improve search speed by limiting the number of results shown" is disabled as well (in the Options > Search). 
  • UserA runs a search for letter "a".
  • Search returns 250 items - no option to get more at the bottom of search results.
  • UserA logs in to OWA.
  • Runs a search for letter "a" again.
  • OWA returns 250 items and says "If you can't find what you were looking for, please try more specific terms"

 Exception -

If UserA puts his Outlook in cached mode, and allows it to cache everything, the search (performed locally by the indexer on UserA's machine) will find way more than 250 items.

 This behavior is observed in Outlook 2010 and Outlook 2013.
 This was not an issue when UserA was on Exchange 2010 - when the user clicked "Get More" after the initial results from Search, it would load everything else it found.

 Question - Where on the Exchange server can I modify the setting for this, and is it modifiable?

 Answers similar to "have user use more specific terms" or "have user specify a time range" are not what I am looking for. This worked in 2010 and having to tell the user to use more specific terms will equal to a disaster.

Please advise, thanks.

Exchange Online and Local Exchange mailbox

$
0
0

Hi,

For a local exchange mailbox to show up we need to create a mailbox in hybrid exchange, what if it wasn’t done and we need the mailbox to show up on Local hybrid exchange and as well as on Exchange Online.

Scenario – AD accounts created à Syncedà O365 User account created but local exchange mailbox is not created.

What should I do in this scenario?

Viewing all 4521 articles
Browse latest View live


Latest Images

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