[[https://learn.microsoft.com/en-us/fslogix/concepts-configuration-examples#example-1-standard|Concept+Example]]
[[https://learn.microsoft.com/en-us/fslogix/how-to-configure-storage-permissions|Storage Permissions]]
icacls \\ts.domain.local\profile$ /inheritance:r
icacls \\ts.domain.local\profile$ /grant:r "ERSTELLER-BESITZER":(OI)(CI)(IO)(M)
icacls \\ts.domain.local\profile$ /grant:r "#DOMAIN#\Domänen-Admins":(OI)(CI)(F)
icacls \\ts.domain.local\profile$ /grant:r "#DOMAIN#\Domänen-Benutzer":(M)
"c:\Program Files\FSLogix\Apps\frx.exe" migrate -src d:\profile\xyz\Profile_xyz.vhd -dest c:\profile\xyz\Profile_xyz.vhdx