Which user is loading when we set Load User Profile = True for the application pool identifier?

Among the local user accounts on the server that loads when I set the Load User Profile to True in the application pool id?

I need to know this because my application needs to attach a database file using User Instance = True .

enter image description here

+4
source share

Source: https://habr.com/ru/post/1342931/


All Articles