Category

Automation
Lets face it, there’s nothing really exciting about log file management. But like it or not its a pretty common task for DevOps to deal with log files. We’d all like our applications to use a Logging Service like Splunk or Loggly, but until that time comes we need to deal with log files on...
One of the best uses of Powershell is automating Active Directory administration. There’s a number of very powerful cmdlets for performing Powershell AD Group Management. I’ve found these to useful for doing Security Administration, Application Deployments, and even validation.
A common challenge I’ve faced is managing many SQL Server Indexes across multiple databases in multiple environments. There’s often a need to not only check that Indexes exist, but that they match. For example does your Test environment have the same Indexes as your Dev environment.  Traditionally I’ve always tackled this using SQL Management Studio,...
As discussed on the Top 10 IIS Configuration Tips article, the Shared Configuration feature is a must have for building web farms with IIS. But let’s look at how we can use Powershell to script IIS Shared Configuration. If we’re building and managing multiple farms or one very large farm, being able to automate the setup will...
1 2 3

My New Stories

March 2016 Web Hosting Deals
Powershell AD Group Management
Troubleshooting 403