I was wondering if it's possible to merge all three installation scenarios into the same task sequence? Just to make it event more simple for our helpdesk staff. I know all the basic concepts regarding USMT and hard linking and I have made them work standalone but it would be very neat in my environment to accomplish this in the same task sequence.
Suggested task sequence layout would be:
Install Scenario:
At top of the task sequence there should be a capture state group that does only run if task sequence variable _SMSTSInWinPE not equals true.
And after that the OS installation should proceed as normal but skip the Resore state at the end since there was no capture being made. (I'm not sure how to make this happen).
Reinstall Scenario:
Since Win XP or Win 7 already is installed and the SCCM agents has been deployed then the task sequence should start with the capture state (since _SMSTSInWinPE not equals true). But since the computer does not have a computer association with a different computer the task sequence should assume that it's a reinstall migration and should therefore perform a hard linking capture.
After that the installation should proceed as normal but without the reformat hard drive step since this would wipe the hard link store.
And lastly a restore state sequence.
Replace Scenario:
First we must do a computer association between the source computer (old) and the destination computer (new). Then place the old computer in a collection where we have advertised a capture to state migration point task sequence. Wait for the sequence to finish then boot the new computer via PXE and and let it install the OS and lastly restore the user state from the state migration point.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
I was wondering if it's possible to merge all three installation scenarios into the same task sequence? Just to make it event more simple for our helpdesk staff. I know all the basic concepts regarding USMT and hard linking and I have made them work standalone but it would be very neat in my environment to accomplish this in the same task sequence.
Suggested task sequence layout would be:
Install Scenario:
Reinstall Scenario:
Replace Scenario:
Looking forward for any tips!
Share this post
Link to post
Share on other sites