25 lines
558 B
HTML
25 lines
558 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
|
|
<TITLE>Welcome Window</TITLE>
|
|
|
|
<link rel=stylesheet type=text/css href=MCS-Help.css>
|
|
|
|
<META NAME="MS-HAID" CONTENT="a_WindowWelcome">
|
|
<SCRIPT LANGUAGE="JScript" SRC="MCSshared.js"></SCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
<H1>Welcome Window</H1>
|
|
|
|
<P>
|
|
Identifies the task you have chosen to perform using the Active Directory Migration Tool. To continue the selected task, click <B>Next</B>. To exit the wizard and return to the MMC interface, click <B>Cancel</B>.
|
|
</P>
|
|
|
|
</BODY>
|
|
</HTML>
|