At this point, you have stood up a SharePoint farm using PowerShell and partially configured the service applications. You’ve also configured the central administration site to run on SSL, which is a pretty awesome milestone in itself! But there is still much more to go.
Let’s configure some additional service applications, create a few host-named site collections, and spin up an app catalog.
Additional Service Applications, HNSCs, and an App Catalog
We purposefully did not install all the service applications with PowerShell, since in order to ...