StackOverflow Questions for Tag: get-childitem

YetAnotherRandomUser
YetAnotherRandomUser

Reputation: 1408

Use PowerShell to generate a list of files and directories

Score: 43

Views: 102900

Answers: 6

Read More
J. L. Doty
J. L. Doty

Reputation: 41

Using Powershell on Win 11, I need to get all the files in a root folder, excluding all files in a list of root-folder subfolders

Score: 1

Views: 58

Answers: 2

Read More
Parduz
Parduz

Reputation: 602

Powershell Get-ChildItem: how to get everything with a given BaseName, both Files and Folders?

Score: 1

Views: 86

Answers: 1

Read More
Adam Hart
Adam Hart

Reputation: 5

Powershell not returning files with a CreationTime "less than" specified DateTime

Score: 0

Views: 9

Answers: 0

Read More
ScholarlySquire
ScholarlySquire

Reputation: 1

Select-Object, then Get-Content of those documents, and extract a string as another property?

Score: 0

Views: 65

Answers: 1

Read More
yonetpkbji
yonetpkbji

Reputation: 1019

PowerShell - Strange output when using Get-ChildItem to search within files

Score: 2

Views: 5071

Answers: 2

Read More
Dennis Higgins
Dennis Higgins

Reputation: 21

Powershell Get-ChildItem when path contains french accent characters

Score: 2

Views: 129

Answers: 1

Read More
davidchoo12
davidchoo12

Reputation: 1321

How do I use Get-ChildItem to return files that don't have an extension?

Score: 4

Views: 4381

Answers: 1

Read More
toscanelli
toscanelli

Reputation: 1241

Powershell get-childitem works different with long-path prefix (\\?\)

Score: 1

Views: 778

Answers: 1

Read More

Collections and the Powershell Pipeline

Score: 1

Views: 216

Answers: 3

Read More
tetratheta
tetratheta

Reputation: 473

How to fix/speed up powershell script?

Score: 2

Views: 1463

Answers: 2

Read More
LDonSOvrfw
LDonSOvrfw

Reputation: 49

Concatenation of two regexes into one line in powershell script

Score: 0

Views: 37

Answers: 1

Read More
Muhammedh
Muhammedh

Reputation: 504

Exclude one folder and a filetype from Get-childitem

Score: 3

Views: 1293

Answers: 1

Read More
Ujjawal Mandal
Ujjawal Mandal

Reputation: 1

Get-childitem is changing TypeName System.IO.DirectoryInfo to System.Management.Automation.PSCustomObject: How to prevent?

Score: 0

Views: 19

Answers: 0

Read More
Ujjawal Mandal
Ujjawal Mandal

Reputation: 1

Get-childitem: Can not get the subfolders from another subfolders to out-gridview: Error Cannot find path because it does not exist

Score: 0

Views: 60

Answers: 1

Read More
DuhMan
DuhMan

Reputation: 9

Remote Directories with sizes

Score: 0

Views: 40

Answers: 1

Read More
Kendall Aughenbaugh
Kendall Aughenbaugh

Reputation: 21

Need to Extract ContentCreated and DateLastSaved from 1000s of Microsoft Office files

Score: 2

Views: 71

Answers: 0

Read More
Ooker
Ooker

Reputation: 3054

Why can Rename-Item be piped directly to Get-ChildItem?

Score: 1

Views: 60

Answers: 1

Read More
sllucas
sllucas

Reputation: 1

Foreach 'file' copy-item only copies the last results 'file' to destination but copies to all folders instead of its respective folder

Score: 0

Views: 56

Answers: 1

Read More

Exclude Junction-Points in Get-ChildItem

Score: 2

Views: 3391

Answers: 2

Read More
PreviousPage 1Next