TL;DR version
Generate a new WinPE image by running the BranchCache for OSD generator tool
Decide if you want to use StifleR or not. If so, add the /Add-StifleR parameter to 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
Create a task sequence variable: SMSTSDownloadProgram with the value" ‘BITSACP.exe’ to enable the Alternate Content Provider in the Task Sequence
If licensed for 2Pint Software OSD Toolkit Turbo, create a task sequence variable: 2PintTurboLicense with the value of the license you received
Done!
Last updated