Quantcast
Channel: Exchange Server 2010 forum
Viewing all 19214 articles
Browse latest View live

Exchange 2010: trying to delete a mobile device

$
0
0

Tried to delete all mobile devices from mailbox. Last mobile device failed: MapiExceptionJetErrorLVCorrupted: Unable to get properties on object (hr=0x80004005, ec=-1526).

Error on accessing properties of mailbox: "The process failed to get the correct properties. It was running the command 'Get-ActiveSyncDeviceStatistics - mailbox xxxx.com/users/xxxxx' -ShowRecoveryPassword'.


Can the default self-signed certificate be removed/deleted in Exchange 2010?

$
0
0

Exchange Forum members,

We have an active UCC certificate from GoDaddy.com for our Exchange 2010 servers.  There is a self-signed certificate that appears to have been from when the Exchange servers were implemented that has the SMTP service assigned to it but is "grayed out" when I try to remove that service via the Exchange Management Console.  All needed services are assigned to the UCC certificate and verified (Outlook clients, OWA, Autodiscover, etc.).

Can the default self-signed certificate be removed without creating any issues in Exchange?

Thanks in advance,

Joe

Use Database Retention Defaults on Mailboxes

$
0
0

Hi,

I've just configured the Deletion Settings on an Exchange 2010 SP1 database in EMC (via Organisation Configuration --> Mailbox -->database Properties --> Limits --> Keep deleted items for (days).

I then used set-mailbox user -UseDatabaseRetentionDefaults $true to force the user mailbox to use the database defaults.

When I did this, I found that the RetainDeletedItemsUntilBackup and RetainDeletedItemsFor attributes had been set correctly, however if I interrogate the UseDatabaseRetentionDefaults attribute it is still set to false. If I then review the Storage Quotas on the user mailbox in EMC I also find that the 'Use Mailbox database defaults' is not checked, however 'Keep deleted items for day(s)' and 'Do not permanelty delete items until you back up the database' are set correctly (based on the database defaults).

To make things more confusing, if I try to check the 'User mailbox database defaults' checkbox or re-run set-mailboxuser -UseDatabaseRetentionDefaults $true I get a warning advising the command completed successfully but no settings were modified.

Additionally, if I manually attempt to change the 'Keep deleted items for day(s)' via EMC after setting UseDatabaseRetentionDefaults to True any changes are lost when I click Apply - which means that Exchange is forcing the application of the database defaults, however neither EMC or the UseDatabaseRetentionDefaults attribute for the mailbox confirm that the defaults are being used.

My question is what is going on? and how do I determine if database defaults have been applied to a user or not without manually attempting to change a value?

Thanks,

Shane.

 

Exchange 2010 server with Outlook 2007 Clients

$
0
0

Hi,

I hope someone can help me please. I have a sbs 2011 server running microsoft exchange 2010. The server originally when it was setup used a self signed certificate. Subsequently installed a wildcard ssl on the server and a number of users are getting the following message. The users are all on the internal network and are running outlook 2007. The message is:


I would be grateful for any help? Thanks


Moving public folders to new server

$
0
0

Hello, I know there are several topics about this already, but the answers are quite vague.

  1. I need to move public folders from Server A to Server B. The common answer I have seen to do this is the moveallreplicas script. What I am wondering is, is it literally I just run the script and the database gets moved? There is no prep work required or any other steps involved with moving the public folders/database?
  2. Is there downtime while the script runs and folders/database is moved?

Exchange 2010 SP3 RU10 installation error 2771

$
0
0

When trying to install RU10 on my tool server. I am getting error 2771 and step up stops. I tried using Admin mode via cmd. Same error.

Please advise.


Amit

Modify Exsiting Dynamic Disribution List

$
0
0

Hey all:

We have a ddl that needs a slight mod. I see how to look at the filter in EAC and have copied and pasted it here. My question is what would be the power shell cmd to change the office from Corp HQ to Corp F1? I'm assuming its what I've supplied, just want to confirm;

Set-DynamicDistributionGroup -Identity "CorpHQ" -RecipientFilter ((((Office -eq 'Corp HQ') -or (((((Description -like 'Corp HO*') -and (-not(Name -like 'SystemMailbox{*')))) -and (-not(Name -like 'CAS_{*')))))) -and (-not(Name -like 'SystemMailbox{*')) -and (-not(Name -like 'CAS_{*')) -and (-not(RecipientTypeDetailsValue -eq 'MailboxPlan')) -and (-not(RecipientTypeDetailsValue -eq 'DiscoveryMailbox')) -and (-not(RecipientTypeDetailsValue -eq 'ArbitrationMailbox')))

