PoshCode Archive  All files named "Copy-Shares.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Copy-Shares.ps1

2018-06-10
13:43
Copies shared folders from one server to another. Run on the new server (as administrator). file: [0e55914309] check-in: [40018f1020] user: themoblin branch: trunk, size: 3614
13:43
This script “copies” shares and share permissions from one computer to another. The drive letter can change between computers, but the path(s) on the drive may not. This script does not copy the data; for that you will need another solution, such as xcopy or a decent SAN that can do it for you. It works on OSes as old as Windows 2000, and at least as new as Server 2008 R2. It probably has a hundred possible improvements. file: [9d64b2103f] check-in: [9cdf4fe5a6] user: Sysiphus branch: trunk, size: 8238
13:34
Added: This script “copies” shares and share permissions from one computer to another. The drive letter can change between computers, but the path(s) on the drive may not. This script does not copy the data; for that you will need another solution, such as xcopy or a decent SAN that can do it for you. It works on OSes as old as Windows 2000, and at least as new as Server 2008 R2. It probably has a hundred possible improvements. file: [2879c0c46b] check-in: [d94e8ebb7b] user: Sysiphus branch: trunk, size: 8238