Copying files and folders with sharing permissions and NTFS settings to a new drive
hi,
have file server user files on d:\
want copy of files, folders, share permissions , ntfs permissions e:\
noob scripting, if me out , give me example of script need, appreciate it.
have file server user files on d:\
want copy of files, folders, share permissions , ntfs permissions e:\
noob scripting, if me out , give me example of script need, appreciate it.
no script needed.
use xcopy copy files , permissions.
xcopy <source> <destination> /s /e /x /c /q /h /k /i /r /y
i don't know of utility copy share permissions, can record them, , recreate pemissions using rmtshare.exe. not sure if still available via download or not.
Windows Server > File Services and Storage
Comments
Post a Comment