Expand-Archive in Powershell 3.0

后端 未结 0 1648
太阳男子
太阳男子 2021-01-01 15:42

This below script is running in PowerShell 6.0

Get-ChildItem ./ -Filter *.zip | Expand-Archive -DestinationPath ./Dest

but facing issue in Po

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