PowerShell kopiuj wszystkie pliki rekurencyjnie

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