You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is one application pool that has no managed account assigned to it. The "SharePoint Web Services Root". It is using "LocalService". Very rarely now this one application pool turns its self off and I have to manually start it again and I believe it is because no managed account is handling it. I have been all over the AutoSPInstaller and cannot find any reference to it being configured.
Is their a way to add a configuration for this application pool to the AUtoSPInstaller. If so, which account do we assign ? SP_Farm, SP_Admin, etc..
Thank You
The text was updated successfully, but these errors were encountered:
App Pool "SharePoint Web Services Root" by default runs under localService account in SPFarm. No Place in the script to change it with a different account. You can change it manually from IIS but I will not recommend it.
There is one application pool that has no managed account assigned to it. The "SharePoint Web Services Root". It is using "LocalService". Very rarely now this one application pool turns its self off and I have to manually start it again and I believe it is because no managed account is handling it. I have been all over the AutoSPInstaller and cannot find any reference to it being configured.
Is their a way to add a configuration for this application pool to the AUtoSPInstaller. If so, which account do we assign ? SP_Farm, SP_Admin, etc..
Thank You
The text was updated successfully, but these errors were encountered: