Replace permission command line

Replace permission

Migration is always popping an issues to bring the service online. Moreover folder permission playing a big role in all scenario; Apparently spent lot of time to fix data migration issues from Windows 2008 server to Windows 2012 server. So replace permission required to complete the migration.

Scenario:

Application data needs to be migrated (folders & files) from Windows 2008 server [SERVER2K8] to Windows 2012 server [SERVER2K12]. Consider the folder permission as old server local security groups named ‘SERVER2K8\App Admin’, however copying the data using robocopy with permissions using below scripts

Copy folder with privileges

save and restore folder permission with substitute, deleted or unavailable user’s SID will not work.

Hence, ‘SubInACL’ script with replace parameter helps to fix SID mapping to resolve broken rights, download and install Windows Resource Kits. Similarly Applicable for domain account and group migrations.

Replace permission for broken SID with new user/groups ID


Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.