Tag

powershell
One of the aspects that I really like about the embracing of DevOps mentality is that we have more acceptance between the disciplines of Development and Operations. On the Ops side that means taking some of the core development pillars and incorporating those standards and ideas into areas like script development.  Two concepts that I think...
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...
Bad Data. (Exception from HRESULT: 0x80090005) If your using a Shared Configuration in IIS7 or IIS8 this error message is one of the biggest challenges with the solution. As I mentioned on the Top Ten IIS Configuration Tips article, IIS Shared Configuration is a great solution for creating and maintaining web farms. But the are a handful...
Needing to run SQL Scripts can be a day to day task for System Administration and DevOps. If you have dozens of SQL Scripts to run this can quickly become a tedious job. Automating this with a Powershell script is an obvious solution. But running SQL Scripts in Powershell is not as easy as it...
1 2 3 4 5

My New Stories

March 2016 Web Hosting Deals
Powershell AD Group Management
Troubleshooting 403