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

MIgrated User to EX2013 unable to open shared calendar

$
0
0
has anyone had the same issue? once a user is migrated they are unable to open shared calendar that was not migrated. I have to resend the share invitation and then it works.

Help me in creating SPF Record

$
0
0

My exchange server name is exchange2013.mydomain.com and my internal and external urls are mail.mydomain.com. I need to create an SPF record at the ISP. How should be my SPF record at ISP be, please do guide me in creating the record. which of the below syntax is rite and whts the difference

v=spf1 a mx ptr mx:mail.mydomain.com –all ( I wud prefer to go with this and correct me with the syntax)

or

v=spf1 include:spf.protection.outlook.com -all

or

v=spf1 ip4:publicip include:spf.protection.outlook.com -all



Recover outlook OST file?

$
0
0
Hi, I need to recover an outlook OST file from some work I did last year. I no longer have that PC but I did make a copy of the outlook OST file. Anyone got some tips on this? I know it can be done, I have even done it a long time ago but since forgotten.

Any tips / tools?

Exchange server 2013 manual Scan agent update : Which engine(s) to update

$
0
0

I’m manually updating Malware  agent, with “Update-Engines.ps1” script.

 

Should I include all engines or are all required, or I should use  only Microsoft Engine

 

Flowing are options for  defining a specific engine(s) update : Microsoft, Command, VBuster, Kaspersky, Norman, Wormlist, Cloudmark

Exchange 2013.... ECP error Line 43

$
0
0

I'm not getting a 404 error i am getting a configuration error i tried the config.old and still nothing here is all the information it gives me.

Server Error in '/ecp' Application.

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'Microsoft.Exchange.Clients.Strings, Version=15.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

Source Error:
Line 41:                 the compiler.  All assemblies in the GAC and owa\bin are referenced automatically.
Line 42:                 -->Line 43:                 <add assembly="Microsoft.Exchange.Clients.Strings, Version=15.0.0.0, Culture=neutral, publicKeyToken=31bf3856ad364e35" />Line 44:                 <add assembly="Microsoft.Exchange.Data.Directory, Version=15.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
Line 45:                 <add assembly="Microsoft.Exchange.Clients.Common, Version=15.0.0.0,Culture=neutral, publicKeyToken=31bf3856ad364e35" />

Source File: C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\ecp\web.config   Line:43

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.Exchange.Clients.Strings, Version=15.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' could not be loaded.
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].


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34212             

New-MoveRequest Error: MapiExceptionNoAccess: Unable to query table rows

$
0
0

Hello,
I'm trying to move users from one mailbox database to another. Most people are moved without errors, but the remaining 10 are not moved in error:

Error details: MapiExceptionNoAccess: Unable to query table rows. (hr=0x80070005, ec=-2147024891)
Diagnostic context:
    Lid: 55847   EMSMDBPOOL.EcPoolSessionDoRpc called [length=284]
    Lid: 43559   EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=264][latency=0]
    Lid: 23226   --- ROP Parse Start ---
    Lid: 27962   ROP: ropGetContentsTable [5]
    Lid: 27962   ROP: ropSetColumns [18]
    Lid: 17082   ROP Error: 0x80070005
    Lid: 27489 
    Lid: 21921   StoreEc: 0x80070005
    Lid: 27962   ROP: ropExtendedError [250]
    Lid: 1494    ---- Remote Context Beg ----
    Lid: 26426   ROP: ropSetColumns [18]
    Lid: 28064 
    Lid: 13861   StoreEc: 0x80070005
    Lid: 27265   StoreEc: 0x80070005
    Lid: 1750    ---- Remote Context End ----
    Lid: 27962   ROP: ropQueryRows [21]
    Lid: 17082   ROP Error: 0x80070005
    Lid: 17153 
    Lid: 21921   StoreEc: 0x80070005
    Lid: 27962   ROP: ropExtendedError [250]
    Lid: 1494    ---- Remote Context Beg ----
    Lid: 26426   ROP: ropQueryRows [21]
    Lid: 40685   StoreEc: 0x80070005
    Lid: 28468 
    Lid: 13029   StoreEc: 0x80070005
    Lid: 26348 
    Lid: 22252   StoreEc: 0x80070005
    Lid: 1750    ---- Remote Context End ----
    Lid: 26849 
    Lid: 21817   ROP Failure: 0x80070005
    Lid: 28414 
    Lid: 32510   StoreEc: 0x80070005
   at Microsoft.Mapi.MapiExceptionHelper.ThrowIfError(String message, Int32 hresult, SafeExInterfaceHandle iUnknown, Exception innerException)
   at Microsoft.Mapi.MapiTable.QueryRows(Int32 crows, QueryRowsFlags flags)
   at Microsoft.Exchange.MailboxReplicationService.LocalDestinationFolder.<>c__DisplayClass15.<SetExtendedProps>b__11()
   at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
   at Microsoft.Exchange.MailboxReplicationService.LocalDestinationFolder.SetExtendedProps(PropTag[] promotedProperties, RestrictionData[] restrictions, SortOrderData[] views)
   at Microsoft.Exchange.MailboxReplicationService.LocalDestinationMailbox.Microsoft.Exchange.MailboxReplicationService.IDestinationMailbox.CreateFolder(FolderRec sourceFolder, Boolean failIfExists, Byte[]& newFolderId)
   at Microsoft.Exchange.MailboxReplicationService.DestinationMailboxWrapper.<>c__DisplayClass6c.<Microsoft.Exchange.MailboxReplicationService.IDestinationMailbox.CreateFolder>b__6b()
   at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
   at Microsoft.Exchange.MailboxReplicationService.DestinationMailboxWrapper.Microsoft.Exchange.MailboxReplicationService.IDestinationMailbox.CreateFolder(FolderRec sourceFolder, Boolean failIfExists, Byte[]& newFolderId)
   at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.<>c__DisplayClass36.<>c__DisplayClass38.<CreateFolderHierarchy>b__31()
   at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
   at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.<>c__DisplayClass36.<CreateFolderHierarchy>b__30(FolderRecWrapper folderRec, EnumFolderContext context)
   at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
   at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
   at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
   at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.<CreateFolderHierarchy>b__2f(MailboxMover mbxCtx)
   at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.ForeachMailboxContext(MailboxMoverDelegate del)
   at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.CreateFolderHierarchy(Object[] wiParams)
   at Microsoft.Exchange.MailboxReplicationService.CommonUtils.CatchKnownExceptions(GenericCallDelegate del, FailureDelegate failureDelegate)
Error context: --------
Operation: LocalDestinationFolder.SetPromotedProps
PropTags: [ExpiryTime; ReplyTime; SentRepresentingName; MessageToMe; MessageCcMe; SentRepresentingEmailAddress; DisplayBcc; DisplayCc; DisplayTo; 237699075; 245497859; Body; 276824067; 277872643; 278200323; ItemTemporaryFlag; ContentCount; 921436163; 921567235; 1737359391; 1748172872; 1748238339; 1748631555; 1749090307; 1749156098; 1750401035; 1750466591; 1750532107; 1750663199; 1750990851; 1845559299; 1879441439; 1879506947; 0x80000102(NamedProp); 0x80010003(NamedProp); 0x8003101f(NamedProp); 0x80290003(NamedProp); 0x802b0003(NamedProp); 0x8031000b(NamedProp); 0x80320040(NamedProp); 0x8074000b(NamedProp); 0x80940040(NamedProp); 0x80950040(NamedProp); 0x80980003(NamedProp); 0x809e000b(NamedProp); 0x80d20003(NamedProp); 0x80d30102(NamedProp); 0x80d50003(NamedProp); 0x80d9000b(NamedProp); 0x80db0003(NamedProp); 0x80dc001f(NamedProp); 0x844c0003(NamedProp)]

I have tried to add the option to request:  -BadItemLimit '100' -LargeItemLimit 50 -AcceptLargeDataLoss -AllowLargeItems
I run New-MailboxRepairRequest for mailbox and database: -CorruptionType ProvisionedFolder, SearchFolder, AggregateCounts, FolderView
Open mailbox with MFCMapi and delete rules

Please help how to solve this problem?

Unable to login ECP & OWA , After fresh Exchange 2013 CU8 Installation.

$
0
0

I have a test environment. My DC have a 2012 R2 and my Exchange 2013 CU8 fresh Installation.

When i try to login , with administrator user , it showing the blank page either ECP or OWA.

Also exchange managemnet shell showing the following error.

Note:  I checked the Certificate biding on IIS.

Exchange Server 2013 is running out of space in C drive

$
0
0

Hi,

I am using Exchange Server 2013 on Windows Server 2008 R2 Standard Edition. Exchange and Server 2008 R2 is installed in C Drive. The space of C drive is 200 GB. I have already moved database path and queue path to D drive when I installed Exchange.

There are  Mailbox, CAS and transport roles installed on this server. Now, the server is running out of space in C drive. when the space reach at very low point the external incoming mail stops. That time I have to remove the logs to make free some space to make exchange functional. I have not installed any other application or anything else on C drive. 

Now, I am failed to understand why it is running out of space. How can I stop this to consume space in c drive or how to free more space in c drive without investing in any other third party partion merger software.

Looking forward for any solution!

