Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

copy file using powershell script

Copy-Item -Path C:UsersPublicDesktopfolderText.txt -Destination C:UsersPublicDesktopsecondfolder
 
PREVIOUS NEXT
Tagged: #copy #file #powershell #script
ADD COMMENT
Topic
Name
3+5 =