35 lines
708 B
HTML
35 lines
708 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
|
|
<TITLE>Test or Make Changes Window</TITLE>
|
|
|
|
<link rel=stylesheet type=text/css href=MCS-Help.css>
|
|
|
|
<META NAME="MS-HAID" CONTENT="a_WindowCommitChanges">
|
|
<SCRIPT LANGUAGE="JScript" SRC="MCSshared.js"></SCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
<H1>Test or Make Changes Window</H1>
|
|
|
|
<P>
|
|
Allows you to specify whether the Active Directory Migration Tool writes the specified changes to the source and target domains:
|
|
</P>
|
|
|
|
<UL>
|
|
<LI>
|
|
To run the Active Directory Migration Tool in test mode, click <B>Test the migration settings and migrate later</B>.
|
|
|
|
<LI>
|
|
To write the specified changes, click <B>Migrate now</B>
|
|
</UL>
|
|
|
|
|
|
|
|
</BODY>
|
|
</HTML>
|