Change the account used for a Web service application pool
PS > Get-SPServiceApplicationPool -Identity “AppPool” | >> Set-SPServiceApplicationPool -Account domain\account
ReTweet this Tip!