Search code examples
Get-ChildItem using multiple paths, and retrieve all files that matches and their path - only the se...


powershellget-childitem

Read More
Locating all subdirectories matching a string or partial string...


powershellfilesystemspowershell-2.0get-childitem

Read More
Get-ChildItem can't find dir when script run with -File instead of -Command...


powershellparameter-passingget-childitem

Read More
Powershell Get-ChildItem -Filter '*.txt' also finds '*.txt~' (too greedy?)...


powershellget-childitem

Read More
Using the -Depth property of the Get-ChildItem Powershell cmdlet...


powershellget-childitem

Read More
Reorganise folders...


powershelldirectory-structureget-childitem

Read More
Why doesn't my Powershell loop grab a PDF file if im calling -Include "*.pdf"...


powershellloopsget-childitem

Read More
Powershell script to replace pattern YY to YYYY...


powershelldesign-patternsreplaceforeachget-childitem

Read More
Get the latest file and compare its filename with the rest of the files...


powershellfilenamesget-childitem

Read More
Powershell Get-ChildItem Exclude Default Windows Folders...


powershellget-childitem

Read More
How to get Get-ChildItem to handle path with non-breaking space...


powershellunicodecharacter-encodingfilesystemsget-childitem

Read More
Powershell SQLCMD not recognizing inputfile - passing files obtained via Get-ChildItem to external p...


powershellscriptingfilepathget-childitem

Read More
Why does Get-ChildItem -name return none if there is an escape character?...


powershellescapingglobget-childitem

Read More
Powershell delete multiple file extensions from multiple folders...


powershellget-childitem

Read More
PowerShell GetChildItem exclude file type in base folder but include same file type from sub folder...


powershellget-childitem

Read More
How to get specific files using Get-ChildItem...


powershellget-childitem

Read More
Powershell copying specific files from source directory, excluding several folders, but then recursi...


powershellget-childitem

Read More
Output list of files to log...


powershellget-childitem

Read More
How to optimize Powershell script with Get-ChildItem consuming all RAM...


powershellmemoryget-childitem

Read More
Saving file list to file slow...


powershellget-childitemfileinfo

Read More
Powershell - Rename files recursively adding upper folder as prefix to NewName...


powershellget-childitem

Read More
Powershell - Get list of subfolders but include parent folder in it...


powershellget-childitem

Read More
Searching for only folders that contain a certain folder using powershell...


powershellget-childitem

Read More
How to delete files from multiple folders excluding couple of folders?...


powershellget-childitempowershell-5.1

Read More
Powershell: Converting Headers from .msg file to .txt - Current directory doesn't pull header in...


powershelltxtget-childitemmsg

Read More
Powershell Get-ChildItem wildcard in path?...


powershell-4.0get-childitem

Read More
Using an Index with foreach-object in powershell...


powershellindexingget-childitemforeach-object

Read More
PowerShell Get-ChildItem on folder that does not exist behaves different with the -recurse flag...


powershellget-childitem

Read More
I need my Get-ChildItem string search command print file names along with their Date Modified values...


powershellsearchfilterget-childitemselect-string

Read More
Recursive Get-ChildItem and merging files within the same directory...


powershellforeachmergeget-childitem

Read More
BackNext