Search code examples
Excluding folder and contents when using get-child items -exclude not working...

powershell-4.0get-childitem

Read More
Powershell : Get-ChildItem piped to Select-Object returns null Directory property when selecting dir...

powershellget-childitemwhere-object

Read More
Powershell Get-ChildItem -Filter operates differently to Where clause with same value...

powershellfilterget-childitem

Read More
Archive files one by one in a directory with 7-Zip and doing so for each subfolders with PowerShell...

powershellforeach7zipget-childitem

Read More
using credentials to get-childitem on other server...

credentialspowershell-3.0uncget-childitem

Read More
PowerShell | Argument completer not working when a file with the required criteria is not in the cur...

powershellargumentsget-childitempowershell-corepowershell-7.3

Read More
How to copy a pictures but only certain filename with powershell...

powershellforeachcopy-pasteget-childitemforeach-object

Read More
Get-ChildItem exclude multiple full path...

powershellget-childitem

Read More
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
BackNext