There could be many web pages being hosted by IIS, and each web page has a web.config file. Inside the web.config file under the authentication section there are entries as follows:
identity impersonate="true" userName="Domain\Username" password="p@ssword"/>
Yes, when processing an IIS the tool will update such entries in a web.config file.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center