Disabled mailboxes are not removed after 30 days

$
0
0
Our Exchange 2010 sp3 server is set to retain disabled mailboxes for 30 days. I checked today and noticed we have a few mailboxes that have been retained beyond the 30 day period. Is there a way to verify the policy is working or trigger a purge? I'm aware of the shell commands to remove the mailboxes but it was my understanding Exchange was doing that automatically after 30 days?

Exchange 2010 ECP Error Message and Event Viewer Log

$
0
0

When attempting to use the Exchange Control Panel I receive the following error pop-up:

Sorry! We're having trouble processing your request right now. Please try again in a few minutes.

In event viewer I receive the following Error directly at the time I try to do something within ECP:

Log Name:      Application
Source:        System.ServiceModel 3.0.0.0
Date:          11/2/2015 3:58:21 PM
Event ID:      3
Task Category: WebHost
Level:         Error
Keywords:      Classic
User:          SYSTEM
Computer:      machine name
Description:
WebHost failed to process a request.
 Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/40466701
 Exception: System.ServiceModel.ServiceActivationException: The service '/ecp/Reporting/MailboxSearches.svc' cannot be activated due to an exception during compilation.  The exception message is: Could not load file or assembly 'App_Web_dfmi0jtn, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.. ---> System.IO.FileNotFoundException: Could not load file or assembly 'App_Web_dfmi0jtn, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'App_Web_dfmi0jtn, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
   at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
   at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
   at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
   at System.Reflection.Assembly.Load(String assemblyString)
   at System.ServiceModel.Activation.ServiceHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses)
   at System.ServiceModel.ServiceHostingEnvironment.HostingManager.CreateService(String normalizedVirtualPath)
   at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(String normalizedVirtualPath)
   at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   --- End of inner exception stack trace ---
   at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)
   at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath)
 Process Name: w3wp
 Process ID: 10612Event Xml:
<Event xmlns="no links allowed because I am not verified yet">
  <System>
    <Provider Name="System.ServiceModel 3.0.0.0" />
    <EventID Qualifiers="49154">3</EventID>
    <Level>2</Level>
    <Task>5</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-11-02T20:58:21.000000000Z" />
    <EventRecordID>501975</EventRecordID>
    <Channel>Application</Channel>
    <Computer>computer name</Computer>
    <Security UserID="Ssd" />
  </System>
  <EventData>
    <Data>System.ServiceModel.ServiceHostingEnvironment+HostingManager/40466701</Data>
    <Data>System.ServiceModel.ServiceActivationException: The service '/ecp/Reporting/MailboxSearches.svc' cannot be activated due to an exception during compilation.  The exception message is: Could not load file or assembly 'App_Web_dfmi0jtn, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.. ---&gt; System.IO.FileNotFoundException: Could not load file or assembly 'App_Web_dfmi0jtn, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'App_Web_dfmi0jtn, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
   at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp; stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
   at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark&amp; stackMark, Boolean forIntrospection)
   at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark&amp; stackMark, Boolean forIntrospection)
   at System.Reflection.Assembly.Load(String assemblyString)
   at System.ServiceModel.Activation.ServiceHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses)
   at System.ServiceModel.ServiceHostingEnvironment.HostingManager.CreateService(String normalizedVirtualPath)
   at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(String normalizedVirtualPath)
   at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   --- End of inner exception stack trace ---
   at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)
   at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath)</Data>
    <Data>w3wp</Data>
    <Data>10612</Data>
  </EventData>
</Event>

I have looked at the App Pools to determine that ECP and OWA are using .Net 2.0 and I have tried an IISReset. Beyond these things, I am not sure what to move forward with so I am attempting a reboot tonight. Any advice is appreciated.

Thanks.


Outlook for some users on a RDS server autodiscovers to ancient CAS Server

$
0
0

Hi There,

Not sure where this should go. But in the end, its an exchange issue, so hopefully this is the right place.

The history of this client is that about 5-6years ago, they had an onsite exchange server that was decommissioned. They were using hosted exchange with another company for the last 5-6 years. We've migrated them to O365 a month ago.

Everything works fine, except that we've got about 12 users on an RDS server who's outlook is autoconfiguring to the ancient onsite exchange server that was decommissioned 5-6 years ago.

I've updated SCP to point to the O365 platform which worked for everyone on all PCs except for these 12 users on this one server.

The user's outlooks on their PCs autoconfigure fine without issue, and other users on the RDS server configure fine, its just a combination of these users on this particular RDS server.

