Moving shares to Windows 2012

Hello,

We have about 260 shares on a NAS that need to be copied over to a windows 2012 (will be our new file server).

Right now, I am able to view the shares from a MMC console.  I have exported the share names to a csv.  Below is the plan, please advise if here are better options.

*****************************

1) Create shares using powershell

2) Use permcopy to set permission/security on the shares

3) Robocopy contents

Thanks ahead,

TT

July 2nd, 2015 2:23pm

Hi TT,

Although robocopy has the option /sec to Copies files with security information, however, I'm not sure about the permission in NAS.

If you want to reset the permission on the folders, please refer to the script below to set share permission and NTFS permission:

Assigning File Share permissions using Power Shell

And you can use the cmdlet "foreach" to loop the shared folder.

If there is anything else regarding this issue, please feel free to post back.

Best Regards,

Anna Wang

 
Free Windows Admin Tool Kit Click here and download it now
July 3rd, 2015 3:25am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics