Hi everybody!
I'm using usmt to migrate data from Windows XP to 7. I'm executing scanstate/loadstate processes as SYSTEM and I'm having some problems with file permissions and acls.
First of all I have some folders in XP, located under the user profile (c:\Documents and Settings\User1), for which only User1 has permissions set (full control). Nobody else can access those folders. The folders are migrated entirely, but on Windows 7 their content is losing information about permission. I mean that in the security tab the window "Group and Users" with permissions is blank (message: no groups or users can has permissions on the file).
Moreover, I am using, together with migdocs xml, the pst.xml found at:
blogs.technet.com/b/askds/archive/2010/02/11/usmt-ost-and-pst.aspx
The folder containing the .pst files after the migration is losing the acl, "authenticated users" are added to the list of users with permissions on the folder and everybody can access it.
Can someone help me in solving those issues? Thank you!!