Difference between revisions of "Copy-Item"

From wikieduonline
Jump to navigation Jump to search
(Created page with " Copy-Item -ToSession $s -Path C:\host_path\data.txt -Destination C:\guest_path\ == See also == * {{Hyper-V}} * {{cp}} * {{Windows}}")
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
<code>Copy-Item -ToSession $s -Path C:\host_path\data.txt -Destination C:\guest_path\</code>
Copy-Item -ToSession $s -Path C:\host_path\data.txt -Destination C:\guest_path\
 
  
  
Line 7: Line 6:
 
* {{cp}}
 
* {{cp}}
 
* {{Windows}}
 
* {{Windows}}
 +
 +
[[Category:Windows]]

Latest revision as of 17:40, 15 October 2021

Advertising: