Search code examples
Why different ways of Get-ChildItem filtering give same objects that are actually different?...


powershellfilteringget-childitem

Read More
Add list of files in a directory to array list...


powershellget-childitem

Read More
Adding the file sizes of Get-ChildItem listing...


powershellfilesizeget-childitem

Read More
How can I count files in folder and subfolder using Powershell...


powershellcsvget-childitem

Read More
Powershell unable to exact match folder full name...


powershellcomparison-operatorsget-childitem

Read More
Exporting directory file names...


powershellexportget-childitem

Read More
Is it possible to filter using Get-ChildItem -Name?...


powershellget-childitem

Read More
Using the same variable as parameter and storage when calling a function in powershell...


functionpowershellpowershell-3.0powershell-4.0get-childitem

Read More
Passing Powershell Get-ChildItem filter parameter through a string variable is not working...


powershellpowershell-2.0get-childitem

Read More
Dynamically created parameter arguments for PowerShell's Get-ChildItem...


powershellget-childitem

Read More
Why does Test-Connection force enumeration of reparse points?...


powershellget-childitemdirectory-listing

Read More
Get-ChildItem not finding files...


powershellget-childitem

Read More
How do I merge two "lists" in PowerShell when one list might be just one item from Get-Ite...


powershellget-childitem

Read More
Is Get-ChildItem -Recurse broken when there are square brackets in the input path?...


powershellget-childitem

Read More
Print counting before the names of the files...


powershellfilecountget-childitem

Read More
Iterating recursively in alphabetic, depth-first order?...


powershellget-childitem

Read More
Can it be done? Delete huge amount of files based on how old they are using Powershell...


powershelldelete-fileget-childitem

Read More
Powershell: Get-Childitem, is there a way to list comments?...


powershellget-childitem

Read More
Getting only a repeating files from directory and subdirectories...


powershellcsvuniqueget-childitem

Read More
Use PowerShell to generate a list of files and directories...


powershellpowershell-2.0get-childitem

Read More
debugger jumping over curly brackets...


powershelldebuggingget-childitem

Read More
How to get the -Depth switch to work in a script?...


powershellget-childitempowershell-v5.1

Read More
Get-ChildItem not working with long UNC path...


powershellpathuncget-childitem

Read More
Issue with Copying files from and too within certain dates in Powershell...


powershellget-childitem

Read More
Substring Function don't work with a variable...


powershelldirectorysubstringget-childitem

Read More
PowerShell Get-ChildItem with variable and string...


powershellscriptingget-childitem

Read More
Powershell script - gci...


windowspowershellexceptionget-childitemunauthorizedaccessexcepti

Read More
Get-ChildItem -File -Exclude issue...


powershellget-childitem

Read More
Get-ChildItem returns no items in script, but works from command line...


powershell-4.0get-childitem

Read More
Exclude file from powershell Get-ChildItem results...


powershellget-childitem

Read More
BackNext