User1989 Posted November 26, 2017 Report Share Posted November 26, 2017 Hello, As part of my evaluation for SmartWim im trying to understand this case: Here are some points for clarification: We are using real PC in terms of creating WIM file for the partition C:\ (System OS – Windows 10) We want to discuss the next scenario Day 1 – we capture WIM file of partition C: - base WIM Day…10 – we performed some changes on this partition and delete a list of files from different paths. In other terms “Day 10” partition has less files comparing to base WIM. We create .dwm file, that SHOULD reflect the diff between base Day1 and Day10 partition file structure. We append .dwm file to base WIM (meaning now we have 2 indexes in the single base WIM Now we are going reimage partition C:\ on the destination PC : apply Index 1 (base WIM) apply Index 2 (.dwm) to the same partition What should we expect in this case on final C:\ partition? Real situation Day 1 Base WIM: Day 10 Folder TEST1 Folder TEST1 Files: Files: 1.txt 1.txt 2.txt deleted 3.txt 3.txt We assume that folder TEST1 on destination C:\ partition will contain all 3 files 1.txt 2.txt 3.txt Is our assumption correct? Please confirm. Of course we expect this TEST1 folder after partition reimaging will contain: 1.txt deleted 3.txt Link to comment Share on other sites More sharing options...
Jeff Harris Posted November 27, 2017 Report Share Posted November 27, 2017 I would expect your assumption to be correct. But, as with most things, I'd recommend thorough testing. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now