ControlC ControlC · Pastebin

PS in een notendop: Opdracht 1

Views: 36Total Chars: 125
Created: 5/25/20 4:43:19AM ET
Self Destructs: Never
New-Item -ItemType Directory -Path c:\ -Name data_backup
Copy-Item -Path C:\data1\*.* -Recurse -Destination c:\data_backup
·Create new version