In Powershell, I created a new file system folder object:
New-Item -Path "c:\\users\\UserName" -Name "NewSubdirectoryName" -ItemType "dir