Tchater maintenant avec le support
Tchattez avec un ingénieur du support

Archive Manager for Exchange 8.5 - Administration Guide

Introduction About the Administration Center Tools, Options and Settings Manager view Status view Archive view Post Processing Advanced Search Appendix

How to build search queries

This topic describes how to build search conditions using the advanced search capabilities of Archive Manager for Exchange. A search condition (or query) can contain zero or more search clauses that are combined using operators and grouping of search clauses.

Simple Conditions

A simple search conditions needs no search clause or can contain just one search clause.

Example 1

Click Search without adding a search clause. In this case, you will get back all the archived items.

search-ex-010

Example 2

Add a single search clause with a condition where the field Subject contains the word "them”. When you click Search, you will get back all the archived items where the Subject contains the word "them”.

search-ex-020

AND/OR operators

The AND/OR operator is used between two search clauses. With these operators, you can combine two or more search clauses. The AND operator will return a search result if both the search clauses separated by the AND operator are fulfilled. The OR operator will return a search result if any one of the search clauses separated by the OR operator are fulfilled. The AND operator has a higher priority over the OR operator. When a search condition contains both the AND and OR operators, the search clauses that are combined with the AND operator must be fulfilled first.

Example 1

To find all items where the Subject contains word "them" AND the Sender is "amadmin", you must combine two search clauses as shown:  

search-ex-030

Example 2

To find all items where the Subject contains word "them" OR the Sender is "amadmin", you must combine two search clauses as shown:

search-ex-040

Grouping

Sometimes simple combinations of search clauses with the AND and OR operators are not enough. Grouping is a good solution to change the priority between the operators. The grouped search clauses have a higher priority than the operator before or after the group. The examples in this section describe how the grouping works.

Example 1

To find all items where the Subject contains the word "them" AND the Sender is "amadmin", and all these items must also have an attachment then the search condition is as shown:

search-ex-050

Query: (Subject contains "them” OR Sender is "amadmin") AND has attachment

We can split this search condition into two parts

1. (Subject contains "them” OR Sender is "amadmin”) which is a group

2. AND has attachment

Since a grouping has a higher priority, the search condition in the group must be fulfilled first. In this case each item in the search result will have a Subject that contains the word "them” AND the Sender is "amadmin”, and the item will also have an attachment

Example 2

To find all items where the Subject contains word "them” or, the Sender is "amadmin” and at the item must have an attachment, then the query is as shown:

search-ex-060

Query: Subject contains "them” OR Sender "admin” AND has attachment

This query can be split into two parts

1. Subject contains "them” OR

2. Sender is "amadmin” AND the item has an attachment

The AND operator has a higher priority so the search clauses combined with the AND operator must be fulfilled first. In this case the search result will contain items where the item must have an attachment and the Sender must be "amadmin”, or Subject should contain the word "them”.

Example 3

To find all items where the Subject contains the word "them" and the Sender is "amadmin”, or the item has attachment, and the item must be in the "Inbox" folder then the search condition is as shown:

search-ex-070

Query: Subject contains "them” AND (Sender is "amadmin" OR has attachment) AND Folder path is "Inbox"

This query can be split into three parts

1. Subject contains "them” AND

2. (Sender is "amadmin” OR the item has an attachment)

3. AND Folder path is "Inbox”

The grouped search clauses have the higher priority in this query so the search condition in the group must be fulfilled first. In this case the search result will contain items where the Subject must contain the word "them” + Sender should be "amadmin” or the item has an attachment + the folder path must be "Inbox”.

Example 4

To find all items where the Subject contains the word "them” and Sender is "amadmin”, or the item has an attachment and these items should be in the "Inbox” folder then the search query is as shown:

search-ex-080

Query: Subject contains "them" AND Sender is "amadmin" OR has attachment AND Folder path is "Inbox"

This query can be split into two parts

1. Subject contains "them” AND Sender is "amadmin” OR

2. Item has attachment AND Folder path is "Inbox”

The AND operator has a higher priority in this query so the conditions with the AND operators must be fulfilled first. In this case the search result will contain all items where Subject contains the word "them" and Sender is "amadmin" or the item must have an attachment and the folder path must be "Inbox".

Example 5

To find all items where the Subject contains word "them” or these items are in the "Inbox” folder, and the Sender is "amadmin” or the item has an attachment, then the query is as shown:

search-ex-090

Query: (Subject contains "them” OR Folder path is "Inbox") AND (Sender is "amadmin" OR has attachment)

This query can be split into two parts

1. (Subject contains "them" OR Folder path is "Inbox") AND

2. (Sender is "amadmin" OR item has attachment)

The grouped condition has the higher priority in this query so the conditions in the group must be fulfilled first. In this case the search result will contain items where Subject should contain "them” word or folder path should be "Inbox” + Sender should be "amadmin” or the item should have an attachment.

Example 6

To find all items where the Subject contains the word "them" or, these items are in the "Inbox” folder and the Sender is "amadmin", or the item has an attachment, then query is as shown:

search-ex-100

Query: Subject contains "them” OR Folder path Inbox AND Sender is "amadmin” OR item has an attachment

This query can be split into three parts

1. Subject contains "them” OR

2. Folder path is "Inbox" AND Sender is "amadmin"

3. OR item has an attachment

The AND operator has a higher priority so the conditions with the AND operator must be fulfilled first. In this case the search result will contain items where Subject must contain the word "them” or folder path must be "Inbox” and Sender must be "amadmin” or the item has an attachment.

Search result options

You can perform the following operations on the emails that are displayed in the search result list:

·Restore a copy

·Restore To

·Save search result to file

·Export data

·Mark for deletion

·Recover a document

Restore a copy

One or more archived emails can be restored to their original location. This is useful when a user has deleted an email that was archived and would like to restore it from the archive again.

Steps to restore emails to their original mailboxes

1.Right-click the selected email(s) and choose Restore a copy from the context menu.

search-100  

2.The Restore window opens.

search-120

·Check Delete all versions of the item to restore the email to the mailbox and delete all other versions.

·Check Restore shortcut only to restore only the shortcut.

info

NOTE: Either the shortcut or the email is restored to the mailbox even if the original shortcut/email is also in the mailbox, i.e. duplicate items can be created. If no check box is selected, the whole email is restored to the mailbox without marking any version for deletion.

3.Click Accept.

 

Restore To

One or more archived emails can be restored to another location.

Steps to restore emails to another location

1.Right-click the selected email(s) and choose Restore a copy from the context menu.

search-130

2.The Restore window opens.

search-140

a.To specify a destination mailbox folder click Change. The Mailbox folders window opens.

b.Click Change to choose another mailbox or click Refresh to display the folders in the selected mailbox.

search-150

c.Select a folder from the list of folders and click OK to close the window.

search-160

d.Check Delete all versions of the item to restore the email to the mailbox and delete all other versions.

e.Check Restore shortcut only to restore only the shortcut.

info

NOTE: Either the shortcut or the email is restored to the mailbox even if the original shortcut/email is also in the mailbox, i.e. duplicate items can be created. If no check box is selected, the email is restored to the mailbox without marking any version for deletion.

3.Click Start to restore the selected emails to the new destination.

Documents connexes

The document was helpful.

Sélectionner une évaluation

I easily found the information I needed.

Sélectionner une évaluation