I've created service account to host an IIS web app pool.
I know IIS will be happy if I grant both Log on as a service
and Log on as a batch job
permissions, but I suspect one is unnecessary.
I have been able to find any official documentation on exactly which one is required.
What is the difference? And are both required to host an IIS App Pool?