I for the life of me cannot figure out what is happening for these few users.

Ben

Non-Delivery Report after changing smarthosts

$
0
0

I cut over to a different smarthost (went from Symantec to Proofpoint) and noticed that I'm getting a non-delivery report e-mail in my Outlook inbox about every 20 mins. Most of them are regarding the same exact e-mail.

I've no idea how to track this down  far as why it's being triggered and why I am receiving it. 

Can anyone assist? I'm trying to search via the proofpoint appliance search, as well as Exchange, and while I can see the messages there, it doesn't give me any insight as to why I'm getting a non-deliverable -- i'm not even a recipient 

E-mail is:

From: Mail Delivery Subsystem [MAILER-DAEMON@ProofPointServer.localdomain.com]
Sent: Monday, November 02, 2015 3:05 PM
To: AWatch@server01.localdomain.com
Subject: Undeliverable: AMICAS Watch red alert for AMICAS Server #1873 (server02).

Delivery has failed to these recipients or groups:
AWatch@server01.localdomain.com
The recipient's e-mail address isn't correct. Please check the e-mail address and try to resend the message. If the problem continues, contact your helpdesk.
The following organization rejected your message: server01.localdomain.com.






Diagnostic information for administrators:
Generating server: ProofPointServer.localdomain.com
AWatch@server01.localdomain.com
server01.localdomain.com #<server01.localdomain.com #5.1.2 SMTP; 550 Host unknown> #SMTP#
Original message headers:
Return-Path: <>
Received: from pps.filterd (ProofPointServer.localdomain.com [127.0.0.1])by
 ProofPointServer.localdomain.com (8.15.0.59/8.15.0.59) with SMTP id tA2Kw6sL042234for
 <AWatch@server01.localdomain.com>; Mon, 2 Nov 2015 15:01:59 -0600
Received: from mail9.localdomain.com (mail9.localdomain.com [10.13.70.59])by
 ProofPointServer.localdomain.com with ESMTP id 1xvts2gcwq-1(version=TLSv1/SSLv3
 cipher=AES128-SHA bits=128 verify=NOT) for <AWatch@server01.localdomain.com>; Mon,
 02 Nov 2015 15:01:59 -0600
MIME-Version: 1.0
From: <postmaster@externaldomain.com>
To: <AWatch@server01.localdomain.com>
Date: Mon, 2 Nov 2015 15:01:59 -0600
Content-Type: multipart/report; report-type=delivery-status;
boundary="8757241e-cd89-4947-a3ac-267b9be17f9d"
Content-Language: en-US
Message-ID: <f64df61d-7e36-4088-9418-10c36b0aea25@externaldomain.com>
In-Reply-To: <16471729.1446498118818.JavaMail.dicom@server02>
References: <16471729.1446498118818.JavaMail.dicom@server02>
Subject: Undeliverable: AMICAS Watch red alert for AMICAS Server #1873
 (server02).
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2015-11-02_12:,,
 signatures=0
X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 kscore.is_bulkscore=0
 kscore.compositescore=1 compositescore=0.9 ndrscore=0 suspectscore=3
 malwarescore=0 phishscore=0 bulkscore=0 kscore.is_spamscore=0 rbsscore=0.9
 spamscore=0 urlsuspectscore=0.9 adjustscore=0 adultscore=0 classifier=spam
 adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310000
 definitions=main-1511020362
X-Regulatory-Partner: 1

Powershell script to get all new attachments and store them on a network share

$
0
0

I need help to create a script that reads a users inbox and stores the .pdf attachments received on a network share.

I have tried to use the EWS service, but with the latest SP i get bind errors.

Is it possible to use the export-mailbox cmdlet to save to a network share instead of a pst file? If not, is there a way to extract the attachments from the pst file?

With EWS, how to consistently get delivery reports after the message they correspond to?

$
0
0

Environment: Exchange 2010+SP3

I'm using SyncFolderItems and notifications to process all items coming into a mailbox.

The application needs to correlate delivery reports (and NDRs, and other custom messages) to the original message.

