This is the sort of do-it-all bike that any retro commuter/cyclocrosser dreams of as the ultimate single bike solution; low maintenance gears, clean steel lines, on/off road friendly, affordable ?. Having owned one I can say that only its good looks apply.
Thursday, 28 February 2013
Genesis Day 01 Alfine Review 2012
This is the sort of do-it-all bike that any retro commuter/cyclocrosser dreams of as the ultimate single bike solution; low maintenance gears, clean steel lines, on/off road friendly, affordable ?. Having owned one I can say that only its good looks apply.
Wednesday, 27 February 2013
Automating SQL Instance Installations
Introduction
In the company I work for we build hundreds of new SQL instances each year, I was asked to develop a fully automated way to install SQL, with the aim to speed up the build process and standardize all SQL builds for all SQL install features (RDBMS, SSAS, SSIS, SSRS. Clustered and Standalone), I googled it and found nothing on this subject, it appears nobody has done this before, or at least not documented yet anyway. This Blog will highlight the process in as much detail as I get time to document; its a very big process but once implemented requires only a very small amount of human interaction. Here we go..........Prerequisites
An SCCM management server that is currently managing your server environment, access to create collections, adverts, task sequences.Powershell skills.
Active Directory read access.
SQL installation skills, with a knowledge of the config.ini for silent installs.
Quick view of the end-to-end process
Subscribe to:
Posts (Atom)
