Quantcast
Channel: Exchange Server 2010 Forum
Viewing all 4458 articles
Browse latest View live

Mail Enabled Security Groups

$
0
0

Hi,

Should you be able to expand a mail enabled security groups in outlook 2010/exchange 2010 by pressing the '+' symbol next to the group? These are global groups do they need to be converted to universal? 

While trying to expand these I get the following..

"

Cannot perform the requested operation. The command selected is not valid for this recipient. There was an error while expanding the list. The list was not fully expanded.

"

Is this by design ?

Thanks


MSExchange ActiveSync Event ID 1016 after Cross Forest Migration from Exchange 2007 to 2010

$
0
0

Hi all,

i have here a big Problem with ActiveSync (Mobile Devices) after the Cross forest Migration from Exchange 2007 to 2010:

We install a new Forest with 2 Domain Controllers and 4 Exchange 2010 SP2 Servers.

All Servers where Virtual on ESXi 5

2 Servers have CAS and HUB Rooles and the CAS Array with NLB is configured.

The Mailbox Servers where configured with DAG Group and 5 Databases.

Outlook, Outlook for Mac, Mac Mail and OWA working fine.

But we have still problems with ActiveSync.

The Devices cannot connect to Exchange Server and say that they can not Autenticate to the Server or cannot connect to the Server.

In the Event Log i found the Event ID 1016 every minute witch say:

Exchange ActiveSync has encountered repeated failures when it tries to access data on Mailbox server [MAILBOX2.xxxx.edu]. It will temporarily stop making requests to the Mailbox server for [60] seconds to reduce load on that server. This delay may occur if the Mailbox server is overloaded. If this event is logged frequently, review the Application log on this server and the Mailbox server noted above for other events that could indicate the root cause of performance problems.
Additional information:
"serverFQDN=MAILBOX2.xxxx.edu
Error 0:

ErrorTimeStamp:
9/1/2012 4:15:15 PM
Exception:
--- Exception start ---
Exception type: Microsoft.Exchange.Data.Storage.ConnectionFailedTransientException
Exception message: Cannot open mailbox /o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=*Mailbox*95c.
Exception level: 0
Exception stack trace:    at Microsoft.Exchange.Data.Storage.MailboxSession.ForceOpen(MapiStore linkedStore)
   at Microsoft.Exchange.Data.Storage.MailboxSession.Initialize(MapiStore linkedStore, LogonType logonType, ExchangePrincipal owner, DelegateLogonUser delegateUser, Object identity, OpenMailboxSessionFlags flags, GenericIdentity auxiliaryIdentity)
   at Microsoft.Exchange.Data.Storage.MailboxSession.<>c__DisplayClass12.<CreateMailboxSession>b__10(MailboxSession mailboxSession)
   at Microsoft.Exchange.Data.Storage.MailboxSession.InternalCreateMailboxSession(LogonType logonType, ExchangePrincipal owner, CultureInfo cultureInfo, String clientInfoString, IAccountingObject budget, Action`1 initializeMailboxSession, InitializeMailboxSessionFailure initializeMailboxSessionFailure)
   at Microsoft.Exchange.Data.Storage.MailboxSession.CreateMailboxSession(LogonType logonType, ExchangePrincipal owner, DelegateLogonUser delegateUser, Object identity, OpenMailboxSessionFlags flags, CultureInfo cultureInfo, String clientInfoString, PropertyDefinition[] mailboxProperties, IList`1 foldersToInit, GenericIdentity auxiliaryIdentity, IAccountingObject budget)
   at Microsoft.Exchange.Data.Storage.MailboxSession.ConfigurableOpen(ExchangePrincipal mailbox, MailboxAccessInfo accessInfo, CultureInfo cultureInfo, String clientInfoString, LogonType logonType, PropertyDefinition[] mailboxProperties, InitializationFlags initFlags, IList`1 foldersToInit, IAccountingObject budget)
   at Microsoft.Exchange.Data.Storage.MailboxSession.Open(ExchangePrincipal mailboxOwner, WindowsPrincipal authenticatedUser, CultureInfo cultureInfo, String clientInfoString, Boolean wantCachedConnection)
   at Microsoft.Exchange.Data.Storage.MailboxSession.Open(ExchangePrincipal mailboxOwner, WindowsPrincipal authenticatedUser, CultureInfo cultureInfo, String clientInfoString)
   at Microsoft.Exchange.AirSync.Command.OpenMailboxSession(AirSyncUser user, Boolean shouldUseBudget)
   at Microsoft.Exchange.AirSync.Command.WorkerThread()
Inner exception follows...
Exception type: Microsoft.Mapi.MapiExceptionLogonFailed
Exception message: MapiExceptionLogonFailed: Unable to open message store. (hr=0x80040111, ec=1010)
Diagnostic context:
    Lid: 55847   EMSMDBPOOL.EcPoolSessionDoRpc called [length=777]
    Lid: 43559   EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=224][latency=0]
    Lid: 23226   --- ROP Parse Start ---
    Lid: 27962   ROP: ropLogon [254]
    Lid: 17082   ROP Error: 0x3F2    
    Lid: 26937 
    Lid: 21921   StoreEc: 0x3F2    
    Lid: 27962   ROP: ropExtendedError [250]
    Lid: 1494    ---- Remote Context Beg ----
    Lid: 26426   ROP: ropLogon [254]
    Lid: 56333 
    Lid: 6372    StoreEc: 0x80070005
    Lid: 24824 
    Lid: 4740    StoreEc: 0x80070005
    Lid: 30409   StoreEc: 0x80070005
    Lid: 19145   StoreEc: 0x3F2    
    Lid: 23241   StoreEc: 0x3F2    
    Lid: 32186 
    Lid: 8620    StoreEc: 0x3F2    
    Lid: 1750    ---- Remote Context End ----
    Lid: 26849 
    Lid: 21817   ROP Failure: 0x3F2    
    Lid: 26297 
    Lid: 16585   StoreEc: 0x3F2    
    Lid: 32441 
    Lid: 1706    StoreEc: 0x3F2    
    Lid: 24761 
    Lid: 20665   StoreEc: 0x3F2    
    Lid: 25785 
    Lid: 29881   StoreEc: 0x3F2    
Exception level: 1
Exception stack trace:    at Microsoft.Mapi.MapiExceptionHelper.ThrowIfError(String message, Int32 hresult, SafeExInterfaceHandle iUnknown, Exception innerException)
   at Microsoft.Mapi.ExRpcConnection.OpenMsgStore(OpenStoreFlag storeFlags, String mailboxDn, Guid mailboxGuid, Guid mdbGuid, MapiStore msgStorePrivate, String& correctServerDn, ClientIdentityInfo clientIdentityAs, String userDnAs, String applicationId, CultureInfo cultureInfo)
   at Microsoft.Mapi.MapiStore.OpenMapiStore(String serverDn, String userDn, String mailboxDn, Guid guidMailbox, Guid guidMdb, String userName, String domainName, String password, String httpProxyServerName, ConnectFlag connectFlags, OpenStoreFlag storeFlags, CultureInfo cultureInfo, Boolean wantRedirect, String& correctServerDN, ClientIdentityInfo clientIdentity, String applicationId, Client xropClient, Boolean wantWebServices, Byte[] clientSessionInfo, TimeSpan connectionTimeout)
   at Microsoft.Mapi.MapiStore.OpenMailbox(String serverDn, String userDn, String mailboxDn, String userName, String domainName, String password, ConnectFlag connectFlags, OpenStoreFlag storeFlags, CultureInfo cultureInfo, WindowsIdentity windowsIdentity, String applicationId)
   at Microsoft.Exchange.Data.Storage.MailboxSession.ForceOpen(MapiStore linkedStore)
--- Exception end ---

Microsoft say, that no User action is required, but ......

The Exchange Connectivity Test say: (Sorry only German)

Webausnahme aufgrund des Empfangs der Antwort 'HTTP 503 - ServiceUnavailable' von Unknown

Can anyone help where i have to search for the Problem ?

Michael

owa option issue

$
0
0
New user accounts which are created just one week can’t click "option" in owa. I run it on owa basic version.
It works well. I also try firefox and chrome. Result is not difference.<o:p></o:p>
<o:p> </o:p>

What Do I need to make Exchange Server 2010 High Availble

$
0
0

 Dear All,

My Company want me to give them the requirments for Exchange Server 2010 High availbility

How many server i need ? is 2 server will do the job? if we want to replicate Mailbox, CAS and HUB tranport.

Should we save the DB on file server or it can be on any exchange server?

I should use enterprise exchange edition and windows 2008 R2 enterprise edition?

what is the best design? 


Ahmed Al-Ahmed MCITP Enterprise Administrator

view current exchange rbac permissions

$
0
0

hi !

i unfortunately i am facing with an exchange 2010 organization with no documents and a lot of mess.

some things are made ok but i have some problem with permissions

for example support teams have more than enough permissions on exchange server

or they lack some necessary ones

or for example they are not able to enable mailboxes in some OU's but can do that in some others

what is the best, fastest and most reliable method to find current permissions ?

(which roles are defined, which permissions are there, what management roles and ... for example, why the last problem (i mentioned above) exists ? in what OU the enable-mailbox has been granted for the support team ... ?

unable to mount database exchange 2010

$
0
0

Hello , 

i create new data base , mount it , and i,v added new copy every thing was going fine 

i start moving some archive mailboxes into it , then the mailbox movement stops , and i got some errors  , Now the database dismounted  


[PS] C:\Windows\system32>eseutil.exe /mh  I:\USER_ARCHIVEDB3\user_archivedb3.edb

Extensible Storage Engine Utilities for Microsoft(R) Exchange Server
Version 14.01
Copyright (C) Microsoft Corporation. All Rights Reserved.

Initiating FILE DUMP mode...
Error: Access to source database 'I:\USER_ARCHIVEDB3\user_archivedb3.edb' failed with Jet error -1206.

This may have happenned due to a corrupted database header. Explicitly setting a page size might bypass this failure.

Operation terminated with error -1206 (JET_errDatabaseCorrupted, Non database file or corrupted db) after 0.47 seconds

could you please help ? 

POP3 conector - Failure hrResult (0x800ccc6f) - ID 202

$
0
0

Hi,

I have problem with pop3 conector. In one mailbox i have "undeliverable message".

EVENT: Because of transient or unknown failures, one or more messages (1) could not be delivered to 'slos@mon.local' on the SMTP server 'localhost'. The messages will be left on the POP3 server. If these failures continue to occur, you can either connect to the POP3 account and retrieve or delete the messages manually, or resolve the problem causing the errors. For more information, see the log file at "C:\Program Files\Windows Small Business Server\Logs\pop3connector\pop3service.log".

I check pop3service.log and I looked to provider mailbox and I deleted all items, but still is the same error. On the pop3 server isn't any email...

Do You can me some advice? Thank for replies...

________________________________________________________________________________

And here is log:

3:24:25: Check for new messages: 1 (3,00 kB) total.
[t 0] 08/28/12, 13:24:25: (AsyncConn[ localhost:25 ]) Connecting to 'localhost' on port 25.
[t 0] 08/28/12, 13:24:25: (SMTP) [RX] 220 m2.mon.local Microsoft ESMTP MAIL Service ready at Tue, 28 Aug 2012 13:24:25 +0200
[t 0] 08/28/12, 13:24:25: (SMTP) [TX] EHLO m2
[t 0] 08/28/12, 13:24:25: (SMTP) [RX] 250-m2.mon.local Hello [127.0.0.1]
[t 0] 08/28/12, 13:24:25: (SMTP) [RX] 250-SIZE 20971520
[t 0] 08/28/12, 13:24:25: (SMTP) [RX] 250-PIPELINING
[t 0] 08/28/12, 13:24:25: (SMTP) [RX] 250-DSN
[t 0] 08/28/12, 13:24:25: (SMTP) [RX] 250-ENHANCEDSTATUSCODES
[t 0] 08/28/12, 13:24:25: (SMTP) [RX] 250-AUTH LOGIN
[t 0] 08/28/12, 13:24:25: (SMTP) [RX] 250-8BITMIME
[t 0] 08/28/12, 13:24:25: (SMTP) [RX] 250-BINARYMIME
[t 0] 08/28/12, 13:24:25: (SMTP) [RX] 250 CHUNKING
[t 0] 08/28/12, 13:24:25: (POP3) [TX] LIST
[t 0] 08/28/12, 13:24:25: (POP3) [RX] +OK 1 messages (3074 octets)
[t 0] 08/28/12, 13:24:25: (POP3) [RX] 1 3074
[t 0] 08/28/12, 13:24:25: (POP3) [RX] .
[t 0] 08/28/12, 13:24:25: Downloading message 1 of 1.
[t 0] 08/28/12, 13:24:25: (POP3) [TX] RETR 1
[t 0] 08/28/12, 13:24:25: (POP3) [RX] +OK 3074 octets
[t 0] 08/28/12, 13:24:25: Sending message 1 to the SMTP recipient slos@mon.local...
[t 0] 08/28/12, 13:24:25: (SMTP) [TX] MAIL FROM: <> RET=FULL
[t 0] 08/28/12, 13:24:25: (SMTP) [RX] 250 2.1.0 Sender OK
[t 0] 08/28/12, 13:24:25: (SMTP) [TX] RCPT TO: <slos@mon.local> NOTIFY=FAILURE
[t 0] 08/28/12, 13:24:25: (SMTP) [RX] 250 2.1.5 Recipient OK
[t 0] 08/28/12, 13:24:25: (SMTP) [TX] DATA
[t 0] 08/28/12, 13:24:25: (SMTP) [RX] 354 Start mail input; end with <CRLF>.<CRLF>
[t 0] 08/28/12, 13:24:25: (SMTP) [TX] 
.
[t 0] 08/28/12, 13:24:30: (SMTP) [RX] 554 5.1.0 Sender denied
[t 0] 08/28/12, 13:24:30: Failure hrResult (0x800ccc6f) trying to deliver message id 1:
[t 0] 08/28/12, 13:24:30: SMTPRESPONSE:    * * *   !Failed!   * * *
[t 0] 08/28/12, 13:24:30:                  * * *              * * *
[t 0] 08/28/12, 13:24:30:                  * * *  0x800ccc6f  * * *
[t 0] 08/28/12, 13:24:30:       Command: [SMTP_DOT]
[t 0] 08/28/12, 13:24:30:     Completed: Yes.
[t 0] 08/28/12, 13:24:30:     IxpResult:
[t 0] 08/28/12, 13:24:30:   ---> ---> --->  hrResult: 0x800ccc6f
[t 0] 08/28/12, 13:24:30:                pszResponse: 554 5.1.0 Sender denied
[t 0] 08/28/12, 13:24:30:              uiServerError: 554
[t 0] 08/28/12, 13:24:30:              dwSocketError: 0
[t 0] 08/28/12, 13:24:30:                pwszProblem: <none>
[t 0] 08/28/12, 13:24:30: Unfamiliar error delivering mail: 554
[t 0] 08/28/12, 13:24:30: Full response details:
[t 0] 08/28/12, 13:24:30: SMTPRESPONSE:    * * *   !Failed!   * * *
[t 0] 08/28/12, 13:24:30:                  * * *              * * *
[t 0] 08/28/12, 13:24:30:                  * * *  0x800ccc6f  * * *
[t 0] 08/28/12, 13:24:30:       Command: [SMTP_DOT]
[t 0] 08/28/12, 13:24:30:     Completed: Yes.
[t 0] 08/28/12, 13:24:30:     IxpResult:
[t 0] 08/28/12, 13:24:30:   ---> ---> --->  hrResult: 0x800ccc6f
[t 0] 08/28/12, 13:24:30:                pszResponse: 554 5.1.0 Sender denied
[t 0] 08/28/12, 13:24:30:              uiServerError: 554
[t 0] 08/28/12, 13:24:30:              dwSocketError: 0
[t 0] 08/28/12, 13:24:30:                pwszProblem: <none>
[t 0] 08/28/12, 13:24:30: (SMTP) [TX] QUIT
[t 0] 08/28/12, 13:24:30: (POP3) [TX] QUIT
[t 0] 08/28/12, 13:24:30: (SMTP) [RX] 221 2.0.0 Service closing transmission channel
[t 0] 08/28/12, 13:24:30: (AsyncConn[ localhost:25 ]) Connection to 'localhost' closed.
[t 0] 08/28/12, 13:24:30: EVENT: Because of transient or unknown failures, one or more messages (1) could not be delivered to 'slos@mon.local' on the SMTP server 'localhost'. The messages will be left on the POP3 server. If these failures continue to occur, you can either connect to the POP3 account and retrieve or delete the messages manually, or resolve the problem causing the errors. For more information, see the log file at "C:\Program Files\Windows Small Business Server\Logs\pop3connector\pop3service.log".
[t 0] 08/28/12, 13:24:30: (POP3) [RX] +OK POP3 Server saying Good-Bye



SPF Record

$
0
0

Hi all,

I have 3 SMTP domains mail.xxx.com.sa, mail.yyy.com.sa and mail.zzz.com.sa that are hosted on the same Exchange 2010 box, I have one edge server and all the mentioned 3 MX records point to this edge server. My question is as follows:

How to set the SPF record to include these domains as the current SPF record is:

v=spf1 a:mail.xxx.com.sa ~all 


Exchange 2010 Disaster recovery never succeeds 100%

$
0
0

Every time whenever there has been disaster at our end. We never get it to 100% true recovery. With recovery switch it analyzes all the roles system had and requires to be recovered in order. It  gives ones or twice annoying error for getting it thorough. For HT/CAS no issues but with MBX even after giving database and logs at same path it never completes in completed state, it succeeds till 80-90% and fails and asks to repeat it from scratch. many times it simply throws error that all the roles are SUCCESSFULLY recovered. but with BPA says mailbox is partial recovered or is not installed. THOUGH regular mailing operation are working without any issues except search issue which i'm facing.


Cheers VP

Exchange 2010 Search and Search Indexer Services doesn't start

$
0
0

We recently had to migrate our Exchange to another H/W. everything went fine except Search services which aren't starting anymore

Log Name:      Application
Source:        MSFTESQL-Exchange
Date:          28-08-2012 07:40:21
Event ID:      10024
Task Category: MSFTESQL Service
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      MBX01.ABC.LOCAL
Description:
The full text search service failed to start. The system cannot find the file specified.   0x80070002.

Log Name:      Application
Source:        MSFTESQL-Exchange
Date:          28-08-2012 07:40:21
Event ID:      10016
Task Category: MSFTESQL Service
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      mbx01.abc.local
Description:
The global administration settings of full text search for instance Exchange are corrupted.  If the condition persists after recycling the service, please restore the registry from the last Windows backup to recover.  These settings are stored in the registry, not in SQL Server.

Anyone had similar issue?

Stand alone Exchange 2010SP2

Windows 2008 R2 EE


Cheers VP

Use External Certificate Internal

$
0
0

Hello,

i have a "one-name" certificate for external use with exchange 2010.

What is the best way to use this same certificate for internal use? (i don`t want the error about the certificate in outlook by internal use)

