26 lines
696 B
HTML
26 lines
696 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
|
|
<TITLE>Service Account Selection Window</TITLE>
|
|
|
|
<link rel=stylesheet type=text/css href=MCS-Help.css>
|
|
|
|
<META NAME="MS-HAID" CONTENT="a_WindowServiceAccountSelect">
|
|
<SCRIPT LANGUAGE="JScript" SRC="MCSshared.js"></SCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
<H1>Service Account Selection Window</H1>
|
|
|
|
<P>
|
|
Allows you to select the computers on which the Active Directory Migration Tool migrates service accounts. To add one or more computers, click <B>Add</B> and follow the instructions on the Select Computers window. To remove one or more computers, select the desired computers and click <B>Remove</B>.
|
|
</P>
|
|
|
|
|
|
</BODY>
|
|
</HTML>
|