Thanks in Advance!!

Thanks,

Manoj




Exchange 2013 CU 1 - Windows process activation errors

$
0
0

Hi,

after upgrading to Exchange 2013 CU1, I get the following errors in the eventlog for all Exchange Application pools. These errors show up every 5 to 10 minutes:

A process serving application pool 'MSExchangeECPAppPool' suffered a fatal communication error with the Windows Process Activation Service. The process id was '8068'. The data field contains the error number.

A process serving application pool 'MSExchangeOWAAppPool' suffered a fatal communication error with the Windows Process Activation Service. The process id was '8248'. The data field contains the error number.

A process serving application pool 'MSExchangePowerShellFrontEndAppPool' terminated unexpectedly. The process id was '8652'. The process exit code was '0xffffffff'.

Exchange 2013 CU1 is running on Windows 2012.

Franc.

Get-messagetrackinglogs MessageSubject [Undisclosed]

$
0
0

Hello Guys,

How do you think I get the actual message subject when running the Get-MessageTrackingLogs. I'm getting [Undisclosed] from the result.

Timestamp    MessageID  MessageSubjectClientHostnameEventId
30/04/2015 06:03<c3f7e127630e451ca837211c37de979d@xxxxxxx.net>[Undisclosed]xxxxxxxxxxxDELIVER

Thanks!

BR,
Uddan

get-ummailbox error with ex2013

$
0
0

Get-ummailbox
Property AccessTelephoneNumbers can't be set on this object because it requires the object to have version 0.10
(14.0.100.0) or later. The object's current version is 0.1 (8.0.535.0).
    + CategoryInfo          : NotSpecified: (:) [Get-UMMailbox], InvalidObjectOperationException
    + FullyQualifiedErrorId : [Server=EXCH01,RequestId=1b92d7d4-d4dd-41ea-8eb6-3e4e15e1cde5,TimeStamp=6/15/2015 3:5
   1:31 PM] [FailureCategory=Cmdlet-InvalidObjectOperationException] FE250A79,Microsoft.Exchange.Management.Recipient
  Tasks.GetUMMailbox
    + PSComputerName        : exch01.net

not sure why im getting the above error.

dynamic to security group creation

$
0
0

I couldn't find Exchange 2007 discussion forum so I hope this is OK to ask this question here...

I have a security system (for access ID security badges) that is able to query AD Security Groups to assign certain permission to each user.  We need to identify 10 mouth employees.  These employees AD accounts are in several diferent OU's so I created a query based dynamic distribution group for 10 month employees..  However, our security system cannot see dynamic distribution groups.  Can anyone think of a way how I can make a security group from this dynamic distribution group?  Maybe something like a script to export users from the Dynamic group  I haven't tried anything yet hoping someone out there has had the need for something like this already.  thanks


me


Permission to distribution groups

$
0
0

Hi all,

we have lots of distribution Group and some are open for everyone to send,but others have to be granted permission.

We have a main DL list where all other DL lists are added.

EX: DL.Company.ALL

If we grant permission for a user to send to this list,he wont be able to send to other list below that has restrictions as well.

Is there any way we can "enherit" permission from top of?

A bit wrong from Our side,but we kind lost track of which DL list has restricted permission or not.

Is there anyway we can export this out?

Best would be enherit from top of.

Thanks!


Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Off2work

Database offline - Unable to remount Exchange 2013

$
0
0

Hi all,

I'm kinda pulling my hair out here. I had a power outage which looks to have corrupted the mailstore. Running eseutil /r and eseutil /d have completed successfully but the database still isn't mounting.

I end up with this message:

Couldn't mount the database that you specified. Specified database: Mailbox Database 2093613246; Error code: An Active Manager operation failed. Error: The database action failed. Error: Operation failed with message: MapiExceptionDatabaseError: Unable to mount database. (hr=0x80004005, ec=1108) Diagnostic context:    Lid: 65256      Lid: 10722   StoreEc: 0x454         Lid: 1494    ---- Remote Context Beg ----    Lid: 45120   dwParam: 0x569817    Lid: 57728   dwParam: 0x56995F    Lid: 46144   dwParam: 0x569A97    Lid: 34880   dwParam: 0x569A97    Lid: 34760   StoreEc: 0xFFFFFE0B    Lid: 46144   dwParam: 0x56A13F    Lid: 34880   dwParam: 0x56A13F    Lid: 54472   StoreEc: 0x1388        Lid: 42184   StoreEc: 0x454         Lid: 1750    ---- Remote Context End ----    Lid: 1047    StoreEc: 0x454      [Database: Mailbox Database 2093613246, Server: R-FS1.webrooster.local].

I've tried restarting the server without any luck either.