Thx

Error on restoring mailbox to a shared mailbox

$
0
0

Hi All,

I'm getting an error on restoring a mailbox from RSG to one of my shared mailbox. here's the error I'm getting

[PS] C:\>Get-MailboxRestoreRequestStatistics -Identity f922c68c-ddbb-4456-9e58-096cceb685dd | fl


RunspaceId                    : 9967f234-88bd-4ddf-bdb1-049ec1fa7bdd
Name                          : MailboxRestore
Status                        : Failed
StatusDetail                  : FailedMAPI
SyncStage                     : CopyingMessages
Flags                         : IntraOrg, Pull, Suspend
RequestStyle                  : IntraOrg
Direction                     : Pull
Protect                       : False
Suspend                       : True
SourceExchangeGuid            : 0f2cbe85-a4d5-49c1-8bd6-af61008021e8
SourceRootFolder              :
SourceVersion                 : Version 14.2 (Build 247.0)
SourceDatabase                : RECOVERY_mailbox
MailboxRestoreFlags           : Disabled, Recovery
TargetAlias                   : TEST-user1
TargetIsArchive               : False
TargetExchangeGuid            : 59e272e8-1ebe-41a8-b9e6-7570a7cb82bb
TargetRootFolder              : user
TargetVersion                 : Version 14.2 (Build 247.0)
TargetDatabase                : Databse
TargetMailboxIdentity         : doamin.domain.com/Domain Users/FMB/TEST-SMB
IncludeFolders                : {}
ExcludeFolders                : {}
ExcludeDumpster               : False
ConflictResolutionOption      : KeepSourceItem
AssociatedMessagesCopyOption  : DoNotCopy
BatchName                     :
BadItemLimit                  : 0
BadItemsEncountered           : 0
QueuedTimestamp               : 8/22/2012 8:23:49 PM
StartTimestamp                : 8/22/2012 8:25:19 PM
LastUpdateTimestamp           : 8/22/2012 8:27:26 PM
CompletionTimestamp           :
SuspendedTimestamp            :
OverallDuration               : 3.00:49:30
TotalSuspendedDuration        :
TotalFailedDuration           : 3.00:45:54
TotalQueuedDuration           : 00:01:30
TotalInProgressDuration       : 00:02:06
TotalStalledDueToHADuration   :
TotalTransientFailureDuration :
MRSServerName                 :
EstimatedTransferSize         : 344 MB (360,660,886 bytes)
EstimatedTransferItemCount    : 7646
BytesTransferred              : 67.55 MB (70,833,985 bytes)
BytesTransferredPerMinute     :
ItemsTransferred              : 3197
PercentComplete               : 21
PositionInQueue               :
FailureCode                   : -2147024809
FailureType                   : MapiExceptionInvalidParameter
FailureSide                   : Target
Message                       : Error: MapiExceptionInvalidParameter: Unable to modify table. (hr=0x80070057, ec=-2147024809)
                                Diagnostic context:
                                    Lid: 55847   EMSMDBPOOL.EcPoolSessionDoRpc called [length=192]
                                    Lid: 43559   EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=324][latency=0]
                                    Lid: 23226   --- ROP Parse Start ---
                                    Lid: 27962   ROP: ropModifyRules [65]
                                    Lid: 17082   ROP Error: 0x80070057
                                    Lid: 27745
                                    Lid: 21921   StoreEc: 0x80070057
                                    Lid: 27962   ROP: ropExtendedError [250]
                                    Lid: 1494    ---- Remote Context Beg ----
                                    Lid: 26426   ROP: ropModifyRules [65]
                                    Lid: 23921   StoreEc: 0x3EC
                                    Lid: 21970   StoreEc: 0x8004010F PropTag: 0x668F0040
                                    Lid: 21970   StoreEc: 0x8004010F PropTag: 0x668F0040
                                    Lid: 21970   StoreEc: 0x8004010F PropTag: 0x67F60040
                                    Lid: 21970   StoreEc: 0x8004010F PropTag: 0x67F60040
                                    Lid: 21970   StoreEc: 0x8004010F PropTag: 0x67F60040
                                    Lid: 48851
                                    Lid: 21970   StoreEc: 0x8004010F PropTag: 0x67F60040
                                    Lid: 51077   dwParam: 0x80000000
                                    Lid: 65267
                                    Lid: 40691
                                    Lid: 5559    StoreEc: 0x80070057
                                    Lid: 65015
                                    Lid: 65439
                                    Lid: 4302    StoreEc: 0x80070057
                                    Lid: 1750    ---- Remote Context End ----
                                    Lid: 26849
                                    Lid: 21817   ROP Failure: 0x80070057
                                    Lid: 29150
                                    Lid: 20446   StoreEc: 0x80070057
