Notice: Due to size constraints and loading performance considerations, scripts referenced in blog posts are not attached directly. To request access, please complete the following form: Script Request Form Note: A Google account is required to access the form.
Disclaimer: I do not accept responsibility for any issues arising from scripts being run without adequate understanding. It is the user's responsibility to review and assess any code before execution. More information

IIS and AppPool Passwords

For local accounts, the password is not readable. But if you are using domain accounts. The IIS Admin can read your password without any third party tools, just by CMD:

appcmd list apppool "App Pool Name" /text:*

The result is like this. Your clear password will be shown under [processModel] node

This is why if possible you should not use domain accounts in IIS - Where possible you should really use local accounts


Previous Post Next Post

نموذج الاتصال