Excluding folder and contents when using get-child items -exclude not working...
Read MorePowershell : Get-ChildItem piped to Select-Object returns null Directory property when selecting dir...
Read MorePowershell Get-ChildItem -Filter operates differently to Where clause with same value...
Read MoreArchive files one by one in a directory with 7-Zip and doing so for each subfolders with PowerShell...
Read Moreusing credentials to get-childitem on other server...
Read MorePowerShell | Argument completer not working when a file with the required criteria is not in the cur...
Read MoreHow to copy a pictures but only certain filename with powershell...
Read MoreGet-ChildItem exclude multiple full path...
Read MoreGet-ChildItem using multiple paths, and retrieve all files that matches and their path - only the se...
Read MoreLocating all subdirectories matching a string or partial string...
Read MoreGet-ChildItem can't find dir when script run with -File instead of -Command...
Read MorePowershell Get-ChildItem -Filter '*.txt' also finds '*.txt~' (too greedy?)...
Read MoreUsing the -Depth property of the Get-ChildItem Powershell cmdlet...
Read MoreWhy doesn't my Powershell loop grab a PDF file if im calling -Include "*.pdf"...
Read MorePowershell script to replace pattern YY to YYYY...
Read MoreGet the latest file and compare its filename with the rest of the files...
Read MorePowershell Get-ChildItem Exclude Default Windows Folders...
Read MoreHow to get Get-ChildItem to handle path with non-breaking space...
Read MorePowershell SQLCMD not recognizing inputfile - passing files obtained via Get-ChildItem to external p...
Read MoreWhy does Get-ChildItem -name return none if there is an escape character?...
Read MorePowershell delete multiple file extensions from multiple folders...
Read MorePowerShell GetChildItem exclude file type in base folder but include same file type from sub folder...
Read MoreHow to get specific files using Get-ChildItem...
Read MorePowershell copying specific files from source directory, excluding several folders, but then recursi...
Read MoreHow to optimize Powershell script with Get-ChildItem consuming all RAM...
Read MorePowershell - Rename files recursively adding upper folder as prefix to NewName...
Read MorePowershell - Get list of subfolders but include parent folder in it...
Read More