Combining multiple files into one file using powershell

前端 未结 0 2077
遥遥无期
遥遥无期 2020-12-09 12:58

I have the following code

Get-ChildItem -Path "\\\\abc.xyz.net\\APP\\sess\\TEMP"  -Directory -Force -ErrorAction SilentlyContinue | Select-Object Na         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题