I know how to search for files using dir/gci, but that only works across one drive AFAIK.
- Is there a way to search across all drives on the computer?
- Is there a way without manually enumerating then looping through the drives?
- Is there a way to access the search indexes/services that are already available in windows, to speed up the search?
This will list all ZIP files in decending size order by directory on all available drives:
Or search a specified list of Drives/Shares (e.g. C:, D: and \SERVER1\SHARE1...)
Not so bad... I can't think of a way without recursing all the drives like this, though.
See this page for info on searching the index.