Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

create new file and copy from another file in powershell

Copy-Item -Path "Source file path" -Destination "Destination file path"
 
PREVIOUS NEXT
Tagged: #create #file #copy #file #powershell
ADD COMMENT
Topic
Name
1+8 =