Hi
how can copy source path of share folder to another destination share folder from CSV file through PowerShell 2.0 or 3.0
Also if possible, can I get the same share and security permission from source to destination would be great..
I have CSV file with below format:
Sourceserver Destionationserver
\\server1\sharefolder\user1 \\server3\sharefolder\user1
\\server1\sharefolder\user2 \\server3\sharefolder\user2