windows powershell "mkdir -p" code example Example: mkdir powershell New-Item -Path "c:\some\folder\path" -ItemType Directory