How to use Powershell Invoke-Item with a gci search?

后端 未结 0 847
Happy的楠姐
Happy的楠姐 2020-12-12 13:01

I\'m trying to build a Powershell script that uses the Invoke-Item cmdlet once I\'ve found the files using the following script:

gci -Recurse -File .xls C:\\

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