PowerShell Получите все каталоги на пути
Get-ChildItem -Path <PATH> -Name <-Recurse>
Anxious Anaconda
Get-ChildItem -Path <PATH> -Name <-Recurse>