FailureTimestamp              : 8/22/2012 8:27:25 PM
FailureContext                : --------
                                Operation: IDestinationFolder.SetRules
                                OperationSide: Target
                                Primary (59e272e8-1ebe-41a8-b9e6-7570a7cb82b6)
                                Rules: [Rule: Condition: Restriction: AND[OR[OR[CONTENT[ptag:SenderEmailAddress, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"azic@aacfcu.com"(string)]]; CONTENT[pt
                                ag:SenderEmailAddress, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"piggy_non@kiki.com"(string)]]; CONTENT[ptag:SenderEmailAddress, IgnoreCase, val:[Tag:SenderEmail
                                Address, Value:"potbi@towertechinc.com"(string)]]; CONTENT[ptag:SenderEmailAddress, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"pzu@agilenco.com"(string)]]; CONTEN
                                T[ptag:SenderEmailAddress, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"updates@perfectgreeting.com"(string)]]]; AND[OR[AND[EXIST[ptag:SpamConfidenceLevel]; PROPERT
                                Y[ptag:SpamConfidenceLevel, GreaterThan, val:[Tag:SpamConfidenceLevel, Value:-1(int)]]]; OR[]]; NOT[OR[OR[CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[
                                Tag:SenderEmailAddress, Value:"@acos.domain-internal.com"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@ad2.ad
                                "@domain-internal.ch"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@domain-internal.ci"(string)]]; CONTENT[ptag
                                :SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@domain-internal.cn"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase,
                                val:[Tag:SenderEmailAddress, Value:"@domain-internal.co.ao"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@alca
                                tel-internal.co.il"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@domain-internal.co.ke"(string)]]; CONTENT[ptag
                                :SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@domain-internal.co.kr"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCas
                                e, val:[Tag:SenderEmailAddress, Value:"@domain-internal.co.nz"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@a
                                lcatel-internal.co.uk"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@domain-internal.co.za"(string)]]; CONTENT[p
                                tag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@domain-internal.com"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCa
                                se, val:[Tag:SenderEmailAddress, Value:"@domain-internal.com.ar"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"
                                @domain-internal.com.au"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@domain-internal.com.br"(string)]]; CONTE
                                NT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@domain-internal.com.eg"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, I
                                gnoreCase, val:[Tag:SenderEmailAddress, Value:"@domain-internal.com.mk"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress,
                                Value:"@domain-internal.com.my"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@domain-internal.com.pk"(string)]]
                                ; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@domain-internal.com.pt"(string)]]; CONTENT[ptag:SenderEmailAddress, SubSt
                                ring, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@domain-internal.com.tr"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAd
                                dress, Value:"@domain-internal.com.uy"(string)]]; CONTENT[ptag:SenderEmailAddress, SubString, IgnoreCase, val:[Tag:SenderEmailAddress, Value:"@domain-internal.cz"(string
                                                       --------
                                Folder: '/Top of Information Store/Inbox', entryId [len=46, data=00000000694C09602F9DF247BA1AD5AF8AF417BF01000C330F90F9D54F408279F33935A1FB2B0000006631210000], parentI
                                d [len=46, data=00000000694C09602F9DF247BA1AD5AF8AF417BF01000C330F90F9D54F408279F33935A1FB2B00000066311E0000]
IsValid                       : True
ValidationMessage             :
OrganizationId                :
RequestGuid                   : f922c68c-ddbb-4456-9e58-096cceb685dd
RequestQueue                  : 
Identity                      : RequestGuid (f922c68c-ddbb-4456-9e58-096cceb685dd), RequestQueue: (6bb7c044-0ebe-4b51-93c3-859cddd94401)
Report                        :

I'll really appreciate if someone could help me here.

Thanks!

Reynald


None

Mailbox migration between two forests

$
0
0

Dear All,

I want to move mailboxes of user between two different forests. we have running Exchange 2007 in one forest abc.com and Exchange 2010 SP2 is running on a complete seperate forest xyz.com. I ran Export commands (Export-Mailbox –Identity <mailboxUser> -PSTFolderPath <pathToSavePST>) on 32bit OS client machine in Exchange 2007 domain and it Exported the mailbox of 700MB in size and has more than 26000 emails and then I run the Import command from one of the client machine in the Exchange 2010 Environment (New-MailboxImportRequest -Mailbox <username> -FilePath \\<servername>\<PSTFileShare> \<userfile>.pst)

This whole process took around two hours to complete. we have more than 25000 users and the whole database size is around 300 GB. Can anyone please guide how can I speed up the migration process? and if there is any other alternative way to complete it?

Thanks in advance.

Multiple Exchange Accounts in Outlook 2010 - Authentication?

$
0
0

Hello fellow TechNet surfers,

I have a mystery for you that I have been trying to solve and can't seem too. We have a user in our organization who has two domain user accounts, each with their own mailbox. Unfortunately the user requires two separate exchange mailboxes for their job function.

We have just moved over to Outlook 2010 with our users, and found that it now supports multiple exchange accounts in one single Outlook profile. We took advantage of this and added both his mailboxes to his single Outlook profile. This is working as expected.

We would like to find out if there is a way to grant one of this user's network accounts ownership access over the other's mailbox. For example, If the network domain accounts were User1 and User2. I would like User1 to have ownership access over User1's and Users2's mailbox. The reason being is because whenever User1 opens his Outlook he is always getting prompted for authentication from Exchange for User2's mailbox. This is expected, but I'd like to try to find a way to tell Exchange that there is no need to prompt for authentication for User1 because User1 is also the owner of that mailbox.

We have tried to grant Full Access permissions via the EMC but configuring multiple exchange profiles and granting full access is not supported and recommended as per Microsoft. We had strange issues with sending/receiving emails and the re-directing to the correct Inbox/Sent Items for the individual accounts weren't working anyways.

Anyone have any ideas?

Thanks,

Andre


Migrating Exchange 2000 AD information but not contents of Store

$
0
0

My current situation is 2000 AD and 2000 Exchange server. The information store is corrupt beyond repair and I have manually migrated the messages so there is no need to migrate any messages. My goal is to go live with 2008 AD and Exchange 2010 keeping the Exchange AD info intact if possible but not important. What would be the steps involved.

Thanks.


Passing credentials with system.Net.WebClient?

$
0
0

So I'm trying to validate connectivity to a website in my local environment.  Using the blog: http://learn-powershell.net/2011/02/11/using-powershell-to-query-web-site-information/.

I'm using the following code:

Function webtest {
$web = New-Object system.Net.WebClient 
Try{
$web.Downloadstring("http://website")
}
Catch { 
Write-Warning "$($error[0])" 

}

So the error I'm getting is:

WARNING: Exception calling "DownloadString" with "1" argument(s): "The remote server returned an error: (401)
Unauthorized."

According to the blog, I should see the contents of the website upon successful validation.  How would i pass credentials to the website to ensure that I'm not getting denied access?


JCtech1123, Cheers

:{{%%@!!(KAZAl KALO%%@@!!!ii}}::Baylor vs Southern Methodist Live NCAA College football streaming on-line on computer TV

$
0
0
Baylor vs Southern Methodist Live College Football | Baylor vs Southern Methodist Live Streaming | Baylor vs Southern Methodist Live telecast | Baylor vs Southern Methodist Live Broadcast | Baylor vs Southern Methodist Live. 
NCAA faculty Football!| NCAA faculty Football!| NCAA faculty Football!| The NCAA faculty season 2012 goes to begin at Thursday August 30, 2012.All NCAA faculty Football fans area unit most welcome to observe Baylor vs Southern Methodist NCAA faculty football of NCAA faculty season 2012.The game Baylor vs Southern Methodist are going to be associate degree exciting game.  
Watch Baylor vs Southern Methodist Live Now
undefined
Match Schedule 
Baylor vs Southern Methodist
NCAA faculty Football 2012
Date:Sunday, September 02, 2012
Time:06:30 pm (ET)

 undefined
To watch Baylor vs Southern Methodist Live NCAA faculty football you'll be able to visit sports stadium .You can additionally watch Baylor vs Southern Methodist live streaming on-line of this game . NCAA faculty Football.com is that the website wherever you'll be able to watch this game, they’re the sole website United Nations agency has right to streaming this game. You can additionally watch this Baylor vs Southern Methodist live game following our link. Here you’ll get a soft that assist you to observe several on-line TV survive your computer. From these TV you'll be able to realize your game streaming TV live.For this service you have got to pay. Watch &amp; get pleasure from live Baylor vs Southern Methodist of NCAA faculty football streaming on-line on your computer.
 
Baylor vs Southern Methodist Live, Baylor vs Southern Methodist Live on-line, Baylor vs Southern Methodist Live stream, NCAA faculty soccer live, NCAA faculty soccer live stream, Watch NCAA faculty soccer on-line

{{{{{{{{{{{{{{{{{{{{{{{{{{{{{ GAME}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}} (A) Enjoy Southern Methodist vs Baylor live NCAA football streaming online Pc to Tv Week 1

$
0
0

Welcome to Enjoy live exiting & most important NCAA Football Southern Methodist vs Baylor live for this season Southern Methodist vs Baylor live streaming NCAA football game. You can Watch live streaming Southern Methodist vs Baylor live TV sports NCAA Football match. They’re all great school in academic terms, these colleges all inhabit similarly lofty positions at the top of the list nationally. Download our software to Southern Methodist vs Baylor Live Football match. You will be completely satisfied with our services. No Extra hardware required. Easy to use and anytime anywhere access. Better and cheapest then your cable TV. Watch 3000 thousand HDQ TV on your pc.

Match Schedule : Week 01
Competition: NCAA College Football 2012
Team: Southern Methodist vs Baylor
Date : Sunday, September 2, 2012
Kick Off Time : 6:30 PM (ET)
Live Free
Don’t worry, It is easy 2 minute installation process with thousands of sports channels to choose, just try it
Need is your PC and an internet connection – no hardware required. It’s an easy .
The some of the TV Channel are broadcast Southern Methodist vs Baylor Live streaming online TV channel: ESP3, BTN , ESPU, VERS, FSN, TMTN, ABC, NBC, CBSC, FCS, ESP2 CBS ,FOX,NBC,ESPN. So You can see the New Orleans Saints vs Carolina Panthers Live streaming online game free TV channel / laptop / PC / Mobile / Desktop Computer etc so enjoy it.
NCAA College Football live, NCAA College Football live Stream, NCAA College Football live streaming, NCAA College Football live free, NCAA College Football live online, Southern Methodist vs Baylor Live, Southern Methodist vs Baylor Live stream, Southern Methodist vs Baylor Live streaming, Southern Methodist vs Baylor Live Online, Southern Methodist vs Baylor Live free, Southern Methodist vs Baylor Live Streaming Free

(((((((((((((((((((((((((((ESPN 3}}}}}}}}}}}}}}}}}}}}}}}}}}}}} (A) Enjoy Southern Methodist vs Baylor live NCAA football streaming online Pc to Tv Week 1

$
0
0

Welcome to Enjoy live exiting & most important NCAA Football Southern Methodist vs Baylor live for this season Southern Methodist vs Baylor live streaming NCAA football game. You can Watch live streaming Southern Methodist vs Baylor live TV sports NCAA Football match. They’re all great school in academic terms, these colleges all inhabit similarly lofty positions at the top of the list nationally. Download our software to Southern Methodist vs Baylor Live Football match. You will be completely satisfied with our services. No Extra hardware required. Easy to use and anytime anywhere access. Better and cheapest then your cable TV. Watch 3000 thousand HDQ TV on your pc.

Match Schedule : Week 01
Competition: NCAA College Football 2012
Team: Southern Methodist vs Baylor
Date : Sunday, September 2, 2012
Kick Off Time : 6:30 PM (ET)
Live Free
Don’t worry, It is easy 2 minute installation process with thousands of sports channels to choose, just try it
Need is your PC and an internet connection – no hardware required. It’s an easy .
The some of the TV Channel are broadcast Southern Methodist vs Baylor Live streaming online TV channel: ESP3, BTN , ESPU, VERS, FSN, TMTN, ABC, NBC, CBSC, FCS, ESP2 CBS ,FOX,NBC,ESPN. So You can see the New Orleans Saints vs Carolina Panthers Live streaming online game free TV channel / laptop / PC / Mobile / Desktop Computer etc so enjoy it.
NCAA College Football live, NCAA College Football live Stream, NCAA College Football live streaming, NCAA College Football live free, NCAA College Football live online, Southern Methodist vs Baylor Live, Southern Methodist vs Baylor Live stream, Southern Methodist vs Baylor Live streaming, Southern Methodist vs Baylor Live Online, Southern Methodist vs Baylor Live free, Southern Methodist vs Baylor Live Streaming Free

After Kerberos authentication change, Outlook 2010 OAB prompts

$
0
0

Hi,

We have Exchange 2010 SP2 environment with 4 servers (multi role, CAS/HUB/MBX). This is coexisting with our Exchange 2007 SP3 environment.

I recently enabeld Kerberos authentication for MAPI and everything worked well, created the ASA, ran the scripts, converted the OAB directory and created the SPN's. Changed my Outlook to Kerberos and connected fine.
Now everytime i restart my computer, i get prompted when trying to download the OAB. Once i put this in, it connects. The issue only occurs when i restart my computer, i can close and reopen Outlook and it wont prompt.
The OAB NTFS permissions are correct with authenticated users having read access.

Is the connection to the OAB supposed to be via kerberos after i made the change?
Because when i run netmon, i see that its trying to get to the oab via NTLM instead.

Viewing all 4458 articles
Browse latest View live


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