Can Powershell recursively create directories?
For example, I want to create the folder /foo/bar in one step. Is this possible in Powershell?
Can Powershell recursively create directories?
For example, I want to create the folder /foo/bar in one step. Is this possible in Powershell?