PowerShell kopieren alle Dateien rekursiv

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