26 lines
483 B
HTML
26 lines
483 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||
|
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
|
||
|
<TITLE>Directory Selection Window</TITLE>
|
||
|
|
||
|
<link rel=stylesheet type=text/css href=MCS-Help.css>
|
||
|
|
||
|
<META NAME="MS-HAID" CONTENT="a_WindowDirectorySelect">
|
||
|
<SCRIPT LANGUAGE="JScript" SRC="MCSshared.js"></SCRIPT>
|
||
|
|
||
|
</HEAD>
|
||
|
|
||
|
<BODY>
|
||
|
|
||
|
<H1>Directory Selection Window</H1>
|
||
|
|
||
|
<P>
|
||
|
Allows you to select the directory where the Active Directory Migration Tool stores the generated reports.
|
||
|
</P>
|
||
|
|
||
|
|
||
|
</BODY>
|
||
|
</HTML>
|