PowerShell копировать все файлы рекурсивно

robocopy C:\Code\Trunk C:\Code\F2 *.cs *.xaml *.csproj *.appxmanifest /s
Michael Mainbird