Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

powershell copy file to remote computer

Copy-Item -Path serverbc$programs	emp	est.txt -Destination serverac$programs	emp	est.txt;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #powershell #copy #file #remote #computer
ADD COMMENT
Topic
Name
1+7 =