<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Install and Configuration on Engineering Leadership in AI &amp; Software</title>
		<link>https://engineering-leadership.hinshelwood.com/tags/install-and-configuration/</link>
		<description>Recent content in Install and Configuration on Engineering Leadership in AI &amp; Software</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Tue, 16 Jun 2026 17:40:35 +0000</lastBuildDate>
		
			<atom:link href="https://engineering-leadership.hinshelwood.com/tags/install-and-configuration/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Convert Legacy Projects and ASP.NET MVC Apps to SDK-Style with Confidence</title>
				<link>https://engineering-leadership.hinshelwood.com/engineering-notes/convert-legacy-projects-and-asp-net-mvc-apps-to-sdk-style-with-confidence/</link>
				<pubDate>Thu, 29 May 2025 09:00:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/engineering-notes/convert-legacy-projects-and-asp-net-mvc-apps-to-sdk-style-with-confidence/</guid>
				<description>Upgrading legacy .NET projects to SDK-style makes your codebase easier to maintain, improves build and CI/CD integration, and prepares you for future .NET upgrades. Converting class libraries is straightforward and highly recommended, while web apps require more care and are best handled with the MSBuild.SDK.SystemWeb package if you want SDK-style; otherwise, you can leave them in the old format. Start by converting class libraries now to simplify your engineering system and reduce technical debt.</description>
			</item>
			<item>
				<title>Create a Release Management pipeline for Professional Developers</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/create-a-release-management-pipeline-for-professional-developers/</link>
				<pubDate>Thu, 04 Dec 2014 12:15:56 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/create-a-release-management-pipeline-for-professional-developers/</guid>
				<description>This guide walks through setting up an automated release management pipeline using TFS/VSO and Azure, showing how to build, deploy, and parameterize a legacy web app across multiple feedback environments. Key takeaways include the importance of automating builds and releases, using environment-specific parameters, and streamlining approvals for smoother deployments. Development managers should consider investing time upfront to automate and parameterize their pipelines, as this reduces manual errors and accelerates feedback cycles.</description>
			</item>
			<item>
				<title>Mastering Azure DevOps Migration Tools: Your Ultimate Guide to Seamless Migrations</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-azure-devops-migration-tools-your-ultimate-guide-to-seamless-migrations/</link>
				<pubDate>Thu, 17 Oct 2019 19:16:03 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-azure-devops-migration-tools-your-ultimate-guide-to-seamless-migrations/</guid>
				<description>Azure DevOps Migration Tools enable experienced teams to move work items and related data between environments efficiently, supporting features like syncing changes during migration and extensive customization. For best results, set up a dedicated environment, migrate open work items first, use date-based queries for updates, and monitor API performance. Engage with the active open-source community for support and improvements to ensure a smooth migration.</description>
			</item>
			<item>
				<title>Open-source with VSTS or TFS and Github for better DevOps</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/open-source-with-vsts-or-tfs-and-github-for-better-devops/</link>
				<pubDate>Tue, 10 May 2016 16:19:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/open-source-with-vsts-or-tfs-and-github-for-better-devops/</guid>
				<description>You can use VSTS or TFS for full DevOps and agile capabilities while keeping your open-source code on Github by setting up automated two-way synchronization between the platforms. This approach lets you manage private work and processes in VSTS, then publish selected branches to Github for public access and contributions. Set up automated builds in VSTS to sync code in both directions, using personal tokens for authentication, so you get the best of both tools without extra manual effort.</description>
			</item>
			<item>
				<title>Mastering Azure DevOps Migration: A Step-by-Step Guide for Seamless Project Transfers</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-azure-devops-migration-a-step-by-step-guide-for-seamless-project-transfers/</link>
				<pubDate>Thu, 16 Nov 2023 12:47:09 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-azure-devops-migration-a-step-by-step-guide-for-seamless-project-transfers/</guid>
				<description>Migrating projects in Azure DevOps can be straightforward if you use the right tools, carefully configure your migration files, and address common issues like field mapping and iteration paths. Key steps include installing migration tools, preparing configuration files, ensuring required fields are present, and matching Git repo names between source and target. Prepare thoroughly, follow the outlined steps, and seek expert help if needed to ensure a smooth migration.</description>
			</item>
			<item>
				<title>Navigating the Complex World of Azure DevOps Data Migration</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/navigating-the-complex-world-of-azure-devops-data-migration/</link>
				<pubDate>Wed, 31 Jul 2024 12:00:49 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/navigating-the-complex-world-of-azure-devops-data-migration/</guid>
				<description>Migrating to Azure DevOps is complex, especially with legacy systems, but careful planning and attention to detail can prevent most issues. Key steps include importing legacy data before upgrades, aligning user identities to avoid workflow disruptions, cleaning up databases to meet size limits, and strictly following Microsoft’s backup procedures. Development managers should prioritize preparation and sequencing to ensure a smooth migration and minimize risks.</description>
			</item>
			<item>
				<title>Standard Environments for Automated Deployment and Testing</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/standard-environments-for-automated-deployment-and-testing/</link>
				<pubDate>Sun, 17 Mar 2013 06:23:45 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/standard-environments-for-automated-deployment-and-testing/</guid>
				<description>Explains how to set up and use Standard Environments in Visual Studio 2012 TFS for automated software deployment and testing, enabling consistent, repeatable pipelines.</description>
			</item>
			<item>
				<title>Create a Build vNext build definition</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/create-a-build-vnext-build-definition/</link>
				<pubDate>Wed, 04 Mar 2015 17:37:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/create-a-build-vnext-build-definition/</guid>
				<description>Microsoft&amp;rsquo;s new Build vNext system for TFS and VSO is more modular and user-friendly, offering a wide range of out-of-the-box build and deployment tasks, improved configuration options, and better auditability of changes. It currently supports only Git repositories and continuous integration triggers, with plans for greater extensibility and additional features in the future. Development managers should consider evaluating Build vNext in test environments to prepare for its eventual adoption and to explore its enhanced flexibility and control.</description>
			</item>
			<item>
				<title>Configure a Build vNext Agent</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/configure-a-build-vnext-agent/</link>
				<pubDate>Wed, 14 Jan 2015 14:55:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/configure-a-build-vnext-agent/</guid>
				<description>Microsoft&amp;rsquo;s new modular build system for TFS and VSO, currently in early preview, replaces the old controller model with a more flexible pool and queue approach, simplifying agent management and permissions. Setting up a vNext Build Agent requires spinning up your own VM, installing Visual Studio 2013 or 2015, and configuring the agent via PowerShell. Development managers should prepare for a shift to this new system and consider early testing to understand its benefits and requirements.</description>
			</item>
			<item>
				<title>Create a Standard Environment for Release Management in Azure</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/create-a-standard-environment-for-release-management-in-azure/</link>
				<pubDate>Thu, 04 Dec 2014 11:30:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/create-a-standard-environment-for-release-management-in-azure/</guid>
				<description>Setting up a standard release management environment in Azure is straightforward, cost-effective, and closely mirrors on-premises setups by using VMs, resource groups, and Application Insights for analytics. Using the old Azure portal gives better control over naming and resource organization, while Azure’s flexibility allows quick scaling and isolation for multiple environments. Development managers should consider scripting environment setup for repeatability and use Application Insights to track application usage and feedback.</description>
			</item>
			<item>
				<title>Migrating source from Perforce to Git on VSO</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/migrating-source-from-perforce-to-git-on-vso/</link>
				<pubDate>Wed, 20 Aug 2014 14:06:13 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/migrating-source-from-perforce-to-git-on-vso/</guid>
				<description>Step-by-step guide to migrating source code from Perforce to Git on VSO, covering repository setup, dependency management, build processes, and key migration tips.</description>
			</item>
			<item>
				<title>Execute Tests with Release Management for Visual Studio 2013</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/execute-tests-with-release-management-for-visual-studio-2013/</link>
				<pubDate>Mon, 27 Jan 2014 11:29:14 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/execute-tests-with-release-management-for-visual-studio-2013/</guid>
				<description>Learn how to automate test execution during deployments using Release Management for Visual Studio 2013, including setup steps, environment tips, and common issues.</description>
			</item>
			<item>
				<title>Team Foundation Build 2012 Issue - The target CleanWorkspacePackageTempDir does not exist</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/team-foundation-build-2012-issue-the-target-cleanworkspacepackagetempdir-does-not-exist/</link>
				<pubDate>Sat, 20 Oct 2012 17:30:11 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/team-foundation-build-2012-issue-the-target-cleanworkspacepackagetempdir-does-not-exist/</guid>
				<description>Explains how to resolve the &amp;ldquo;CleanWorkspacePackageTempDir does not exist&amp;rdquo; build error in Team Foundation Build 2012 for upgraded ASP.NET MVC projects by updating project targets.</description>
			</item>
			<item>
				<title>Mastering the Migration: Seamlessly Transitioning from TFS to Azure DevOps</title>
				<link>https://engineering-leadership.hinshelwood.com/videos/mastering-the-migration-seamlessly-transitioning-from-tfs-to-azure-devops/</link>
				<pubDate>Wed, 31 Jul 2024 11:58:11 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/videos/mastering-the-migration-seamlessly-transitioning-from-tfs-to-azure-devops/</guid>
				<description>Migrating from TFS to Azure DevOps can boost team collaboration, enable cloud capabilities, and provide continuous updates, but it requires careful planning to address compatibility issues and account alignment. Key steps include updating TFS, running validation tools, fixing issues, and thorough post-migration testing to avoid disruptions. To ensure a smooth transition, use the right migration tools and consider expert support for complex environments.</description>
			</item>
			<item>
				<title>Access denied for orchestration plan on Build</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/access-denied-for-orchestration-plan-on-build/</link>
				<pubDate>Wed, 16 Dec 2015 14:18:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/access-denied-for-orchestration-plan-on-build/</guid>
				<description>When setting up a TFS build agent for a high-volume customer, a permissions error blocked builds because the &amp;ldquo;Project Collection Build Service&amp;rdquo; lacked write access to the orchestration plan. The issue is tied to permission inheritance and a known bug in TFS 2015 RTM, and can be fixed by ensuring both &amp;ldquo;Project Build Service&amp;rdquo; and &amp;ldquo;Project Collection Build Service&amp;rdquo; have inherited permissions on build definitions via Visual Studio. Development managers should verify these permissions to avoid similar build failures and streamline onboarding to new build systems.</description>
			</item>
			<item>
				<title>Visual Studio 2012 RTM available &amp; installed</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/visual-studio-2012-rtm-available-installed/</link>
				<pubDate>Wed, 15 Aug 2012 18:00:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/visual-studio-2012-rtm-available-installed/</guid>
				<description>Covers installing and upgrading to Visual Studio 2012 RTM and Team Foundation Server, key new features, upgrade tips, common issues, and practical migration advice.</description>
			</item>
			<item>
				<title>Engaging with complexity - Team Foundation Server Edition</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/engaging-with-complexity-team-foundation-server-edition/</link>
				<pubDate>Mon, 01 Jul 2013 17:00:31 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/engaging-with-complexity-team-foundation-server-edition/</guid>
				<description>Detailed walkthrough of a complex Team Foundation Server migration, covering remediation, hardware moves, upgrades, user management, and validation in large enterprise environments.</description>
			</item>
			<item>
				<title>In-Place upgrade of TFS 2008 to TFS 2010 with move to new domain</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/in-place-upgrade-of-tfs-2008-to-tfs-2010-with-move-to-new-domain/</link>
				<pubDate>Tue, 19 Apr 2011 17:57:41 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/in-place-upgrade-of-tfs-2008-to-tfs-2010-with-move-to-new-domain/</guid>
				<description>Step-by-step guide to upgrading Team Foundation Server 2008 to 2010, including in-place upgrade, build server update, and migrating to a new domain with key troubleshooting tips.</description>
			</item>
			<item>
				<title>Syncing many Dynamics AX instances to a single TFS 2010 Team Project</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/syncing-many-dynamics-ax-instances-to-a-single-tfs-2010-team-project/</link>
				<pubDate>Fri, 08 Oct 2010 16:20:46 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/syncing-many-dynamics-ax-instances-to-a-single-tfs-2010-team-project/</guid>
				<description>Explains how to configure multiple Dynamics AX instances to sync with a single TFS 2010 Team Project, streamlining source control and work item management for many clients.</description>
			</item>
			<item>
				<title>Mask password in Jenkins when calling TEE</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/mask-password-in-jenkins-when-calling-tee/</link>
				<pubDate>Wed, 21 May 2014 13:49:04 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/mask-password-in-jenkins-when-calling-tee/</guid>
				<description>Learn how to securely mask passwords in Jenkins logs when using Team Explorer Everywhere (TEE), preventing sensitive credentials from being exposed during build processes.</description>
			</item>
			<item>
				<title>Configuring Jenkins to talk to TFS 2013</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/configuring-jenkins-to-talk-to-tfs-2013/</link>
				<pubDate>Wed, 07 May 2014 09:51:59 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/configuring-jenkins-to-talk-to-tfs-2013/</guid>
				<description>Guide to integrating Jenkins with TFS 2013 using the Team Foundation Server plugin, covering installation, configuration, and key differences from TF Build.</description>
			</item>
			<item>
				<title>Reserve an Agent for a special build in Team Foundation Server 2012</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/reserve-an-agent-for-a-special-build-in-team-foundation-server-2012/</link>
				<pubDate>Thu, 04 Apr 2013 01:37:57 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/reserve-an-agent-for-a-special-build-in-team-foundation-server-2012/</guid>
				<description>Explains how to reserve a build agent in Team Foundation Server 2012 using custom activities, agent tagging, and workflow changes to ensure reliable, isolated build execution.</description>
			</item>
			<item>
				<title>Upgrading to Team Foundation Server 2012 Update 1 in production – DONE</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/upgrading-to-team-foundation-server-2012-update-1-in-production-%E2%80%93-done/</link>
				<pubDate>Mon, 31 Dec 2012 18:47:34 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/upgrading-to-team-foundation-server-2012-update-1-in-production-%E2%80%93-done/</guid>
				<description>Step-by-step guide to upgrading Team Foundation Server 2012 to Update 1, including prerequisites, backup, disk space, configuration, troubleshooting, and build server setup.</description>
			</item>
			<item>
				<title>Teams without areas using a team field in TFS</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/teams-without-areas-using-a-team-field-in-tfs/</link>
				<pubDate>Wed, 19 Dec 2012 06:51:44 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/teams-without-areas-using-a-team-field-in-tfs/</guid>
				<description>Explains how to configure TFS to manage teams using a custom team field instead of area paths, enabling flexible team-product assignments and streamlined backlogs.</description>
			</item>
			<item>
				<title>Migrating data from FogBugz to TFS 2012 using the TFS Integration Platform</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/migrating-data-from-fogbugz-to-tfs-2012-using-the-tfs-integration-platform/</link>
				<pubDate>Tue, 17 Jul 2012 00:54:29 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/migrating-data-from-fogbugz-to-tfs-2012-using-the-tfs-integration-platform/</guid>
				<description>Step-by-step guide to migrating FogBugz data to TFS 2012 using a custom CSV adapter with the TFS Integration Platform, including setup, mapping, and import tips.</description>
			</item>
			<item>
				<title>Upgrading TFS 2010 to TFS 2012 with VSS Migration and Process Template consolidation</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/upgrading-tfs-2010-to-tfs-2012-with-vss-migration-and-process-template-consolidation/</link>
				<pubDate>Sat, 30 Jun 2012 02:38:01 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/upgrading-tfs-2010-to-tfs-2012-with-vss-migration-and-process-template-consolidation/</guid>
				<description>Step-by-step guide to upgrading TFS 2010 to TFS 2012, migrating VSS data, consolidating process templates, and resolving common issues during team project integration.</description>
			</item>
			<item>
				<title>Upgrading from TFS 2008 and WSS v3.0 with SfTSv2 to TFS 2010 and SF 2010 with SfTSv3</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/upgrading-from-tfs-2008-and-wss-v3-0-with-sftsv2-to-tfs-2010-and-sf-2010-with-sftsv3/</link>
				<pubDate>Thu, 30 Jun 2011 15:00:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/upgrading-from-tfs-2008-and-wss-v3-0-with-sftsv2-to-tfs-2010-and-sf-2010-with-sftsv3/</guid>
				<description>Step-by-step guide to upgrading TFS 2008 and WSS v3.0 with SfTSv2 to TFS 2010 and SharePoint 2010, including process template migration and data handling.</description>
			</item>
			<item>
				<title>Anatomy of an Automation for the Tfs Automation Platform</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/anatomy-of-an-automation-for-the-tfs-automation-platform/</link>
				<pubDate>Wed, 01 Jun 2011 13:25:46 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/anatomy-of-an-automation-for-the-tfs-automation-platform/</guid>
				<description>Explains how to build, install, configure, and run automations for TFS, covering plugin deployment, activation, settings, UI integration, and job processing steps.</description>
			</item>
			<item>
				<title>Solution: Getting Silverlight to build on Team Foundation Build Services 2010</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/solution-getting-silverlight-to-build-on-team-foundation-build-services-2010/</link>
				<pubDate>Wed, 03 Mar 2010 14:46:08 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/solution-getting-silverlight-to-build-on-team-foundation-build-services-2010/</guid>
				<description>Step-by-step guide to resolving build failures when compiling Silverlight 3 projects with Team Foundation Build Services 2010, including SDK, MSBuild, and code analysis fixes.</description>
			</item>
			<item>
				<title>Migrating from Codeplex to Github</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/migrating-from-codeplex-to-github/</link>
				<pubDate>Wed, 02 Mar 2016 14:29:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/migrating-from-codeplex-to-github/</guid>
				<description>Migrating a Codeplex repository to GitHub is necessary due to declining support and features on Codeplex, but GitHub&amp;rsquo;s import tool is unreliable and does not handle folder selection or branches well. Using Git-TF with Chocolatey provides a more flexible and effective migration, allowing you to select specific folders and preserve history, though some manual steps are needed for wiki pages and other content. Development managers should use Git-TF for smoother migrations and plan for some manual adjustments, especially for documentation.</description>
			</item>
			<item>
				<title>Using the Build vNext capabilities and demands system</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/using-the-build-vnext-capabilities-and-demands-system/</link>
				<pubDate>Wed, 11 Mar 2015 14:10:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/using-the-build-vnext-capabilities-and-demands-system/</guid>
				<description>Build vNext in TFS 2015 introduces a capabilities and demands system that replaces the old agent tagging approach, making it easier to match build agents to specific build requirements. Agents now auto-detect many capabilities, and you can add custom ones like OS version to ensure builds run on suitable machines. This streamlines build configuration and targeting, so managers should explore Build vNext to improve build reliability and agent management.</description>
			</item>
			<item>
				<title>Configuring a DC in Azure for AAD integrated Release Management</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/configuring-a-dc-in-azure-for-aad-integrated-release-management/</link>
				<pubDate>Fri, 14 Nov 2014 15:24:52 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/configuring-a-dc-in-azure-for-aad-integrated-release-management/</guid>
				<description>Setting up a domain controller in Azure for Azure Active Directory integrated release management enables realistic cloud-based demos and infrastructure. The process involves creating a virtual machine, installing Active Directory and DNS roles, configuring a static IP, and promoting the VM to a domain controller, after which you can scale down resources to save costs. This approach provides a practical, cost-effective way to build and manage cloud-based environments for development and training; consider adopting similar steps for your own cloud infrastructure needs.</description>
			</item>
			<item>
				<title>Should I upgrade to TFS 2013 Update 2?</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/should-i-upgrade-to-tfs-2013-update-2/</link>
				<pubDate>Thu, 03 Apr 2014 19:26:22 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/should-i-upgrade-to-tfs-2013-update-2/</guid>
				<description>Covers new features and upgrade steps for Team Foundation Server 2013 Update 2, including improvements in backlog, test, release, and version management.</description>
			</item>
			<item>
				<title>Creating a custom Activity for Team Foundation Build</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/creating-a-custom-activity-for-team-foundation-build/</link>
				<pubDate>Mon, 22 Jul 2013 08:56:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/creating-a-custom-activity-for-team-foundation-build/</guid>
				<description>Learn how to create and integrate custom activities in Team Foundation Build, including class library setup, workflow design, argument handling, and build configuration.</description>
			</item>
			<item>
				<title>Connect a Test Controller to Team Foundation Service</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/connect-a-test-controller-to-team-foundation-service/</link>
				<pubDate>Wed, 27 Mar 2013 03:20:07 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/connect-a-test-controller-to-team-foundation-service/</guid>
				<description>Explains how to install and configure a Test Controller to connect with Team Foundation Service for automated deployment and testing in cloud-based environments.</description>
			</item>
			<item>
				<title>One Team Project Collection to rule them all - Consolidating Team Projects</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/one-team-project-collection-to-rule-them-all-consolidating-team-projects/</link>
				<pubDate>Thu, 12 Jul 2012 00:20:29 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/one-team-project-collection-to-rule-them-all-consolidating-team-projects/</guid>
				<description>Step-by-step guide to consolidating multiple Team Projects and Collections in TFS 2012 using the TFS Integration Platform, covering migration, mapping, and troubleshooting.</description>
			</item>
			<item>
				<title>Configuring a PowerShell Adapter for the TFS Integration Platform</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/configuring-a-powershell-adapter-for-the-tfs-integration-platform/</link>
				<pubDate>Thu, 23 Jun 2011 03:58:19 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/configuring-a-powershell-adapter-for-the-tfs-integration-platform/</guid>
				<description>Explains how to set up and configure a PowerShell adapter in the TFS Integration Platform to automate source control migrations, with custom scripts for each change type.</description>
			</item>
			<item>
				<title>Install TFS 2015 today</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/install-tfs-2015-today/</link>
				<pubDate>Thu, 30 Apr 2015 05:50:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/install-tfs-2015-today/</guid>
				<description>If your team is still using TFS 2010 or earlier, you need to upgrade soon as support ends in July; TFS 2015 offers a streamlined installation, reduced setup time, and improved features, including a new build system. The Basic Server option makes it easy to get started with minimal configuration, and you can use SQL Express or your own SQL Server. Plan to upgrade to TFS 2015 now to ensure continued support and take advantage of the latest improvements.</description>
			</item>
			<item>
				<title>Upgrading to TFS 2015 in production - DONE</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/upgrading-to-tfs-2015-in-production-done/</link>
				<pubDate>Wed, 29 Apr 2015 18:45:30 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/upgrading-to-tfs-2015-in-production-done/</guid>
				<description>A production upgrade to TFS 2015 was completed smoothly for a customer with careful backups and preparation, despite some non-standard configurations. Key points include the need for sufficient disk space due to significant schema changes, ensuring all permissions and credentials are ready, and verifying backups before proceeding. With TFS 2010 support ending soon, managers should plan upgrades to TFS 2015 to benefit from new features and ongoing support.</description>
			</item>
			<item>
				<title>Unable to load task handler PowerShell for task VSBuild</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/unable-to-load-task-handler-powershell-for-task-vsbuild/</link>
				<pubDate>Wed, 18 Mar 2015 14:12:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/unable-to-load-task-handler-powershell-for-task-vsbuild/</guid>
				<description>When setting up TFS 2015&amp;rsquo;s vNext build system on Windows Server Technical Preview, you may encounter a &amp;ldquo;Unable to load task handler PowerShell for task VSBuild&amp;rdquo; error due to missing dependencies or blocked files. The issue is often caused by downloaded zip files being blocked by Windows, which prevents the build agent from working properly. To resolve this, ensure you unblock any downloaded zip files before extracting and configuring your build agent.</description>
			</item>
			<item>
				<title>Could not find mappings for all states defined in &#39;Test Suit&#39; work item type</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/could-not-find-mappings-for-all-states-defined-in-&#39;test-suit&#39;-work-item-type/</link>
				<pubDate>Tue, 11 Nov 2014 15:46:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/could-not-find-mappings-for-all-states-defined-in-&#39;test-suit&#39;-work-item-type/</guid>
				<description>After upgrading to TFS 2013.3, users may see errors related to state mappings in Test Suite work items, often due to case sensitivity issues in custom process templates, such as using &amp;ldquo;In process&amp;rdquo; instead of &amp;ldquo;In Process.&amp;rdquo; The problem can be fixed by correcting the state names to match the expected casing or by adding a custom process configuration override. This mainly affects older clients, so updating users to the latest version is also a recommended solution.</description>
			</item>
			<item>
				<title>Install of TFS 2013.3 with SharePoint 2013 on Windows Server 2012 R2 Update 1</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/install-of-tfs-2013-3-with-sharepoint-2013-on-windows-server-2012-r2-update-1/</link>
				<pubDate>Tue, 30 Sep 2014 15:00:53 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/install-of-tfs-2013-3-with-sharepoint-2013-on-windows-server-2012-r2-update-1/</guid>
				<description>For a smooth TFS 2013.3 and SharePoint 2013 install on Windows Server 2012 R2, start with a clean, fully updated OS and avoid pre-installing SQL or TFS, as this often leads to extra rework. Key steps include using the advanced configuration for flexibility, ensuring all required service packs and features like full text search are present, and manually updating SharePoint to a supported version. To save time and avoid issues, always follow official documentation, use default options where possible, and rerun readiness checks after resolving errors.</description>
			</item>
			<item>
				<title>Getting a service account for VSO with TFS Service Credential Viewer</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/getting-a-service-account-for-vso-with-tfs-service-credential-viewer/</link>
				<pubDate>Wed, 18 Jun 2014 14:41:22 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/getting-a-service-account-for-vso-with-tfs-service-credential-viewer/</guid>
				<description>Learn how to use TFS Service Credential Viewer to generate service accounts for Visual Studio Online, enabling secure, automated access without frequent re-authentication.</description>
			</item>
			<item>
				<title>TFS Process Template migration script updated</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/tfs-process-template-migration-script-updated/</link>
				<pubDate>Wed, 11 Jun 2014 14:20:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/tfs-process-template-migration-script-updated/</guid>
				<description>Provides a step-by-step PowerShell script for migrating and updating TFS process templates, including customisations, work item types, categories, and configurations.</description>
			</item>
			<item>
				<title>Installing Release Management Server for TFS 2013</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/installing-release-management-server-for-tfs-2013/</link>
				<pubDate>Thu, 30 Jan 2014 11:30:07 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/installing-release-management-server-for-tfs-2013/</guid>
				<description>Step-by-step guide to downloading, installing, and configuring Release Management Server for Team Foundation Server 2013, including offline setup and key configuration tips.</description>
			</item>
			<item>
				<title>PowerShell TFS 2013 API #1 - Get TfsCollection and TFS Services</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/powershell-tfs-2013-api-1-get-tfscollection-and-tfs-services/</link>
				<pubDate>Wed, 02 Oct 2013 10:55:58 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/powershell-tfs-2013-api-1-get-tfscollection-and-tfs-services/</guid>
				<description>Learn how to use PowerShell to connect to TFS 2013, import required assemblies, and access core TFS services like Work Item Store, Version Control, and project settings.</description>
			</item>
			<item>
				<title>Upgrading from the TFS 2013 Preview to TFS 2013 RC</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/upgrading-from-the-tfs-2013-preview-to-tfs-2013-rc/</link>
				<pubDate>Mon, 09 Sep 2013 10:30:38 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/upgrading-from-the-tfs-2013-preview-to-tfs-2013-rc/</guid>
				<description>Step-by-step guide to upgrading from TFS 2013 Preview to TFS 2013 RC, covering prerequisites, trial upgrades, installation, configuration, and best practices.</description>
			</item>
			<item>
				<title>Issue [ TFS 2013 ] You get TF400324 when connecting InRelease to TFS</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/issue-tfs-2013-you-get-tf400324-when-connecting-inrelease-to-tfs/</link>
				<pubDate>Thu, 11 Jul 2013 17:02:46 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/issue-tfs-2013-you-get-tf400324-when-connecting-inrelease-to-tfs/</guid>
				<description>Explains how to resolve TF400324 errors when connecting InRelease 3 to TFS 2013, including correct URL usage and a supported PowerShell fix for collection paths.</description>
			</item>
			<item>
				<title>Create a Portfolio Backlog hierarchy in Team Foundation Server 2013</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/create-a-portfolio-backlog-hierarchy-in-team-foundation-server-2013/</link>
				<pubDate>Mon, 08 Jul 2013 21:35:24 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/create-a-portfolio-backlog-hierarchy-in-team-foundation-server-2013/</guid>
				<description>Learn how to customise Team Foundation Server 2013 to add a multi-level Portfolio Backlog hierarchy by editing work item types, categories, and process configuration.</description>
			</item>
			<item>
				<title>Upgrading to Team Foundation Server 2013</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/upgrading-to-team-foundation-server-2013/</link>
				<pubDate>Wed, 26 Jun 2013 16:35:10 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/upgrading-to-team-foundation-server-2013/</guid>
				<description>Step-by-step guide to upgrading to Team Foundation Server 2013, including backup, installation, configuration, validation, and estimated upgrade times for various scenarios.</description>
			</item>
			<item>
				<title>Restore TFS backups from SQL Enterprise to SQL Express</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/restore-tfs-backups-from-sql-enterprise-to-sql-express/</link>
				<pubDate>Mon, 27 May 2013 08:52:27 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/restore-tfs-backups-from-sql-enterprise-to-sql-express/</guid>
				<description>Explains how to resolve errors when restoring TFS backups from SQL Enterprise to SQL Express by removing unsupported data compression features from the database.</description>
			</item>
			<item>
				<title>Configure Test Plans for web access in TFS 2012.2</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/configure-test-plans-for-web-access-in-tfs-2012-2/</link>
				<pubDate>Fri, 10 May 2013 20:42:16 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/configure-test-plans-for-web-access-in-tfs-2012-2/</guid>
				<description>Explains how to configure Test Plans for web access in TFS 2012.2, focusing on Area Path, team field settings, visibility issues, and workarounds for team-based access.</description>
			</item>
			<item>
				<title>TFS2012.2 - Issue: Object not set to instance of object with TF400898, TF53010 &amp; TF30065</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/tfs2012-2-issue-object-not-set-to-instance-of-object-with-tf400898-tf53010-tf30065/</link>
				<pubDate>Wed, 08 May 2013 17:51:03 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/tfs2012-2-issue-object-not-set-to-instance-of-object-with-tf400898-tf53010-tf30065/</guid>
				<description>Explains causes and solutions for &amp;ldquo;Object reference not set to an instance of an object&amp;rdquo; errors (TF400898, TF53010, TF30065) in TFS 2012.2, fixed in Update 3.</description>
			</item>
			<item>
				<title>Upgrading your process template from MSF for Agile 4 to Visual Studio Scrum 2.x</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/upgrading-your-process-template-from-msf-for-agile-4-to-visual-studio-scrum-2-x/</link>
				<pubDate>Mon, 22 Apr 2013 17:37:42 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/upgrading-your-process-template-from-msf-for-agile-4-to-visual-studio-scrum-2-x/</guid>
				<description>Step-by-step guide to safely upgrade from MSF for Agile 4 to Visual Studio Scrum 2.x process templates in TFS, including handling customisations and preserving work items.</description>
			</item>
			<item>
				<title>TFS 2012 Issue: TF215097 an error occurred while initializing a build for build definition</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/tfs-2012-issue-tf215097-an-error-occurred-while-initializing-a-build-for-build-definition/</link>
				<pubDate>Thu, 18 Apr 2013 17:35:20 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/tfs-2012-issue-tf215097-an-error-occurred-while-initializing-a-build-for-build-definition/</guid>
				<description>Explains the TF215097 error in TFS 2012 builds, its cause, missing custom assemblies, and how to resolve it by configuring the build controller to reference those assemblies.</description>
			</item>
			<item>
				<title>Migration from TF Service to TF Server with the TFS Integration Platform</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/migration-from-tf-service-to-tf-server-with-the-tfs-integration-platform/</link>
				<pubDate>Thu, 18 Apr 2013 03:28:29 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/migration-from-tf-service-to-tf-server-with-the-tfs-integration-platform/</guid>
				<description>Guide to migrating data from Team Foundation Service to Team Foundation Server using the TFS Integration Platform, including user and work item mapping steps.</description>
			</item>
			<item>
				<title>Visual Studio 2012 Update 2 supports 2010 Build Servers</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/visual-studio-2012-update-2-supports-2010-build-servers/</link>
				<pubDate>Fri, 22 Mar 2013 02:02:39 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/visual-studio-2012-update-2-supports-2010-build-servers/</guid>
				<description>Explains how Visual Studio 2012 Update 2 and later let you use existing 2010 Build Servers with newer TFS, easing upgrades without workflow or OS changes.</description>
			</item>
			<item>
				<title>TFS 2012 Update 1 - TF255430: the database was partially upgraded during a failed upgrade</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/tfs-2012-update-1-tf255430-the-database-was-partially-upgraded-during-a-failed-upgrade/</link>
				<pubDate>Mon, 03 Dec 2012 18:25:07 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/tfs-2012-update-1-tf255430-the-database-was-partially-upgraded-during-a-failed-upgrade/</guid>
				<description>Explains how to resolve Team Foundation Server 2012 upgrade failures caused by partial database upgrades, SQL connectivity issues, and Analysis Services errors.</description>
			</item>
			<item>
				<title>TFS 2012 - Issue: Manage Group Membership missing from admin after TFS 2008 to TFS 2012 Upgrade</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/tfs-2012-issue-manage-group-membership-missing-from-admin-after-tfs-2008-to-tfs-2012-upgrade/</link>
				<pubDate>Thu, 16 Aug 2012 21:46:10 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/tfs-2012-issue-manage-group-membership-missing-from-admin-after-tfs-2008-to-tfs-2012-upgrade/</guid>
				<description>Explains how to restore missing group membership management in TFS 2012 after upgrading from TFS 2008 by manually adding permissions using TFS Security commands.</description>
			</item>
			<item>
				<title>TFS Integration Tools - Issue: TFS WIT bypass-rule submission is enabled</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/tfs-integration-tools-issue-tfs-wit-bypass-rule-submission-is-enabled/</link>
				<pubDate>Thu, 09 Aug 2012 23:33:15 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/tfs-integration-tools-issue-tfs-wit-bypass-rule-submission-is-enabled/</guid>
				<description>Explains how to resolve TFS Integration Platform errors caused by missing permissions for bypass-rule submission by adding accounts to the Team Foundation Service Accounts group.</description>
			</item>
			<item>
				<title>Installing TFS 2012 with Lab Management 2012</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/installing-tfs-2012-with-lab-management-2012/</link>
				<pubDate>Wed, 20 Jun 2012 02:30:18 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/installing-tfs-2012-with-lab-management-2012/</guid>
				<description>Step-by-step guide to installing and configuring TFS 2012 with Lab Management, including SQL Server, SCVMM integration, troubleshooting, and environment setup tips.</description>
			</item>
			<item>
				<title>Process Template Upgrade #7 – Rename Work Items and Import new ones</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/process-template-upgrade-7-%E2%80%93-rename-work-items-and-import-new-ones/</link>
				<pubDate>Sat, 12 May 2012 00:25:23 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/process-template-upgrade-7-%E2%80%93-rename-work-items-and-import-new-ones/</guid>
				<description>Step-by-step guide to upgrading TFS process templates by renaming and importing work item types, preserving data, updating fields, categories, configs, and reports.</description>
			</item>
			<item>
				<title>Process Template Upgrade #3 - Destroy all Work Items and Import new ones</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/process-template-upgrade-3-destroy-all-work-items-and-import-new-ones/</link>
				<pubDate>Fri, 21 Oct 2011 17:42:04 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/process-template-upgrade-3-destroy-all-work-items-and-import-new-ones/</guid>
				<description>Step-by-step guide to upgrading a process template in TFS by deleting all existing work items, archiving queries and reports, and importing new template elements.</description>
			</item>
			<item>
				<title>Upgrading your Process Template in Team Foundation Server</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/upgrading-your-process-template-in-team-foundation-server/</link>
				<pubDate>Thu, 28 Jul 2011 22:00:39 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/upgrading-your-process-template-in-team-foundation-server/</guid>
				<description>Explains methods for upgrading process templates in Team Foundation Server, comparing pros and cons of each approach, and highlighting risks, data integrity, and best practices.</description>
			</item>
			<item>
				<title>Do you know how to move the Team Foundation Server cache</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/do-you-know-how-to-move-the-team-foundation-server-cache/</link>
				<pubDate>Thu, 03 Mar 2011 16:21:26 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/do-you-know-how-to-move-the-team-foundation-server-cache/</guid>
				<description>Learn how to safely move the Team Foundation Server cache to a new drive, update permissions, and configure web.config for better storage management and performance.</description>
			</item>
			<item>
				<title>Team Foundation Server 2010 Event Handling with Subscribers</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/team-foundation-server-2010-event-handling-with-subscribers/</link>
				<pubDate>Thu, 16 Sep 2010 14:28:20 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/team-foundation-server-2010-event-handling-with-subscribers/</guid>
				<description>Explains how to create and deploy server-side event subscribers in Team Foundation Server 2010 using the ISubscriber interface to handle and process TFS events.</description>
			</item>
			<item>
				<title>Active Directory Groups not Syncing with Team Foundation Server 2010</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/active-directory-groups-not-syncing-with-team-foundation-server-2010/</link>
				<pubDate>Wed, 07 Jul 2010 23:02:11 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/active-directory-groups-not-syncing-with-team-foundation-server-2010/</guid>
				<description>Explains why Active Directory groups may not sync with Team Foundation Server 2010, how to diagnose sync issues, and steps to resolve identity synchronisation problems.</description>
			</item>
			<item>
				<title>Changing the Team Project Collection of the Team Build Controller</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/changing-the-team-project-collection-of-the-team-build-controller/</link>
				<pubDate>Mon, 05 Jul 2010 16:57:01 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/changing-the-team-project-collection-of-the-team-build-controller/</guid>
				<description>Explains how to reconfigure a Team Build Controller in TFS 2010 to connect to a different Team Project Collection using the Administration Console and Build Service settings.</description>
			</item>
			<item>
				<title>Upgrading Team Foundation Server 2008 to 2010</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/upgrading-team-foundation-server-2008-to-2010/</link>
				<pubDate>Mon, 03 May 2010 13:04:01 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/upgrading-team-foundation-server-2008-to-2010/</guid>
				<description>Step-by-step guide to upgrading Team Foundation Server 2008 to 2010, covering database backup, migration, verification, compatibility, and post-upgrade testing.</description>
			</item>
			<item>
				<title>Upgrading from TFS 2010 RC to TFS 2010 RTM done</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/upgrading-from-tfs-2010-rc-to-tfs-2010-rtm-done/</link>
				<pubDate>Mon, 12 Apr 2010 19:39:40 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/upgrading-from-tfs-2010-rc-to-tfs-2010-rtm-done/</guid>
				<description>Step-by-step guide to upgrading from TFS 2010 RC to RTM, including backup, uninstall, install, configuration, SharePoint and build server updates, and post-upgrade testing.</description>
			</item>
			<item>
				<title>Upgrading from TFS 2010 Beta 2 to TFS 2010 RC done</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/upgrading-from-tfs-2010-beta-2-to-tfs-2010-rc-done/</link>
				<pubDate>Wed, 10 Feb 2010 12:55:34 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/upgrading-from-tfs-2010-beta-2-to-tfs-2010-rc-done/</guid>
				<description>Step-by-step guide to upgrading from TFS 2010 Beta 2 to TFS 2010 RC, including best practices, troubleshooting tips, and post-upgrade checks for developers.</description>
			</item>
			<item>
				<title>Solution - SEO permanent redirects for old URL’s?</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/solution-seo-permanent-redirects-for-old-url-s/</link>
				<pubDate>Mon, 04 Jan 2010 02:34:55 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/solution-seo-permanent-redirects-for-old-url-s/</guid>
				<description>Explains how to set up SEO-friendly permanent redirects for old URLs to new ones in ASP.NET, covering best practices and code examples for preserving search rankings.</description>
			</item>
			<item>
				<title>Deploying Visual Studio 2010 Team Foundation Server Beta 2 - Done</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/deploying-visual-studio-2010-team-foundation-server-beta-2-done/</link>
				<pubDate>Sun, 25 Oct 2009 03:46:44 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/deploying-visual-studio-2010-team-foundation-server-beta-2-done/</guid>
				<description>Covers the step-by-step process and team effort involved in migrating from TFS 2008 to Visual Studio 2010 Team Foundation Server Beta 2, including key lessons learned.</description>
			</item>
			<item>
				<title>New Event Handlers</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/new-event-handlers/</link>
				<pubDate>Thu, 31 Jan 2008 11:20:28 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/new-event-handlers/</guid>
				<description>Adds two event handlers for TFS: one emails users when assigned a work item, the other notifies users when work is reassigned. Includes setup and deployment steps.</description>
			</item>
			<item>
				<title>Creating WCF Service Host Programmatically</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/creating-wcf-service-host-programmatically/</link>
				<pubDate>Wed, 30 May 2007 00:23:24 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/creating-wcf-service-host-programmatically/</guid>
				<description>Explains how to programmatically create and configure a WCF Service Host in .NET, including base addresses, endpoints, bindings, and service behaviours for secure hosting.</description>
			</item>
			<item>
				<title>Creating training virtual machines in Azure</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/creating-training-virtual-machines-in-azure/</link>
				<pubDate>Tue, 07 Oct 2014 15:06:37 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/creating-training-virtual-machines-in-azure/</guid>
				<description>Setting up training environments for a technical course is much easier using Azure, though uploading large VHDs and configuring storage can be time-consuming and require troubleshooting. Once the VHD is uploaded and a template image is created, you can automate or manually create multiple VM instances with the right specs for your needs. Using Azure for training labs is cost-effective if you manage VM uptime carefully, and the process can be streamlined further with PowerShell automation if done regularly.</description>
			</item>
			<item>
				<title>SharePoint 2013 Issue - After migration from 2010 user permission not working</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/sharepoint-2013-issue-after-migration-from-2010-user-permission-not-working/</link>
				<pubDate>Fri, 21 Jun 2013 08:45:22 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/sharepoint-2013-issue-after-migration-from-2010-user-permission-not-working/</guid>
				<description>After migrating from SharePoint 2010 to 2013, users may face permission and authentication issues due to changes in claims-based authentication settings.</description>
			</item>
			<item>
				<title>TFS Event Handler prototype Configuration Demystified</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/tfs-event-handler-prototype-configuration-demystified/</link>
				<pubDate>Mon, 18 Jun 2007 14:05:37 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/tfs-event-handler-prototype-configuration-demystified/</guid>
				<description>Explains how to configure the TFS Event Handler Prototype, covering service setup, team server options, event subscriptions, handlers, and URL replacements.</description>
			</item>
			<item>
				<title>Configuring Microsoft Teams for Live Virtual Training</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/configuring-microsoft-teams-for-live-virtual-training/</link>
				<pubDate>Mon, 22 Jun 2020 16:00:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/configuring-microsoft-teams-for-live-virtual-training/</guid>
				<description>To deliver effective live virtual training in Microsoft Teams, you need to set up Azure Active Directory, a Microsoft 365 subscription, and enable guest and external access for full collaboration features. Proper configuration allows both internal and external participants to access files, chat, and breakout rooms, and recent updates make guest authentication easier. Investing time in setup ensures a smoother, more professional experience for your training sessions, so plan and configure these elements before your first class.</description>
			</item>
			<item>
				<title>Installing Release Management Client for Visual Studio 2013</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/installing-release-management-client-for-visual-studio-2013/</link>
				<pubDate>Fri, 10 Jan 2014 10:35:19 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/installing-release-management-client-for-visual-studio-2013/</guid>
				<description>Step-by-step guide to downloading, installing, and configuring the Release Management Client for Visual Studio 2013, including setup tips and troubleshooting advice.</description>
			</item>
			<item>
				<title>Moving OneDrive for Business files to a different drive</title>
				<link>https://engineering-leadership.hinshelwood.com/articles/moving-onedrive-for-business-files-to-a-different-drive/</link>
				<pubDate>Wed, 03 Feb 2016 14:24:00 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/articles/moving-onedrive-for-business-files-to-a-different-drive/</guid>
				<description>If your OneDrive files are taking up too much space on your main drive, you can move them to another drive by unlinking your account, copying the files to the new location, and then relinking OneDrive to that folder. This avoids re-downloading large amounts of data and frees up significant space without risking your system recovery setup. Development managers should consider this approach to optimize storage and maintain system reliability for their teams.</description>
			</item>
			<item>
				<title>System Configuration</title>
				<link>https://engineering-leadership.hinshelwood.com/tags/system-configuration/</link>
				<pubDate>Wed, 09 Apr 2025 13:08:13 +0100</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/tags/system-configuration/</guid>
				<description>System Configuration encompasses the technical setup and optimisation of software, hardware, and systems to ensure efficient and reliable operation. It is essential in Agile and DevOps environments, where the need for speed, efficiency, and flexibility is critical. This process establishes a robust foundation for operational performance, allowing teams to deliver high-quality products in a predictable and sustainable manner. Central to System Configuration are tools that automate and manage the integration of system components, such as Ansible, Chef, Puppet, and Terraform, which facilitate infrastructure as code and ensure consistent configurations across various environments. By optimising hardware and software components to work seamlessly together, System Configuration minimises bottlenecks and supports continuous integration and continuous delivery by automating testing, deployment, and monitoring. Its importance lies in enhancing workflow efficiency, fostering collaboration among teams, and reducing time spent on manual tasks, thereby allowing teams to concentrate on innovation and value creation. Furthermore, effective System Configuration is crucial for scaling Agile practices within larger organisations, as it ensures that systems are properly configured from the beginning, leading to efficient scaling with minimal disruption. Ultimately, System Configuration provides the tools and processes necessary for organisations to improve performance, reduce operational overhead, and maintain adaptable and scalable systems in a rapidly evolving landscape.</description>
			</item>
			<item>
				<title>Install and Configuration</title>
				<link>https://engineering-leadership.hinshelwood.com/tags/install-and-configuration/</link>
				<pubDate>Tue, 11 Feb 2025 10:16:54 +0000</pubDate>
				<guid>https://engineering-leadership.hinshelwood.com/tags/install-and-configuration/</guid>
				<description>Install and Configuration encompasses the critical processes necessary for setting up and optimising tools, software, and platforms that underpin agile, lean, and DevOps methodologies. Originating from the need to establish efficient operational frameworks, this concept is vital for ensuring that teams have the appropriate systems in place to enhance collaboration, communication, and the continuous delivery of value. By prioritising proper installation and configuration, organisations can significantly reduce disruptions and technical debt, enabling teams to focus on producing high-quality products. This proactive strategy not only facilitates predictable and sustainable value delivery but also supports the creation of well-configured environments that align with team workflows and methodologies. Furthermore, effective practices in installation and configuration lead to long-term systemic improvements, fostering adaptability to changing requirements and promoting continuous innovation. This approach transcends mere technical setup; it reflects a strategic mindset that aligns tools with organisational objectives, ultimately boosting overall performance and agility. The capacity to swiftly adjust systems in response to feedback and evolving needs is a defining characteristic of high-performing teams, enhancing both efficiency and effectiveness in product development.</description>
			</item>
	</channel>
</rss>