Any suggestions? (no backup to restore from unfortunately - that was my next shot)

Rights to Send As - Security Enabled Group with DL Members

$
0
0

I would like to create a Security Enabled Universal Group that has rights to send as another mailbox.

If I nested Non-Security enabled Universal DLs into this new Security Group, would this still translate in members being able to send as that mailbox?

    Configuration

        Universal Security Group: MBX_HelpdeskMailbox_SendAS

        Members of  MBX_HelpdeskMailbox_SendAS : "Helpdesk Team", "Desktop Team", "Infrastructure Team" (DLs NON Security Groups)

        Applying permission with Powershell

        Get-Mailbox "Helpdesk (do not replay) " | Add-ADPermission -User "MBX_HelpdeskMailbox_SendAS" -ExtendedRights "Send As"

Thanks



MRS Migration From Exchange 2013 to Exchange 2010

$
0
0

I'm trying to do a remote mailbox move, from an Exchange 2013 SP1 org to an Exchange 2010 SP3 Update Rollup 7 one. However I'm presented with the error message The remote server doesn't support client 'Exch1.fabrikam.com' version (14.3.178.0 caps:05FEFF). Missing functionality: 'TenantHint'. Exch1.fabrikam.com is the name of the CAS server in the Exchange 2010 org.

The cmdlet being used is: New-MoveRequest -Identity frank -Remote -RemoteCredential $RemoteCredentials -RemoteGlobalCatalog dc1.contoso.com -TargetDatabase Global1 -TargetDeliveryDomain fabrikam.com -Verbose -RemoteHostName Exch1.contoso.com.

There is also a similar thread here, but it never got solved.

Although I'm finding it hard to believe - is this something that's not officially supported ?


Default Website virtual directories missing

$
0
0

single server - Windows Server 2012 R2 and Exchange 2013 Standard

Exchange mail flow is working but couldn't access OWA
checked IIS and the Default Website is stopped, tried to restart but no luck
clicked to View Virtual Directories and don't see any?
Exchange Back End is running and the virtual directories are there
Was going to recreate the Default Website virtual directories using power shell but it fails to connect
winrm qucikconfig shows it's already setup and running

How to correctly recreate the virtual directories for the Default Website without access to ps?

Thanks

update:
Since I can't connect to Exchange Shell Management, I added the snapin to Windows powershell.
I then ran the following commands, substituting my server name for ServerName:
Remove-OwaVirtualDirectory “ServerName\owa (Default Web Site)”
Remove-OwaVirtualDirectory “ServerName\owa (exchange back end)”

This seemed to work, asking me for confirmation, so I then attempted to run the following commands, substituting my server/domain:
New-OwaVirtualDirectory  -InternalUrl “https://ServerName/owa” -ExternalUrl “https://mail. domain.com/owa”
New-OwaVirtualDirectory  -InternalUrl “https://ServerName/owa” -ExternalUrl “https://mail.domain.com/owa” -WebSiteName “Exchange Back End”

But this failed for each, returning a message that the website doesn't exist?
Of course they don't, so this makes no sense?

looking for script to add another email address for the existing users

$
0
0

Hello,

I am looking for a Exchange 2013 Power Shell script to add new SMTP address for 11000 users and  i don't want to touch existing SMTP addresses. am using Exchange server 2013 please attach CVS file format   

Can someone help ?

Exchange 2013 Spam

$
0
0

Hi,

Is there a way to block partial email addresses?

We are plagued with one spammer where everything before the @ sign is a constant and the domain name is just different everytime. I'd like to add a rul to permantly delete 'ViagrCiali@'. I looked into Sender Filtering but every example I've seen so far uses the entire email address with domain. This is pointless having a list of a thousand email addresses and a rule like: ViagrCiali* or ViagrCiali@* would be perfect.

At the moment, these messages are being sent to Junk automatically but when users complain to the boss who demands I do something about it I need to look into it. Of course, Open Proxies are used the majority of the time and I can see that by viewing the message in Spamcop.net.

Exchange is plugged into Spamhaus and Spamcop and is getting caught but now I need to take it one step further to make sure  it's deleted rather than in the Junk folder.

Your help and advice would be most helpful! Thanks


Homepage | YouTube Channel | Casual Kiss Dating Site

Please mark 'as answer' if my solution helped you.

EDB convert to PST file issue

$
0
0

Hi,

I know that there is no freeware tools to convert EDB file to PST file, but I just need to convert only one email account and I don't want to purchase a tool for just one time for one email account only, is it possible to setup an Exchange Server and load the previous EDB file? Thanks.

The previous EDB file from Exchange Server 2010.

Clement

Viewing all 4521 articles
Browse latest View live


Latest Images

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