Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
did everything in the video but had problems like some of the others (on the you tube page, posted this in comments there, and thought i should leave this here aswell), but if you fix the part that you do in the notepad it works perfectly. what's underneath the video to copy is different to what is actually used in the video, so instead of using Configuration
Updates Enabled="TRUE" TargetVersion="16.0.xxxxx.yyyyy" /
/Configuration
use
<Configuration>
<Updates Enabled="TRUE" TargetVersion="16.0.xxxxx.yyyyy" />
</Configuration>
instead im not sure if its because of it being in the description that the arrows didn't work, but just add those and you should be set, once i did it worked exactly like it did in the video.
hope it helps