List Question
20 TechQA 2024-02-15T16:24:57.667000PowerShell move all files containg exact string in their body
41 views
Asked by JosephDoggie
How to Handle Select-String returning System.Object[]
58 views
Asked by Travis
Select-String: match a string only if it isn't preceded by * character
163 views
Asked by Fryc
Need to get Line number of Select-String mactch
84 views
Asked by J C
How do I convert from HEX to dec having select-string outputs
147 views
Asked by tomaito
Using Powershell runspaces to search large number of files (.XML)
130 views
Asked by iva hardy
Select-String RegEx how to select only '}' in this example
50 views
Asked by Ralf_Reddings
find string in file from last saved position - PowerShell
85 views
Asked by edwio
How to display values from a powershell array created by select-string
318 views
Asked by Tihomir Buncic
Why this Powershell Regex for serial numbers returns everything with Select-String?
48 views
Asked by Noob_Number_1
Select-String need CreationTime along with Filename, Line, LineNumber
31 views
Asked by RackoWacko
How do I add a substring from a filename into a CSV with the file's properties?
28 views
Asked by James Young
How to define a command alias in PowerShell for filtering output?
114 views
Asked by Mercalli
Searching for string in text file, but getting multiple results
112 views
Asked by Virtute
Look for files with today's date and look for pattern in file, print what found
319 views
Asked by Michele
Exact match using Powershell from a string variable
261 views
Asked by MikeC
Powershell: use Select-String to get the first match out of each file in a directory
732 views
Asked by Lance M
Get-WinEvent and Select-string filter line result
715 views
Asked by Aucesar
How can I split the result of powershell select-string command?
72 views
Asked by Bajuldi
PowerShell: Short way to find String in Object-List with "Select-String"
296 views
Asked by Dmitrij Drandarov