Change the text on IISADMPWD Pages

Change the text on IISADMPWD Pages

You can easily change the text in IISADMPWD Replacement Tool pages. Simply edit the resource files containing the application’s text strings using the procedure below. This article applies to v2.2 and later.

  1. Open Windows Explorer.
  2. Navigate to the IISADMPWD Replacement Tool installation directory, typically at %Program Files%\WebActiveDirectory\IISADMPWDReplacementTool.
  3. Open each of the web application directories–IISChangePassword and IISCheckPasswordStatus–and navigate to the App_GlobalResources directory that contains the Views.resx file for each application
  4. Make a backup copy of the Views.resx file in case you need to restore it later.
  5. Open the Views.resx file using a text editor like Notepad or a tool like Visual Studio.
  6. Change the text you want to modify. Be careful not to modify anything else other than displayed text.
  7. Save the file
  8. Refresh the IISADMPWD Replacement Tool application you modified to test and make sure you like your changes.

Note that you can put other language files inside of this directory named “Views.{locale}.resx” that will display if the user’s browser locale is set to match the language/locale that you have included. In this way IISADMPWD Replacement Tool supports multiple languages on the fly depending on your user’s browser settings. Simply include the new resource file in the App_GlobalResources
directory and refresh/relaunch the application with the corresponding browser locale and the application will display in that language.

    • Related Articles

    • Customize PeopleUpdate Help Text

      You can use localization to make help text modifications for pages in PeopleUpdate and this won’t cause any problems with the application. Refer to the article below to change help text for the pages you’d like to customize. ...
    • Redirect users with failed authentication in IISADMPWD

      You might want to configure an automatic routing for users who fail IIS authentication to the Change Password web application in IISADMPWD Replacement Tool. You can configure IIS 7 to redirect users with a custom Error Page for certain HTTP error ...
    • Customize the look of the IISADMPWD

      You can easily customize the look of the IISADMPWD Replacement tool. Open Windows Explorer. Navigate to the IISADMPWD Replacement Tool installation directory, typically at %Program Files%\WebActiveDirectory\IISADMPWDReplacementTool. Open each of the ...
    • Change the language for PeopleUpdate

      You can localize most of the PeopleUpdate Search Console to any language you need but the Admin Console is only available in English. We only ship an English version of PeopleUpdate and you will need to perform the localization yourself since we ...
    • IISADMPWD Replacement Local Password Management

      The IISADMPWD Replacement Tool will work with local passwords.  (A fancier way to say this would be that it works with NT accounts in the SAM).  Just set the Context type to Machine and set the Store name to the name of the machine (not the FQDN) on ...