﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2012 / SQL 2012 - General  / SQL 2012 install with configuration file fails with Managed Service Accounts / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 18 May 2013 14:33:29 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SQL 2012 install with configuration file fails with Managed Service Accounts</title><link>http://www.sqlservercentral.com/Forums/Topic1420784-2799-1.aspx</link><description>I missed a step in the setup. I was under the impression that associating the account with the computer was the same as "installing" it.I just needed to install the accounts like this:[b]Install-ADServiceAccount &amp;lt;accountname&amp;gt;[/b]</description><pubDate>Tue, 19 Feb 2013 14:38:59 GMT</pubDate><dc:creator>polishpaul</dc:creator></item><item><title>SQL 2012 install with configuration file fails with Managed Service Accounts</title><link>http://www.sqlservercentral.com/Forums/Topic1420784-2799-1.aspx</link><description>Hello, I'm having trouble with installing SQL using Managed Service Accounts while using a configuration file for the installation.The following error occurred:[b]Managed Service Account 'MyDomain\userSQLAgent' provided for 'SQLSERVERAGENT' is either not valid, not linked to this machine or cannot be used for this setup scenario.[/b]This is a Windows 2008 R2 Enterprise server running on VMWare on a domain. Using SQL Server 2012 Enterprise.I created the service accounts on AD using Powershell and confirmed that they exist in the OU. I also linked these MSA's with their respective servers and verified this as well. I made sure to install KB 2494158 per MS documentation. I verified that i can assign these accounts to services on the server.I ran the PowerShell commands from my workstation. Is it necessary to run the Add-ADComputerServiceAccount on the actual server? It doesn't seem to be necessary as when I query the account it shows the server its assigned to. Any ideas? I could not find any answers on the forums.This is the line in the config file for one of the accounts:AGTSVCACCOUNT="MyDomain\UserSQLAgent"</description><pubDate>Fri, 15 Feb 2013 14:50:24 GMT</pubDate><dc:creator>polishpaul</dc:creator></item></channel></rss>