38 lines
794 B
HTML
38 lines
794 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
|
|
<TITLE>Refresh Information Window</TITLE>
|
|
|
|
<link rel=stylesheet type=text/css href=MCS-Help.css>
|
|
|
|
<META NAME="MS-HAID" CONTENT="a_WindowRefreshInformation">
|
|
<SCRIPT LANGUAGE="JScript" SRC="MCSshared.js"></SCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
<H1>Refresh Information Window</H1>
|
|
|
|
<P>
|
|
Allows you to refresh the current service account information. The fields are defined as follows:
|
|
</P>
|
|
|
|
<DL>
|
|
<DT><B>Collect service account information</B></DT>
|
|
<DD>
|
|
Collects the service account information to use during the migration process.
|
|
</DD>
|
|
|
|
<DT><B>Use the previously collected information</B></DT>
|
|
<DD>
|
|
Uses the service account information previously collected and stored in the database.
|
|
</DD>
|
|
</DL>
|
|
|
|
|
|
</BODY>
|
|
</HTML>
|