Searches the Backup Exec catalog for files and folders.
Searches the Backup Exec catalog for files and folders.
Specifies one or more agent server objects to filter search
results. Enter a variable that contains the objects, or type a
command or expression that gets the objects. See
Required | false |
Position | Named |
Accepts pipeline input | true (ByValue) |
Accepts wildcard characters | false |
Specifies the path of the file system folder or file taht you want to search (wildcards accepted).
Required | true |
Position | 0 |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies that the value of the Path parameter is a directory instead of a file.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Filters the search results to items that have been backed up since the specified time.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Filters the search results to items that have been backed up before the specified time.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Filters the search results to items that have been created since the specified time.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Filters the search results to items that have been created before the specified time.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Filters the search results to items that have been modified since the specified time.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Filters the search results to items that have been modified before the specified time.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Filters the search results to items that are greater than the specified file size in bytes.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Filters the search results to items that are less than the specified file size in bytes.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies that you want to search the subfolders.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
For more information about common parameters, type "Get-Help about_commonparameters".
You can pipe a Backup Exec agent server object to filter search results returned by Search-BECatalog.
Search-BECatalog returns object that represent Backup Exec catalog search results.
These commands search for all of the text files backed up for a server named "server01".
These commands search for all of the DLL files in the C:\Windows directory and all of its subdirectories backed up for a server named "server01".
These commands search for all backups of the C:\Users directory backed up for a server named "server01".