Search code examples
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
How can i search for multiple string patterns in text files within a directory...


powershellget-childitemselect-string

Read More
Get-ChildItem Confusing Results...


powershellget-childitem

Read More
Create file list in every subfolder using PowerShell...


powershellget-childitemforeach-object

Read More
Powershell send directory contents to a program...


powershellforeachexecutableget-childitem

Read More
Powershell ps1 Get Children Copy command basic...


powershellget-childitemcopy-itemps1

Read More
Powershell create a sort of hash table of the contents of text files and their corresponding file na...


powershellhashconcatenationget-childitemgetcontent

Read More
PowerShell: Get-Item vs Get-ChildItem output types...


powershellsortingget-childitemsort-object

Read More
Get-ChildItem into Powershell ListBox GUI...


powershelluser-interfacelistboxget-childitem

Read More
How to write the if clause when iterating through a treeview?...


pythontkintertreeviewget-childitem

Read More
Archiving files according to date in file name. Powershell script...


powershelldirectoryget-childitemcompress-archive

Read More
PowerShell script to combine CSVs and add root directory as an additional column...


powershellcsvget-childitemimport-csvforeach-object

Read More
get-childitem either subfolder or a "rbac.jsonc" file...


powershellget-childitempester-5

Read More
How Get-Childitem and only include subfolders and files?...


powershellfileget-childitemsubdirectory

Read More
Get-ChildItem path without specifying the full path...


powershellpathget-childitem

Read More
get-childitem find files in folders with same names...


powershellpathget-childitem

Read More
Powershell search for text in files...


powershellget-childitem

Read More
Powershell: multiple wildcards in Get-ChildItem path...


powershellwildcarddirectory-structurelsget-childitem

Read More
Get-ChildItem return access denied error when run as "SYSTEM"...


powershellget-childitem

Read More
Powershell GetChildItem no path listed...


powershellget-childitem

Read More
Get-ChildItem different commands...


powershellget-childitem

Read More
Powershell compare command for 2 folders having corrupt folders...


powershellcompareget-childitem

Read More
Select second or third object / element...


powershellget-childitem

Read More
How to make Powershell to output the result to a csv...


powershellget-childitempsobject

Read More
Get-ChildItem registry key, extract key name only...


powershellget-childitem

Read More
Using PowerShell Where-Object not working with Get-ChildItem...


powershellget-childitem

Read More
Powershell Find all empty folders and subfolders in a given Folder name...


powershelldirectoryget-childitem

Read More
Excluding multiple items from Get-ChildItem using Powershell version 4...


powershellfilteringpowershell-4.0get-childitem

Read More
BackNext