TL;DR version
Generate a new WinPE mage by running the BranchCache for OSD generator tool
Decide if you want to use StifleR or not, if so, add the /Add-StifleR parameter on the command line
Modify the Task Sequence and add two steps:
Run "BCEnabler.exe Enable" in your sequence to enable BranchCache and BITS services
Run "BCEnabler.exe Move" in your sequence to move the data cache to the new full OS
Set the SMSTSDownloadProgram variable to ‘BITSACP.exe’ to enable BITS downloads in the Task Sequence
Add the 2Pint Software OSD Toolkit Turbo license into a Task Sequence variable named "2PintTurboLicense" and set it to your license you have received.
Done!
Last updated