Zdobądź lista listy FilePath PowerShell

Get-ChildItem -Path D:\SuiteCRM_Google_2FA_Captcha -Recurse -Force | % { $_.FullName }
Thoughtful Tapir