You can change the account used for the identity of a specific service application pool by using the Set-SPServiceApplicationPool cmdlet.
PS > Get-SPServiceApplicationPool -Identity “AppPool” |
>> Set-SPServiceApplicationPool -Account domain\account
ReTweet this Tip!
Posted
Sep 21 2011, 06:00 AM
by
sos