How can I specify which service account to assign to a particular Service Application?
Because only Search has the service account in AutoSPInstaller, and other service application doesnt have Account
<EnterpriseSearchService Provision="true"
Because only Search has the service account in AutoSPInstaller, and other service application doesnt have Account
<EnterpriseSearchService Provision="true"
ContactEmail=""
ConnectionTimeout="60"
AcknowledgementTimeout="60"
ProxyType="Default"
IgnoreSSLWarnings="false"
InternetIdentity="Mozilla/4.0 (compatible; MSIE 4.01; Windows NT; MS Search 6.0 Robot)"
CustomIndexLocation=""
PerformanceLevel="PartlyReduced"
__Account__="DOMAIN\SP_SearchService"
Password=""
ShareName="SearchIndex">3
<UserProfileServiceApp Provision="true" Name="User Profile Service Application"
ProxyName="User Profile Service Application"
EnableNetBIOSDomainNames="false"
StartProfileSync="true"
CreateDefaultSyncConnection="false"
SyncConnectionAccount="DOMAIN\SP_ProfileSync"
SyncConnectionAccountPassword="" >
___no Account___