Get-ChildItem allows you to list files and directories, including recursively with filename filters. Copy-Item allows you to copy a file.
確定! 回上一頁