This entry is part 3 of 4 in the series AutoSPInstallerIntroduction In the two previous related posts (here and here), I showed you how to setup and configure AutoSPInstaller to automate your SharePoint installation. So now, we get to see the fruits of our labor. In this post, I’ll share the screenshots based on those [...]
This entry is part 2 of 4 in the series AutoSPInstallerThis is a continuation of my previous post titled “AutoSPInstaller: Getting Prepared” In my previous post, I showed you how to stage all the software. Do this once, you’re set for life! OK, maybe not for life, but at least for any SharePoint server installs [...]
This is a cross-post of my article on nbsp. Harry Chen did a comparison of SharePoint Warm-Up scripts in October 2010, this is essentially a follow up to his findings. At the end, I’ll share the script that I’m using. Do we really need another SharePoint Warm-Up Script? No, but I found some useful, others [...]
I had a problem this week where I needed to create many (like 30 or so) site collections in SharePoint 2010. These sites all have similar properties but different names and URLs of course. I also needed a way to remove all the sites I had just created easily. New-SPSite and Remove-SPSite do the job, [...]