So, despite the ridiculous amount of changes (some really dumb ones, google demystifying dual scan, and then read the windows 10 wsus group policy documentation to find some conflicting ones) I would still recommend the Current Branch for Business. We’ll actually they recently changed the naming to be Semi-annual Channel for CBB and Semi-Annual-Channel (Targeted) for Current Branch.
While I certainly was all about the LTSB at first, there are some issues with it I have discovered.
One of the bigger ones is the lack of support for “new silicone” I don’t have time to go find the articles at the moment, but I’ve read a few microsoft and third party posts on how LTSB won’t support the latest chipsets as they come out. So in other words, if you have a image setup with LTSB 2015, but you have a new computer with a cpu/chipset that came out in 2018 with some fancy new features, you won’t be able to install LTSB on that new computer, or at least you won’t be supposed to be able to.
Also, while I was rather hesitant to allow access to the windows store, as I started adding surface type touch screens to our environment I’ve come to find it more and more useful. Also, there are plenty of group policies to disable access to the windows store.
Also, reading about the new features and such as they come out, kept making me want the new features. A more flexible and customizable windows update experience, new powershell cmdlets, and all sorts of things to play with.
Personally the whole no support for new silicone thing is what converted me.
Plus, we want to have a regular imaging schedule and the now semi-annual release schedule gives us a schedule to deploy fresh images. Which we intend to do instead of deploying the new releases through wsus. Updating from one release to another tends to lose some customizations like lockscreen images and custom account pictures. Plus they tend to change some of the features surrounding those customizations, so updating the ol unattend file and setupcomplete type scripts on that regular basis to be able to take advantage of new features is prolly a good idea. Also, have you checked out windows imaging configuration designer to make provisioning packages? It’s pretty sweet.
So in short, due to recent changes to the windows as a service paradigm and choices in support rules for LTSB, unless you are using the same hardware for something for 10 years that needs to not have any risks of new features, and perhaps has some legacy software needs. Then LTSB is the way to go. If you are just looking to shirk away from pieces of windows 10 like the store and such, you should not go with LTSB and either embrace the changes, or create more restrictive group policies. Especially since you become so very stuck with any version of LTSB since you can only update to another iteration with a fresh install/image.
If you for some reason don’t have a AD to deploy group policies you can utilize provisioning packages and for policies not yet supported there you can learn to utilize the https://github.com/dlwyatt/PolicyFileEditor powershell module to deploy local group policies.
That’s my 2 (maybe it’s more like 200) cents on the matter.