﻿<?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 2008 / SQL Server 2008 Administration  / Scripts from SQL Domian 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>Fri, 24 May 2013 16:04:41 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Scripts from SQL Domian Accounts</title><link>http://www.sqlservercentral.com/Forums/Topic1368857-1550-1.aspx</link><description>Hi ,Try to use the below scriptDECLARE @ServiceaccountName varchar(250)  EXECUTE master.dbo.xp_instance_regread  N'HKEY_LOCAL_MACHINE', N'SYSTEM\CurrentControlSet\Services\MSSQLSERVER',  N'ObjectName',@ServiceAccountName OUTPUT, N'no_output'  SELECT @ServiceAccountName</description><pubDate>Mon, 08 Oct 2012 08:08:56 GMT</pubDate><dc:creator>KumarSQLDBA</dc:creator></item><item><title>Scripts from SQL Domian Accounts</title><link>http://www.sqlservercentral.com/Forums/Topic1368857-1550-1.aspx</link><description>hi,i need sql script which will give the domain account services accounts should be used. ThanksArjun</description><pubDate>Fri, 05 Oct 2012 01:38:27 GMT</pubDate><dc:creator>Sree Arjun Div</dc:creator></item></channel></rss>