/Apply-Profiles: , Takes the union of the given profiles and removes all other files from the Windows PE image. Examples: ...

/Apply-Profiles:[,]

  Takes the union of the given profiles and removes all other files from the
  Windows PE image.

  Examples:
    DISM.exe /Image:C:	est\offline /Apply-Profiles:C:\profiles\profile.txt

    DISM.exe /Image:C:	est\offline 
      /Apply-Profiles:C:\profiles\profile1.txt,C:\profiles\profile2.txt