Guest User

Untitled

a guest
Oct 13th, 2014
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. ; This is the inbox configuration file used for deploying or capture a
  2. ; WIMBoot system. Please do not remove this file because WIMCaptureImage
  3. ; and WIMApplyImage will fail if WIM_FLAG_WIM_BOOT flag is specified.
  4.  
  5. [CompressionExclusionList]
  6. ntoskrnl.exe
  7.  
  8. [PrepopulateList]
  9. \Users\Default\NTUSER.DAT*
  10. \Windows\Boot
  11. \Windows\System32\bootstr.dll
  12. *bootstr.dll.mui
  13. \Windows\System32\config
  14. \bootmgr
  15. \Boot
  16. *winload.*
  17. *winresume.*
  18. wof.sys
  19. \Windows\System32\Config\SYSTEM
  20.  
  21. [ExclusionList]
  22. \$bootdrive$
  23. \$dwnlvldrive$
  24. \$lsdrive$
  25. \$installdrive$
  26. \$Recycle.Bin\*
  27. \bootsect.bak
  28. \hiberfil.sys
  29. \pagefile.sys
  30. \ProgramData\Microsoft\Windows\SQM
  31. \System Volume Information
  32. \Users\*\AppData\Local\GDIPFONTCACHEV1.DAT
  33. \Users\*\NTUSER.DAT*.TM.blf
  34. \Users\*\NTUSER.DAT*.regtrans-ms
  35. \Users\*\NTUSER.DAT*.log*
  36. \Windows\AppCompat\Programs\Amcache.hve*.TM.blf
  37. \Windows\AppCompat\Programs\Amcache.hve*.regtrans-ms
  38. \Windows\AppCompat\Programs\Amcache.hve*.log*
  39. \Windows\CSC
  40. \Windows\Debug\*
  41. \Windows\Logs\*
  42. \Windows\Panther\*.etl
  43. \Windows\Panther\*.log
  44. \Windows\Panther\FastCleanup
  45. \Windows\Panther\img
  46. \Windows\Panther\Licenses
  47. \Windows\Panther\MigLog*.xml
  48. \Windows\Panther\Resources
  49. \Windows\Panther\Rollback
  50. \Windows\Panther\Setup*
  51. \Windows\Panther\UnattendGC
  52. \Windows\Panther\upgradematrix
  53. \Windows\Prefetch\*
  54. \Windows\ServiceProfiles\LocalService\NTUSER.DAT*.TM.blf
  55. \Windows\ServiceProfiles\LocalService\NTUSER.DAT*.regtrans-ms
  56. \Windows\ServiceProfiles\LocalService\NTUSER.DAT*.log*
  57. \Windows\ServiceProfiles\NetworkService\NTUSER.DAT*.TM.blf
  58. \Windows\ServiceProfiles\NetworkService\NTUSER.DAT*.regtrans-ms
  59. \Windows\ServiceProfiles\NetworkService\NTUSER.DAT*.log*
  60. \Windows\System32\config\RegBack\*
  61. \Windows\System32\config\*.TM.blf
  62. \Windows\System32\config\*.regtrans-ms
  63. \Windows\System32\config\*.log*
  64. \Windows\System32\SMI\Store\Machine\SCHEMA.DAT*.TM.blf
  65. \Windows\System32\SMI\Store\Machine\SCHEMA.DAT*.regtrans-ms
  66. \Windows\System32\SMI\Store\Machine\SCHEMA.DAT*.log*
  67. \Windows\System32\sysprep\Panther
  68. \Windows\System32\winevt\Logs\*
  69. \Windows\System32\winevt\TraceFormat\*
  70. \Windows\Temp\*
  71. \Windows\TSSysprep.log
  72. \Windows\winsxs\poqexec.log
  73. \Windows\winsxs\ManifestCache\*
  74. \Windows\servicing\Sessions\*_*.xml
  75. \Windows\servicing\Sessions\Sessions.back.xml
  76.  
  77. [CompressionFolderList]
  78. \Windows\System32\WinEvt\Logs
  79. \Windows\Installer
Advertisement
Add Comment
Please, Sign In to add comment