In some circumstances (maybe when Exchange is heavily loaded, we're not sure), the notification messages appear in the mailbox (as obtained by using SFI) some time before the original message, and in extreme cases we have logged evidence of the original message appearing over 3 minutes after the notifications arrived.

As we delete the notifications when we process them because we also get some notifications for messages we'll never get, we lose the correlation of them.

So, my question is, is this out of logical order delivery to be expected, and might some alternative way of getting the messages from the mailbox ensure we'd get the original message before the notifications?

legacyExchangeDN updates causing Autocomplete to break

$
0
0

Currently running Exchange 2010 SP2, Rollup 2.

We have an external coexistence script (with Groupwise) that appears to be updating contacts. This script is also updating the legacyExchangeDN attribute of these mail contacts. However, it appears the actual content of the legacyExchangeDN is not changing, but being over written with the same value (possibly deleting, then adding back in legacyExchangeDN value).

Will this type of modification cause Autocomplete to break? While I realize that changing the value of the legacyExchangeDN will cause Autocomplete cache to break, will deleting then putting the original value back in cause Autocomplete to break as well?

Thanks for any insight.

Error Code:1603. Event Id: 1023 - RU10 Install Failures Exchange 2010 SP3 - Mailbox Server

$
0
0

I have ran the setup with elevated privileges but it keeps rolling back with this error in the log file.

Product: Microsoft Exchange Server - Update 'Update Rollup 10 for Exchange Server 2010 Service Pack 3 (KB3049853) 14.3.248.2' could not be installed. Error code 1603. Additional information is available in the log file c:\rollup10-1.log.

Ran the command as follows to collect log

thank you ...


Task Test-OutlookConnectivity writing error when processing record of index 0. Error: Microsoft.Exchange.Monitoring.MailboxNotFoundException: Failed to find the mailbox. Mailbox

$
0
0

Can anyone identify the exact issue of the below problem.

This event is trigerring on Exchange 2010 HUB/CAS Server for every 2 to 5 Min

Issue:

(PID 4792, Thread 113) Task Test-OutlookConnectivity writing error when processing record of index 0. Error: Microsoft.Exchange.Monitoring.MailboxNotFoundException: Failed to find the mailbox. Mailbox = 'extest_63b9a16158864@domain.com'.

at Microsoft.Exchange.Monitoring.TestOutlookConnectivityTask.GetTestMailbox()

at Microsoft.Exchange.Monitoring.TestOutlookConnectivityTask.get_Identity()

at Microsoft.Exchange.Monitoring.TestOutlookConnectivityTask.InternalValidate()

Source:MSExchange Configuration Cmdlet - Management Console

Event ID:4


Hari Bylapudi

Exchange DAG Event ID 1548 on Cluster manager

$
0
0
I added the 3rd ex2010 server to the DAG. Every thing is working but new server has new ver of cluster service.

Event ID 1548 WARNING "detected that it is running a different but compatible version of the cluster service software"

Q: Can I add the database copies of the DAG to the new server before fixing this issue or I have to update cluster service software on the other 2 servers before proceeding

numan

Mail Enabled Distribution Groups - Exchange 2010

$
0
0

Is it wise to delete Distribution Groups that have no members which are mail enabled?

what are the consequences please?


Database Exchange grow up large

$
0
0

Dear Technet MS,

In my company have system exchange server 2010, Now my problem is database exchange .edb large in times so free space is not enough for grow up.

Exchange two database exchange: db1.edb => 410G, db2.edb=>430G on a volume server total 980G.

So my case is problem space storage.

I want to be advised any solutions to solve my problem from Microsoft Advisor

Decrease database exchange db1 and db2,.

I intend to hdd extension for SAN and  Mount 2 volume (S1, S2) from SAN. after I move path database db1=>S1, db2=>S2.

I want to ask move path for volume over 410 G and  430G to SAN, How much times do it?

And solution Decrease database exchange db1 and db2,.

I need for help and  Advisor from Tehnical Ms 

Thanks

apply public certificate to exchange 2010 setup

$
0
0

Thanks for your help.

My current setup are:

- 1x Exchange 2010 server (mail01) with all role as backend

- 1x Exchange 2010 server (mail02) with cas role as front end

- 1x TMG server as Reverse proxy

- using Internal self sign cert now to serve owa and outlook anywhere

- the server right now support receive mail for multiple domain  (around 5 domain)

- autodiscover DNS setting for each domain are already setup

Now I need to replace the self sign cert with a public signed certificate like symantec one and I've already wildcard cert for our main domain, eg *.example.com

After I review the steps when generate the self sign cert for frontend server (mail07), it included a few SAN entry for each receive email domain and this cert use on TMG server also to accept external request.

Question

1. if I use the wildcard certificate, it is not included those SAN records, anything will not work?

2. about the autodiscover services for other domain, does it work when using the wildcard cert?

3. how to handle for this case? and what is the procedure to apply existing cert to exchange 2010 and TMG?

Thanks for your help.

Patrick




Viewing all 19214 articles
Browse latest View live


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