Skip to content

Instantly share code, notes, and snippets.

@JekRock
Created September 4, 2017 17:24
Show Gist options
  • Save JekRock/80f8379f088fe33762bf1c43e84e8801 to your computer and use it in GitHub Desktop.
Save JekRock/80f8379f088fe33762bf1c43e84e8801 to your computer and use it in GitHub Desktop.
Copy files with folder structure
Copy-Item c:\fso –destination \\server1\share -recurse -container
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment