I am not sure how to get it to print all the files in the folder. What am I doing wrong? Powershell. $files = Get-ChildItem “G:\incoming_faxes\*.pdf” ...
確定! 回上一頁