To add to that, here's what I've got:
- A powershell script (setting the execution policy to disabled)
- Loading the Microsoft.SharePoint, and Microsoft.SharePoint.Publishing
assemblies.
- Reading a text file, and creating the sites/subsites based off what I've got
in there.
...still searching for the magic that will enable me to do this. Ideally, I'd
like to stick to doing it with powershell. If that's not an option, I'm open to
any means to get it done!