Skip to main content

Results for: how to search files

Show:
Selected page 1
hs.windows.microsoft.com/hhweb/content/m-en-us/p-6.2/id-8d6963c6-f737-4009-a061-22cbb...

To search for files in File Explorer, open File Explorer and use the search box to the right of the address bar. Tap or click to open File Explorer. Search looks in all folders and subfolders within the library or folder you're viewing. When you tap or click inside the search box, the Search Toolstab appears.

https://support.microsoft.com/en-us/office/open-and-find-items-in-an-outlook-data-file...

Outlook search only returns items in your current mailbox or Outlook Data File by default. If you want to search multiple data files, use the following steps to change your search scope. On the Tools menu, click Instant Search, and then click Search Options. Alternatively, click the arrow in the Instant Search pane, and then click Search Options.

https://devblogs.microsoft.com/scripting/use-an-easy-powershell-command-to-search...

I can use the following command to search the c:\fso folder for files that have the . txt file extension, and contain a pattern match for ed: Select-String -Path c:\fso\*.txt -pattern ed. The command and associated output are shown in the following figure. If I use the Get-Command cmdlet ( gcm is an alias for this cmdlet) to examine the syntax ...

https://docs.microsoft.com/en-us/sql/ssms/scripting/find-in-files

The Find in Files tab of the Find and Replace window enables you to search the code of a specified set of files for a string or expression. The matches found and actions taken are listed in the Find Results window selected in Result Options. Toolbar buttons and shortcut keys are also available to open the Find and Replace dialog box.