I need to create few domain accounts to run my applications under. The accounts should be equivalent to standard accounts like NETWORKSERVICE and IIS APPPOOL\ASP.NET v4.0. How can i easily do that without comparing and turning on and off all those privileges like 'interactive logon', etc in the policy?
p.s. Tried that at http://superuser.com with no luck