CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
get-childitem
09-13
Software engineering
Quickly find the newest file with PowerShell 2
09-09
Software design
Powershell copying specific files from source directory, excluding several folders, but then recursi
08-25
Back-end
Output list of files to log
08-15
Back-end
How to optimize Powershell script with Get-ChildItem consuming all RAM
08-05
Software engineering
Powershell - Rename files recursively adding upper folder as prefix to NewName
07-12
Mobile
powershell ls errors certain folders / files
06-24
database
Using get-childitem -Exclude to avoid recycle bin, windows, program files
06-23
Software engineering
Searching for only folders that contain a certain folder using powershell
06-20
Blockchain
How to delete files from multiple folders excluding couple of folders?
06-01
Net
Powershell: Converting Headers from .msg file to .txt - Current directory doesn't pull header i
05-13
front end
Using an Index with foreach-object in powershell
05-01
database
I need my Get-ChildItem string search command print file names along with their Date Modified values
04-27
Mobile
Recursive Get-ChildItem and merging files within the same directory
04-12
Software design
How can i search for multiple string patterns in text files within a directory
04-09
Blockchain
Get-ChildItem Confusing Results
04-08
database
Create file list in every subfolder using PowerShell
04-04
OS
Powershell send directory contents to a program
04-02
Enterprise
Powershell ps1 Get Children Copy command basic
03-22
Back-end
Powershell create a sort of hash table of the contents of text files and their corresponding file na
03-15
OS
How can I get a count of directories and files in a base directory and each descendant directory?
02-24
Back-end
Get-ChildItem into Powershell ListBox GUI
02-11
Software design
How to write the if clause when iterating through a treeview?
12-21
Software engineering
Archiving files according to date in file name. Powershell script
12-09
Software engineering
PowerShell script to combine CSVs and add root directory as an additional column
12-07
Back-end
How can I improve the speed and memory usage of calculating the size of the N largest files?
11-23
Software design
get-childitem either subfolder or a "rbac.jsonc" file
10-28
Enterprise
Get-ChildItem path without specifying the full path
10-28
Enterprise
get-childitem find files in folders with same names
10-20
other
Powershell search for text in files
09-25
Back-end
Get-ChildItem return access denied error when run as "SYSTEM"
Links:
CodePudding