Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
831 B

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE>Refresh Information Window</TITLE>
  5. <link rel=stylesheet type=text/css href=MCS-Help.css>
  6. <META NAME="MS-HAID" CONTENT="a_WindowRefreshInformation">
  7. <SCRIPT LANGUAGE="JScript" SRC="MCSshared.js"></SCRIPT>
  8. </HEAD>
  9. <BODY>
  10. <H1>Refresh Information Window</H1>
  11. <P>
  12. Allows you to refresh the current service account information. The fields are defined as follows:
  13. </P>
  14. <DL>
  15. <DT><B>Collect service account information</B></DT>
  16. <DD>
  17. Collects the service account information to use during the migration process.
  18. </DD>
  19. <DT><B>Use the previously collected information</B></DT>
  20. <DD>
  21. Uses the service account information previously collected and stored in the database.
  22. </DD>
  23. </DL>
  24. </BODY>
  25. </HTML>