Forum Discussion
Wuttichaik
Jan 20, 2022Copper Contributor
IIS Blank after joined active directory (AD)
HI,
I would like to inform you that I had enabled IIS Services After that, It worked normally.
Then, I join the IIS Server to domain name when finished restarting the computer, I log in with a user domain The IIS Start Page was showing blank page. However, If I login with domain administrator can open IIS Site Normally.
Could you please teach me how to solve this problem? What permission that we need to assign new user domain? I don't want to use the administrator
W2016
5 Replies
- You could add the user to the local Administrators group, it would make the user admin on the whole server but it can't do anything in the domain. Or you could follow this procedure in giving the user specific permissions in IIS (Everything except application pools) https://techcommunity.microsoft.com/t5/iis-support-blog/manage-iis-locally-with-a-non-admin-account/ba-p/1006358
- wuttichai-ggtCopper ContributorThat is working fine, Thanks you for your kindly reply
- Which option did you use from the two? 😊