Opdracht 1

Download Script

New-Item -ItemType Directory -Path c: -Name data_backup
Copy-Item -Path C:data1*.* -Recurse -Destination c:data_backup