如何使用Power shell脚本创建新文件夹?

问题描述:





我想在具有不同文件夹名称的特定路径中创建许多新文件夹。我试图在powershell中这样做。请指导我在powershell中创建新文件夹或有没有其他方法可以有效地执行此操作而不是使用PowerShell?



谢谢。

Hi,

I want to create many new folders in a particular path with different folder names. I am trying to do this in powershell. Please guide me to create new folders in powershell or Is there any other way to do this effectively rather than using powershell ?

Thank you.