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