Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Cannot find a file with gci

$
0
0

Ok, i'm thoroughly confused.. I'm having a problem finding a file with gci and it totally exists because i'm staring at it in windows explorer

 

gci '\\server\share\folder\folder\folder\REV_Letter_Taft[1].DOC.hosdfmk'  -force

Thats the actual file name actual filename

and if I copy the file to my local c drive and do gci REV_Letter_Taft[1].DOC.hosdfmk i get nothing.  I get no errors, but no information on the file.

 

I must be missing something


Viewing all articles
Browse latest Browse all 6937

Trending Articles