Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2370 lines
94 KiB

  1. #include <winver.h>
  2. #if defined(USE_DS_VER)
  3. #include <dsverp.h>
  4. #else
  5. #include <ntverp.h>
  6. #endif
  7. #define VER_FILETYPE VFT_DLL
  8. #define VER_FILESUBTYPE VFT2_UNKNOWN
  9. #define VER_FILEDESCRIPTION_STR "ADMT Module"
  10. #define VER_INTERNALNAME_STR "wizards"
  11. #define VER_ORIGINALFILENAME_STR VER_INTERNALNAME_STR ".dll"
  12. #include <common.ver>
  13. //Microsoft Developer Studio generated resource script.
  14. //
  15. #include "resource.h"
  16. // Generated Help ID header file
  17. #define APSTUDIO_HIDDEN_SYMBOLS
  18. #include "resource.hm"
  19. #undef APSTUDIO_HIDDEN_SYMBOLS
  20. #define APSTUDIO_READONLY_SYMBOLS
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // Generated from the TEXTINCLUDE 2 resource.
  24. //
  25. #include "afxres.h"
  26. /////////////////////////////////////////////////////////////////////////////
  27. #undef APSTUDIO_READONLY_SYMBOLS
  28. /////////////////////////////////////////////////////////////////////////////
  29. // English (U.S.) resources
  30. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  31. #ifdef _WIN32
  32. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  33. #pragma code_page(1252)
  34. #endif //_WIN32
  35. #ifdef APSTUDIO_INVOKED
  36. /////////////////////////////////////////////////////////////////////////////
  37. //
  38. // TEXTINCLUDE
  39. //
  40. 1 TEXTINCLUDE DISCARDABLE
  41. BEGIN
  42. "resource.h\0"
  43. END
  44. 2 TEXTINCLUDE DISCARDABLE
  45. BEGIN
  46. "#include ""afxres.h""\r\n"
  47. "\0"
  48. END
  49. 3 TEXTINCLUDE DISCARDABLE
  50. BEGIN
  51. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  52. "#define _AFX_NO_OLE_RESOURCES\r\n"
  53. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  54. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  55. "\r\n"
  56. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  57. "#ifdef _WIN32\r\n"
  58. "LANGUAGE 9, 1\r\n"
  59. "#pragma code_page(1252)\r\n"
  60. "#endif //_WIN32\r\n"
  61. "#include ""res\\wizards.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  62. "#include ""afxres.rc"" // Standard components\r\n"
  63. "#endif\r\n"
  64. "\0"
  65. END
  66. #endif // APSTUDIO_INVOKED
  67. /////////////////////////////////////////////////////////////////////////////
  68. //
  69. // Dialog
  70. //
  71. IDD_INTRO_ACCOUNT DIALOG DISCARDABLE 0, 0, 317, 193
  72. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  73. CAPTION "User Migration Wizard"
  74. FONT 8, "MS Shell Dlg"
  75. BEGIN
  76. LTEXT "Welcome to the User Account Migration Wizard",
  77. IDC_BEGIN_TITLE,115,9,189,31,NOT WS_GROUP | WS_TABSTOP
  78. LTEXT "This wizard helps you migrate user accounts from Windows NT 4.0, or greater, domains to Active Directory.\n\nTo continue, click Next.",
  79. IDC_STATIC,115,40,189,42
  80. END
  81. IDD_REBOOT DIALOG DISCARDABLE 0, 0, 317, 143
  82. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  83. CAPTION "User Migration Wizard"
  84. FONT 8, "MS Shell Dlg"
  85. BEGIN
  86. LTEXT "&Minutes before computers restart after wizard completion:",
  87. IDC_STATIC,28,10,180,8
  88. COMBOBOX IDC_COMBO2,28,23,36,71,CBS_DROPDOWN | WS_VSCROLL |
  89. WS_TABSTOP
  90. LTEXT "Select how all migrated computers should be named.",
  91. IDC_STATIC,28,46,166,8
  92. CONTROL "&Do not rename computers",IDC_RADIO_NONE,"Button",
  93. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,28,61,97,10
  94. CONTROL "Rename with &prefix:",IDC_RADIO_PRE,"Button",
  95. BS_AUTORADIOBUTTON,28,77,78,10
  96. CONTROL "Rename with &suffix:",IDC_RADIO_SUF,"Button",
  97. BS_AUTORADIOBUTTON,28,93,77,10
  98. EDITTEXT IDC_PRE,132,74,128,13,ES_AUTOHSCROLL | WS_GROUP
  99. EDITTEXT IDC_SUF,131,90,128,13,ES_AUTOHSCROLL
  100. END
  101. IDD_END_ACCOUNT DIALOGEX 0, 0, 317, 193
  102. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  103. CAPTION "User Migration Wizard"
  104. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  105. BEGIN
  106. LTEXT "Completing the User Account Migration Wizard",
  107. IDC_END_TITLE,115,8,195,32,WS_TABSTOP
  108. LTEXT "You have successfully completed the User Account Migration wizard. You chose to perform the following task with the settings as shown:\n\nTask description:",
  109. IDC_DESCRIPTION_TITLE,115,40,195,42
  110. LTEXT "To close this wizard and perform the task, click Finish.",
  111. IDC_MIGRATION_END,115,168,195,12
  112. EDITTEXT IDC_SETTINGS,115,82,195,76,ES_MULTILINE | ES_READONLY |
  113. WS_VSCROLL | WS_HSCROLL,0,HIDC_SETTINGS
  114. END
  115. IDD_UNDO DIALOG DISCARDABLE 0, 0, 317, 143
  116. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  117. CAPTION "Undo Wizard"
  118. FONT 8, "MS Shell Dlg"
  119. BEGIN
  120. LTEXT "To undo this migration, click Next.",IDC_STATIC,21,1,
  121. 282,19,WS_TABSTOP
  122. EDITTEXT IDC_UNDO_TASK,28,29,266,107,ES_MULTILINE | ES_READONLY |
  123. WS_VSCROLL | WS_HSCROLL
  124. END
  125. IDD_CREDENTIALS DIALOG DISCARDABLE 0, 0, 317, 143
  126. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  127. CAPTION "User Migration Wizard"
  128. FONT 8, "MS Shell Dlg"
  129. BEGIN
  130. LTEXT "Type the user name, password, and domain of an account with administrative rights on the source domain.",
  131. IDC_MYTITLE,21,0,278,20
  132. LTEXT "&User name:",IDC_STATIC,28,20,37,8
  133. EDITTEXT IDC_CREDENTIALS_USERNAME,28,33,190,14,ES_AUTOHSCROLL
  134. LTEXT "&Password:",IDC_STATIC,28,51,34,8
  135. EDITTEXT IDC_CREDENTIALS_PASSWORD,28,63,190,14,ES_PASSWORD |
  136. ES_AUTOHSCROLL
  137. LTEXT "&Domain:",IDC_STATIC,29,82,27,8
  138. EDITTEXT IDC_CREDENTIALS_DOMAIN,28,94,190,14,ES_AUTOHSCROLL
  139. END
  140. IDD_RENAMING DIALOG DISCARDABLE 0, 0, 317, 143
  141. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  142. CAPTION "User Migration Wizard"
  143. FONT 8, "MS Shell Dlg"
  144. BEGIN
  145. LTEXT "To select how you would like to resolve group account name conflicts, click an option below.",
  146. IDC_THERENAMINGTITLE,21,1,282,19
  147. CONTROL "&Ignore conflicting accounts and don't migrate",
  148. IDC_SKIP_CONFLICTING_ACCOUNTS,"Button",
  149. BS_AUTORADIOBUTTON | WS_GROUP,28,20,157,10
  150. CONTROL "&Replace conflicting accounts",
  151. IDC_REPLACE_CONFLICTING_ACCOUNTS,"Button",
  152. BS_AUTORADIOBUTTON,28,35,108,10
  153. CONTROL "Rename &conflicting accounts by adding the following",
  154. IDC_RENAME_CONFLICTING_ACCOUNTS,"Button",
  155. BS_AUTORADIOBUTTON,28,93,182,10
  156. CONTROL "Remove existing &user rights",
  157. IDC_REMOVE_EXISTING_USER_RIGHTS,"Button",BS_AUTOCHECKBOX |
  158. WS_TABSTOP,40,49,102,10
  159. CONTROL "Remove existing &members of groups being replaced",
  160. IDC_REPLACE_EXISTING_GROUP_MEMBERS,"Button",
  161. BS_AUTOCHECKBOX | WS_TABSTOP,40,63,178,10
  162. CONTROL "Move replaced accounts to specified target &Organizational Unit",
  163. IDC_REMOVE_EXISTING_LOCATION,"Button",BS_AUTOCHECKBOX |
  164. WS_TABSTOP,40,76,269,10
  165. CONTROL "&Prefix:",IDC_RADIO_PREFIX,"Button",BS_AUTORADIOBUTTON |
  166. WS_GROUP,40,109,35,10
  167. CONTROL "&Suffix:",IDC_RADIO_SUFFIX,"Button",BS_AUTORADIOBUTTON,
  168. 40,125,35,10
  169. EDITTEXT IDC_PREFIX,83,106,216,13,ES_AUTOHSCROLL
  170. EDITTEXT IDC_SUFFIX,84,122,216,13,ES_AUTOHSCROLL
  171. END
  172. IDD_DISABLE DIALOG DISCARDABLE 0, 0, 317, 143
  173. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  174. CAPTION "idd_disable"
  175. FONT 8, "MS Shell Dlg"
  176. BEGIN
  177. LTEXT "To select how you would like to handle migrating accounts, click the desired options below.",
  178. IDC_STATIC,16,0,282,18
  179. GROUPBOX "Target Account State:",IDC_STATIC,28,18,269,52
  180. CONTROL "&Enable target accounts",IDC_TGT_ENABLE_ACCOUNTS,"Button",
  181. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,40,30,166,10
  182. CONTROL "Disable &target accounts",IDC_TGT_DISABLE_ACCOUNTS,
  183. "Button",BS_AUTORADIOBUTTON,40,43,166,10
  184. CONTROL "Target &same as source",IDC_TGT_SAME_AS_SOURCE,"Button",
  185. BS_AUTORADIOBUTTON,40,56,166,10
  186. GROUPBOX "Source Account Disabling Options:",IDC_STATIC,28,74,269,
  187. 55,WS_GROUP
  188. CONTROL "&Disable source accounts",IDC_SRC_DISABLE_ACCOUNTS,
  189. "Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,40,84,
  190. 202,12
  191. CONTROL "Days &until source accounts expires:",
  192. IDC_SRC_EXPIRE_ACCOUNTS,"Button",BS_AUTOCHECKBOX |
  193. WS_GROUP | WS_TABSTOP,40,97,202,12
  194. EDITTEXT IDC_yo,51,110,69,15,ES_AUTOHSCROLL
  195. LTEXT "End of:",IDC_TEXT,137,113,27,8
  196. EDITTEXT IDC_DATE,169,113,112,13,ES_AUTOHSCROLL | ES_READONLY |
  197. NOT WS_BORDER | NOT WS_TABSTOP
  198. CONTROL "&Migrate user SIDs to target domain",
  199. IDC_ROAMING_OR_SIDHISTORY,"Button",BS_AUTOCHECKBOX |
  200. WS_GROUP | WS_TABSTOP,28,132,153,10
  201. END
  202. IDD_PASSWORD DIALOG DISCARDABLE 0, 0, 317, 143
  203. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  204. CAPTION "User Migration Wizard"
  205. FONT 8, "MS Shell Dlg"
  206. BEGIN
  207. LTEXT "What type of password do you want to use?",IDC_STATIC,
  208. 21,1,282,14
  209. CONTROL "&Complex passwords",IDC_GENERATE_STRONG_PASSWORDS,
  210. "Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,28,
  211. 20,78,10
  212. CONTROL "&Same as user name",IDC_GENERATE_STRONG_PASSWORDS_NOT,
  213. "Button",BS_AUTORADIOBUTTON,28,36,78,10
  214. CONTROL "&Migrate passwords",IDC_MIG_PASSWORDS,"Button",
  215. BS_AUTORADIOBUTTON,28,52,78,10
  216. LTEXT "&Location to store password file:",IDC_PASSWORD_EDIT,28,
  217. 70,98,8
  218. PUSHBUTTON "Br&owse...",IDC_BROWSE,249,83,50,14
  219. EDITTEXT IDC_PASSWORD_FILE,28,83,213,14,ES_AUTOHSCROLL
  220. COMBOBOX IDC_PASSWORD_DC,28,83,213,52,CBS_DROPDOWN |
  221. CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  222. END
  223. IDD_OU_SELECTION DIALOG DISCARDABLE 0, 0, 317, 143
  224. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  225. CAPTION "User Migration Wizard"
  226. FONT 8, "MS Shell Dlg"
  227. BEGIN
  228. LTEXT "Please enter the distinguished name of the target OU.",
  229. IDC_STATIC,21,1,282,14
  230. LTEXT "&Target OU:",IDC_STATIC,28,20,36,8
  231. EDITTEXT IDC_TARGET_OU,28,30,216,13,ES_AUTOHSCROLL
  232. PUSHBUTTON "Br&owse...",IDC_BROWSE,249,30,50,14
  233. END
  234. IDD_OPTIONS DIALOG DISCARDABLE 0, 0, 317, 143
  235. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  236. CAPTION "User Migration Wizard"
  237. FONT 8, "MS Shell Dlg"
  238. BEGIN
  239. LTEXT "Please select the following options to customize your migration task.",
  240. IDC_STATIC,21,1,282,14
  241. CONTROL "&Translate roaming profiles",
  242. IDC_TRANSLATE_ROAMING_PROFILES,"Button",BS_AUTOCHECKBOX |
  243. WS_TABSTOP,28,15,96,10
  244. CONTROL "Updat&e user rights",IDC_UPDATE_USER_RIGHTS,"Button",
  245. BS_AUTOCHECKBOX | WS_TABSTOP,28,29,73,10
  246. CONTROL "&Migrate associated user groups",
  247. IDC_MIGRATE_GROUPS_OF_USERS,"Button",BS_AUTOCHECKBOX |
  248. WS_TABSTOP,28,43,114,10
  249. CONTROL "&Update previously migrated objects",
  250. IDC_REMIGRATE_OBJECTS,"Button",BS_AUTOCHECKBOX |
  251. WS_TABSTOP,40,57,126,10
  252. CONTROL "&Fix users' group memberships",IDC_FIX_MEMBERSHIP,
  253. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,28,71,107,10
  254. LTEXT "Select how all migrated accounts should be named.",
  255. IDC_STATIC,28,85,277,9
  256. CONTROL "&Do not rename accounts",IDC_RADIO_NONE,"Button",
  257. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,40,98,94,10
  258. CONTROL "Rename with &prefix:",IDC_RADIO_PRE,"Button",
  259. BS_AUTORADIOBUTTON,40,113,78,10
  260. CONTROL "Rename with &suffix:",IDC_RADIO_SUF,"Button",
  261. BS_AUTORADIOBUTTON,40,128,77,10
  262. EDITTEXT IDC_PRE,151,110,114,13,ES_AUTOHSCROLL | WS_GROUP
  263. EDITTEXT IDC_SUF,151,125,114,13,ES_AUTOHSCROLL
  264. END
  265. IDD_TRANSLATION DIALOG DISCARDABLE 0, 0, 317, 143
  266. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  267. CAPTION "User Migration Wizard"
  268. FONT 8, "MS Shell Dlg"
  269. BEGIN
  270. LTEXT "Please specify what you would like to translate.",
  271. IDC_STATIC,21,1,282,14
  272. CONTROL "&Files and folders",IDC_FILES,"Button",BS_AUTOCHECKBOX |
  273. WS_TABSTOP,28,20,67,10
  274. CONTROL "&Local groups",IDC_LOCAL_GROUPS,"Button",
  275. BS_AUTOCHECKBOX | WS_TABSTOP,28,33,57,10
  276. CONTROL "&Printers",IDC_PRINTERS,"Button",BS_AUTOCHECKBOX |
  277. WS_TABSTOP,28,46,39,10
  278. CONTROL "Re&gistry",IDC_REGISTRY,"Button",BS_AUTOCHECKBOX |
  279. WS_TABSTOP,28,59,41,10
  280. CONTROL "&Shares",IDC_SHARES,"Button",BS_AUTOCHECKBOX |
  281. WS_TABSTOP,28,72,38,10
  282. CONTROL "&User profiles",IDC_USER_PROFILES,"Button",
  283. BS_AUTOCHECKBOX | WS_TABSTOP,28,85,55,10
  284. CONTROL "User &rights",IDC_USER_RIGHTS,"Button",BS_AUTOCHECKBOX |
  285. WS_TABSTOP,28,98,49,10
  286. END
  287. IDD_TRANSLATION_MODE DIALOG DISCARDABLE 0, 0, 317, 143
  288. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  289. CAPTION "User Migration Wizard"
  290. FONT 8, "MS Shell Dlg"
  291. BEGIN
  292. LTEXT "Select the security translation option you want to use:",
  293. IDC_STATIC,21,1,282,14
  294. CONTROL "R&eplace",IDC_TRANSLATION_MODE_REPLACE,"Button",
  295. BS_AUTORADIOBUTTON,29,20,43,10
  296. CONTROL "&Add",IDC_TRANSLATION_MODE_ADD,"Button",
  297. BS_AUTORADIOBUTTON,29,52,29,10
  298. CONTROL "Remo&ve",IDC_TRANSLATION_MODE_REMOVE,"Button",
  299. BS_AUTORADIOBUTTON,29,84,43,10
  300. LTEXT "Replace security references to source domain objects.",
  301. IDC_STATIC,29,33,172,8
  302. LTEXT "Add equivalent security references for target objects and leave source references intact.",
  303. IDC_STATIC,29,63,278,17
  304. LTEXT "Remove security and access control list references to source domain objects.",
  305. IDC_STATIC,29,97,244,8
  306. END
  307. IDD_CREDENTIALS2 DIALOG DISCARDABLE 0, 0, 317, 143
  308. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  309. CAPTION "User Migration Wizard"
  310. FONT 8, "MS Shell Dlg"
  311. BEGIN
  312. LTEXT "Type the user name, password, and domain of an account with administrative rights on the source domain.",
  313. IDC_STATIC_ID,21,0,278,20
  314. LTEXT "&User name:",IDC_STATIC,28,20,65,8
  315. EDITTEXT IDC_CREDENTIALS_USERNAME2,28,33,190,14,ES_AUTOHSCROLL
  316. LTEXT "&Password:",IDC_STATIC,28,52,34,8
  317. EDITTEXT IDC_CREDENTIALS_PASSWORD2,28,64,190,14,ES_PASSWORD |
  318. ES_AUTOHSCROLL
  319. LTEXT "&Domain:",IDC_STATIC,28,84,27,8
  320. EDITTEXT IDC_CREDENTIALS_DOMAIN2,28,95,190,14,ES_AUTOHSCROLL
  321. END
  322. IDD_DOMAIN_SELECTION DIALOG DISCARDABLE 0, 0, 317, 143
  323. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  324. CAPTION "User Migration Wizard"
  325. FONT 8, "MS Shell Dlg"
  326. BEGIN
  327. LTEXT "Type the names of the source and target domains (such as MYDOMAIN or mydomain.com), or select them from the lists.",
  328. -1,21,1,289,20
  329. LTEXT "&Source domain:",-1,21,28,50,8
  330. COMBOBOX IDC_EDIT_DOMAIN,88,28,186,70,CBS_DROPDOWN |
  331. CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  332. LTEXT "&Target domain:",-1,21,59,48,8
  333. COMBOBOX IDC_EDIT_DOMAIN2,88,59,186,59,CBS_DROPDOWN |
  334. CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  335. END
  336. IDD_OPTIONS_GROUP DIALOG DISCARDABLE 0, 0, 317, 143
  337. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  338. CAPTION "User Migration Wizard"
  339. FONT 8, "MS Shell Dlg"
  340. BEGIN
  341. LTEXT "To customize your migration tasks, select the desired options below.",
  342. IDC_STATIC,21,1,282,14
  343. CONTROL "Update &user rights",IDC_COPY_USER_RIGHTS,"Button",
  344. BS_AUTOCHECKBOX | WS_TABSTOP,28,15,100,10
  345. CONTROL "Copy &group members",IDC_COPY_GROUP_MEMBERS,"Button",
  346. BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,28,29,108,10
  347. CONTROL "Upd&ate previously migrated objects",
  348. IDC_REMIGRATE_OBJECTS,"Button",BS_AUTOCHECKBOX |
  349. WS_TABSTOP,40,43,151,10
  350. CONTROL "&Fix membership of group",IDC_FIX_MEMBERSHIP,"Button",
  351. BS_AUTOCHECKBOX | WS_TABSTOP,28,57,117,10
  352. CONTROL "&Migrate group SIDs to target domain",
  353. IDC_ADD_SID_HISTORY,"Button",BS_AUTOCHECKBOX |
  354. WS_TABSTOP,28,71,158,10
  355. LTEXT "Select how all migrated accounts should be named.",
  356. IDC_STATIC,28,87,279,8
  357. CONTROL "&Do not rename accounts",IDC_RADIO_NONE,"Button",
  358. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,40,101,108,10
  359. CONTROL "Rename with &prefix:",IDC_RADIO_PRE,"Button",
  360. BS_AUTORADIOBUTTON,40,116,90,10
  361. CONTROL "Rename with &suffix:",IDC_RADIO_SUF,"Button",
  362. BS_AUTORADIOBUTTON,40,131,96,10
  363. EDITTEXT IDC_PRE,152,114,113,13,ES_AUTOHSCROLL | WS_GROUP
  364. EDITTEXT IDC_SUF,152,128,113,13,ES_AUTOHSCROLL
  365. END
  366. IDD_INTRO_UNDO DIALOGEX 0, 0, 317, 193
  367. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  368. CAPTION "Undo Last Migration Wizard"
  369. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  370. BEGIN
  371. LTEXT "Welcome to the Undo Last Migration Wizard",
  372. IDC_BEGIN_TITLE,115,9,189,31,NOT WS_GROUP | WS_TABSTOP
  373. LTEXT "This wizard will help undo the last user account, computer account, or group account migration you performed.\n\nTo continue, click Next.",
  374. IDC_STATIC,115,40,189,38
  375. END
  376. IDD_INTRO_SECURITY DIALOG DISCARDABLE 0, 0, 317, 193
  377. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  378. CAPTION "Security Translation Wizard"
  379. FONT 8, "MS Shell Dlg"
  380. BEGIN
  381. LTEXT "Welcome to the Security Translation Wizard",
  382. IDC_BEGIN_TITLE,115,9,189,31,NOT WS_GROUP | WS_TABSTOP
  383. LTEXT "This wizard helps you update the access control lists for files, shares, and other resources previously migrated from Windows NT 4.0, or greater, domains to Active Directory.\n\nTo continue, click Next.",
  384. IDC_STATIC,115,40,189,54
  385. END
  386. IDD_INTRO_GROUP DIALOG DISCARDABLE 0, 0, 317, 193
  387. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  388. CAPTION "Group Migration Wizard"
  389. FONT 8, "MS Shell Dlg"
  390. BEGIN
  391. LTEXT "Welcome to the Group Account Migration Wizard",
  392. IDC_BEGIN_TITLE,115,9,189,31,NOT WS_GROUP | WS_TABSTOP
  393. LTEXT "This wizard helps you migrate group accounts from Windows NT 4.0, or greater, domains to Active Directory.\n\nTo continue, click Next.",
  394. IDC_STATIC,115,40,189,53
  395. END
  396. IDD_INTRO_COMPUTER DIALOG DISCARDABLE 0, 0, 317, 193
  397. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  398. CAPTION "Computer Migration Wizard"
  399. FONT 8, "MS Shell Dlg"
  400. BEGIN
  401. LTEXT "Welcome to the Computer Migration Wizard",
  402. IDC_BEGIN_TITLE,115,9,189,31,NOT WS_GROUP | WS_TABSTOP
  403. LTEXT "This wizard helps you migrate computer accounts from Windows NT 4.0, or greater, domains to Active Directory.\n\nTo continue, click Next.",
  404. IDC_STATIC,115,40,189,41
  405. END
  406. IDD_END_UNDO DIALOGEX 0, 0, 317, 193
  407. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  408. CAPTION "Undo Wizard"
  409. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  410. BEGIN
  411. LTEXT "Completing the Undo Last Migration Wizard",
  412. IDC_END_TITLE,115,8,195,32,WS_TABSTOP
  413. LTEXT "You have successfully completed the Undo Last Migration wizard. You chose to perform the following task with the settings as shown:\n\nTask description:",
  414. IDC_STATIC,115,40,195,29
  415. LTEXT "To close this wizard and perform the task, click Finish.",
  416. IDC_STATIC,115,168,189,12
  417. EDITTEXT IDC_SETTINGS,115,69,195,89,ES_MULTILINE | ES_READONLY |
  418. WS_VSCROLL | WS_HSCROLL,0,HIDC_SETTINGS
  419. END
  420. IDD_END_SECURITY DIALOGEX 0, 0, 317, 193
  421. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  422. CAPTION "Security Translation Wizard"
  423. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  424. BEGIN
  425. LTEXT "Completing the Security Translation Wizard",
  426. IDC_END_TITLE,115,8,195,32,WS_TABSTOP
  427. LTEXT "You have successfully completed the Security Translation wizard. You chose to perform the following task with the settings as shown:\n\nTask description:",
  428. IDC_STATIC,115,40,195,41
  429. LTEXT "To complete the wizard, click Finish.",IDC_STATIC,115,
  430. 168,189,12
  431. EDITTEXT IDC_SETTINGS,115,82,195,76,ES_MULTILINE | ES_READONLY |
  432. WS_VSCROLL | WS_HSCROLL,0,HIDC_SETTINGS
  433. END
  434. IDD_END_COMPUTER DIALOGEX 0, 0, 317, 193
  435. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  436. CAPTION "Computer Migration Wizard"
  437. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  438. BEGIN
  439. LTEXT "Completing the Computer Migration Wizard",IDC_END_TITLE,
  440. 115,8,195,32,WS_TABSTOP
  441. LTEXT "You have successfully completed the Computer Account Migration wizard. You chose to perform the following task with the settings as shown:\n\nTask description:",
  442. IDC_STATIC,115,40,195,42
  443. LTEXT "To close this wizard and perform the task, click Finish.",
  444. IDC_STATIC,115,168,189,12
  445. EDITTEXT IDC_SETTINGS,115,82,195,76,ES_MULTILINE | ES_READONLY |
  446. WS_VSCROLL | WS_HSCROLL,0,HIDC_SETTINGS
  447. END
  448. IDD_INTRO_SERVICE DIALOGEX 0, 0, 317, 193
  449. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  450. CAPTION "Group Migration Wizard"
  451. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  452. BEGIN
  453. LTEXT "Welcome to the Service Account Migration Wizard",
  454. IDC_BEGIN_TITLE,115,9,189,31,NOT WS_GROUP | WS_TABSTOP
  455. LTEXT "This wizard helps you migrate service accounts from Windows NT 4.0, or greater, to Active Directory.\n\nTo continue, click Next.",
  456. IDC_STATIC,115,40,189,40
  457. END
  458. IDD_INTRO_REPORTING DIALOG DISCARDABLE 0, 0, 317, 193
  459. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  460. CAPTION "Computer Migration Wizard"
  461. FONT 8, "MS Shell Dlg"
  462. BEGIN
  463. LTEXT "Welcome to the Reporting Wizard",IDC_BEGIN_TITLE,115,9,
  464. 189,31,NOT WS_GROUP | WS_TABSTOP
  465. LTEXT "This wizard helps you create reports containing the information you need to migrate your Windows NT 4.0, or greater, domains to Active Directory.\n\nTo continue, click Next.",
  466. IDC_STATIC,115,40,189,57
  467. END
  468. IDD_INTRO_EXCHANGE_DIR DIALOG DISCARDABLE 0, 0, 317, 193
  469. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  470. CAPTION "User Migration Wizard"
  471. FONT 8, "MS Shell Dlg"
  472. BEGIN
  473. LTEXT "Welcome to the Exchange Directory Migration Wizard",
  474. IDC_BEGIN_TITLE,115,9,189,31,NOT WS_GROUP | WS_TABSTOP
  475. LTEXT "This wizard helps you migrate your Windows NT 4.0, or greater, Exchange directories to Active Directory.\n\nTo continue, click Next.",
  476. IDC_STATIC,115,40,189,38
  477. END
  478. IDD_END_SERVICE DIALOG DISCARDABLE 0, 0, 317, 193
  479. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  480. CAPTION "Service Accounts Migration Wizard"
  481. FONT 8, "MS Shell Dlg"
  482. BEGIN
  483. LTEXT "Completing the Service Account Migration Wizard",
  484. IDC_END_TITLE,115,8,195,32,WS_TABSTOP
  485. LTEXT "You have successfully completed the Service Account Migration Wizard. You have chosen to do the following:",
  486. IDC_STATIC,115,43,195,19
  487. LTEXT "To close this wizard, click Finish.",IDC_STATIC,115,168,
  488. 189,12
  489. EDITTEXT IDC_SETTINGS,115,65,195,93,ES_MULTILINE | ES_READONLY |
  490. WS_VSCROLL | WS_HSCROLL
  491. END
  492. IDD_END_REPORTING DIALOG DISCARDABLE 0, 0, 317, 193
  493. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  494. CAPTION "Reporting Wizard"
  495. FONT 8, "MS Shell Dlg"
  496. BEGIN
  497. LTEXT "Completing the Reporting Wizard",IDC_END_TITLE,115,8,
  498. 195,24,WS_TABSTOP
  499. LTEXT "You have successfully completed the Reporting Wizard.\n\nYou chose to create the following reports:",
  500. IDC_STATIC,115,38,195,25
  501. LTEXT "To close this wizard and create the reports, click Finish.",
  502. IDC_STATIC,115,168,189,12
  503. EDITTEXT IDC_SETTINGS,115,65,195,93,ES_MULTILINE | ES_READONLY |
  504. WS_VSCROLL | WS_HSCROLL
  505. END
  506. IDD_CONT_SELECTION DIALOGEX 0, 0, 298, 218
  507. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  508. CAPTION "Select Container"
  509. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  510. BEGIN
  511. DEFPUSHBUTTON "OK",IDOK,64,197,50,14,WS_DISABLED
  512. PUSHBUTTON "Cancel",IDCANCEL,178,197,50,14
  513. CONTROL "Tree1",IDC_TREE1,"SysTreeView32",TVS_HASBUTTONS |
  514. TVS_HASLINES | TVS_LINESATROOT | TVS_FULLROWSELECT |
  515. WS_BORDER | WS_TABSTOP,7,7,284,154
  516. LTEXT "&Selected Container",IDC_STATIC,7,170,65,10
  517. EDITTEXT IDC_EDIT1,75,170,216,15,ES_AUTOHSCROLL | WS_DISABLED
  518. END
  519. IDD_ABOUTBOX DIALOGEX 0, 0, 235, 55
  520. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  521. CAPTION "About OUPicker"
  522. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  523. BEGIN
  524. ICON 128,IDC_STATIC,11,17,20,20
  525. LTEXT "OUPicker Version 1.0",IDC_STATIC,40,10,119,8,
  526. SS_NOPREFIX
  527. LTEXT "Copyright (C) 1999",IDC_STATIC,40,25,119,8
  528. DEFPUSHBUTTON "OK",IDOK,178,7,50,14,WS_GROUP
  529. END
  530. IDD_SA_REFRESH DIALOG DISCARDABLE 0, 0, 317, 143
  531. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  532. CAPTION "User Migration Wizard"
  533. FONT 8, "MS Shell Dlg"
  534. BEGIN
  535. LTEXT "Do you want to update your service account information?",
  536. IDC_STATIC,21,1,282,14
  537. CONTROL "Yes, &update the information",IDC_REFRESH,"Button",
  538. BS_AUTORADIOBUTTON | WS_GROUP,28,19,126,10
  539. CONTROL "No, use the &previously collected information",
  540. IDC_NO_REFRESH,"Button",BS_AUTORADIOBUTTON,28,39,224,10
  541. END
  542. IDD_SA_INFO DIALOGEX 0, 0, 317, 143
  543. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  544. CAPTION "User Migration Wizard"
  545. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  546. BEGIN
  547. CONTROL "List1",IDC_LIST_SERVICE,"SysListView32",LVS_REPORT |
  548. LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,7,4,303,94
  549. PUSHBUTTON "&Skip/Include",IDC_TOGGLE,7,103,77,14
  550. CONTROL "&Migrate all service accounts, and update SCM for items",
  551. IDC_UPDATE,"Button",BS_AUTORADIOBUTTON | WS_GROUP,108,
  552. 103,202,10
  553. CONTROL "Migrate n&o service accounts.",IDC_SKIP,"Button",
  554. BS_AUTORADIOBUTTON,108,125,107,10
  555. LTEXT "marked include.",IDC_STATIC,119,114,51,8
  556. END
  557. IDD_HTML_LOCATION DIALOG DISCARDABLE 0, 0, 317, 143
  558. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  559. CAPTION "User Migration Wizard"
  560. FONT 8, "MS Shell Dlg"
  561. BEGIN
  562. LTEXT "Enter a location to store the reports.",IDC_STATIC,21,1,
  563. 282,14
  564. LTEXT "&Location:",IDC_STATIC,28,20,55,8
  565. EDITTEXT IDC_HTML_TARGET,28,32,216,13,ES_AUTOHSCROLL
  566. PUSHBUTTON "Br&owse...",IDC_BROWSE,249,31,50,14
  567. END
  568. IDD_OPTIONS_REPORTING DIALOGEX 0, 0, 317, 143
  569. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  570. CAPTION "User Migration Wizard"
  571. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  572. BEGIN
  573. LTEXT "Report types:",IDC_STATIC,21,4,43,8
  574. CONTROL "List1",IDC_LIST_REPORTING,"SysListView32",LVS_REPORT |
  575. LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,21,19,273,117
  576. END
  577. IDD_END_RETRY DIALOGEX 0, 0, 317, 193
  578. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  579. CAPTION "User Migration Wizard"
  580. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  581. BEGIN
  582. LTEXT "Completing the Retry Task Wizard",IDC_END_TITLE,115,8,
  583. 195,32,WS_TABSTOP
  584. LTEXT "You have successfully completed the Retry Task Wizard. You have chosen to retry the following tasks.\nTasks:",
  585. IDC_DESCRIPTION_TITLE,115,40,195,28
  586. LTEXT "To close this wizard and retry the tasks, click Finish.",
  587. IDC_MIGRATION_END,115,168,189,12
  588. EDITTEXT IDC_SETTINGS,115,68,195,90,ES_MULTILINE | ES_READONLY |
  589. WS_VSCROLL | WS_HSCROLL,0,HIDC_SETTINGS
  590. END
  591. IDD_INTRO_RETRY DIALOG DISCARDABLE 0, 0, 317, 193
  592. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  593. CAPTION "User Migration Wizard"
  594. FONT 8, "MS Shell Dlg"
  595. BEGIN
  596. LTEXT "Welcome to the Retry Task Wizard",IDC_BEGIN_TITLE,115,9,
  597. 189,31,NOT WS_GROUP | WS_TABSTOP
  598. LTEXT "This wizard helps you retry any of the following tasks that were unsuccessful in previous migrations to Active Directory:",
  599. IDC_STATIC,115,40,189,27
  600. LTEXT "o Computer account migration\no Security translation\no Gather service account information\no Reporting",
  601. IDC_STATIC,115,73,126,42
  602. LTEXT "To retry other tasks, rerun the wizard.\n\nTo continue, click Next.",
  603. IDC_STATIC,115,122,179,33
  604. END
  605. IDD_RETRY DIALOG DISCARDABLE 0, 0, 317, 143
  606. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  607. CAPTION "User Migration Wizard"
  608. FONT 8, "MS Shell Dlg"
  609. BEGIN
  610. LTEXT "To retry a task, select it, and then click Skip/Include. To permanently cancel the task, select it, and click Cancel Task.",
  611. IDC_STATIC,7,4,273,20
  612. CONTROL "List1",IDC_LIST_RETRY,"SysListView32",LVS_REPORT |
  613. LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,7,25,288,89
  614. PUSHBUTTON "&Skip/Include",IDC_TOGGLE,7,122,58,14
  615. PUSHBUTTON "&Cancel Task",IDC_CANCEL,72,122,58,14
  616. END
  617. IDD_SA_INFO_BUTTON DIALOGEX 0, 0, 317, 143
  618. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  619. CAPTION "User Migration Wizard"
  620. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  621. BEGIN
  622. CONTROL "List1",IDC_LIST_SERVICE,"SysListView32",LVS_REPORT |
  623. LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,7,4,303,111
  624. PUSHBUTTON "&Skip/Include",IDC_TOGGLE,7,122,65,14
  625. PUSHBUTTON "&Update SCM now",IDC_UPDATE,83,122,67,14
  626. END
  627. IDD_COMMIT DIALOGEX 0, 0, 317, 143
  628. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  629. CAPTION "User Migration Wizard"
  630. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  631. BEGIN
  632. LTEXT "Do you want to:",-1,21,1,282,19
  633. CONTROL "&Test the migration settings and migrate later?",
  634. IDC_DONTCHANGE,"Button",BS_AUTORADIOBUTTON | WS_GROUP,28,
  635. 22,156,10
  636. CONTROL "&Migrate now?",IDC_CHANGEIT,"Button",BS_AUTORADIOBUTTON,
  637. 28,37,59,10
  638. END
  639. IDD_END_TRUST DIALOG DISCARDABLE 0, 0, 317, 193
  640. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  641. CAPTION "Trust Migration Wizard"
  642. FONT 8, "MS Shell Dlg"
  643. BEGIN
  644. LTEXT "Completing the Trust Migration Wizard",IDC_END_TITLE,
  645. 115,8,195,35,WS_TABSTOP
  646. LTEXT "You have successfully completed the Trust Migration Wizard.",
  647. IDC_STATIC,115,44,195,20
  648. LTEXT "To complete the wizard, click Finish.",IDC_STATIC,115,
  649. 168,189,12
  650. END
  651. IDD_INTRO_TRUST DIALOGEX 0, 0, 317, 193
  652. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  653. CAPTION "Undo Wizard"
  654. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  655. BEGIN
  656. LTEXT "Welcome to the Trust Migration Wizard",IDC_BEGIN_TITLE,
  657. 115,9,189,31,NOT WS_GROUP | WS_TABSTOP
  658. LTEXT "This wizard will help you migrate your trust information from Windows NT 4.0, or greater, to Active Directory.\n\nTo continue, click Next.",
  659. IDC_STATIC,115,40,189,46
  660. END
  661. IDD_TRUST_INFO DIALOGEX 0, 0, 317, 143
  662. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  663. CAPTION "User Migration Wizard"
  664. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  665. BEGIN
  666. PUSHBUTTON "&Copy Trust",IDC_MIGRATE,21,122,77,14
  667. CONTROL "List1",IDC_LIST_SERVICE,"SysListView32",LVS_REPORT |
  668. LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_BORDER |
  669. WS_TABSTOP,21,25,273,90
  670. LTEXT "To copy a trust from the source domain to the target domain, select the trust information and click Copy Trust.\n\nTrust information",
  671. IDC_STATIC,21,1,273,20
  672. END
  673. IDD_CREDENTIALS_TRUST DIALOGEX 0, 0, 292, 117
  674. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  675. CAPTION "Trust Migration Wizard"
  676. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  677. BEGIN
  678. LTEXT "Type the user name, password, and domain of an account with administrative rights.",
  679. -1,28,1,202,20
  680. LTEXT "&User account name:",-1,29,22,65,8
  681. EDITTEXT IDC_USERNAME,28,33,190,14,ES_AUTOHSCROLL
  682. LTEXT "&Password:",-1,29,51,34,8
  683. EDITTEXT IDC_PASSWORD,28,63,190,14,ES_PASSWORD | ES_AUTOHSCROLL
  684. LTEXT "&Domain:",-1,28,80,27,8
  685. EDITTEXT IDC_DOMAINNAME,28,93,190,14,ES_AUTOHSCROLL
  686. PUSHBUTTON "OK",IDC_OK,231,33,50,14
  687. PUSHBUTTON "Cancel",IDC_CANCEL,231,63,50,14
  688. END
  689. IDD_INTRO_EXCHANGE_SRV DIALOGEX 0, 0, 317, 193
  690. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  691. CAPTION "User Migration Wizard"
  692. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  693. BEGIN
  694. LTEXT "Welcome to the Exchange Server Migration Wizard",
  695. IDC_BEGIN_TITLE,115,9,189,31,NOT WS_GROUP | WS_TABSTOP
  696. LTEXT "This wizard will help you migrate your Exchange servers.\n\nTo continue, click Next.",
  697. IDC_STATIC,115,40,189,58
  698. END
  699. IDD_END_EXCHANGE_DIR DIALOGEX 0, 0, 317, 193
  700. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  701. CAPTION "User Migration Wizard"
  702. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  703. BEGIN
  704. LTEXT "Completing the Exchange Directory Migration Wizard",
  705. IDC_END_TITLE,115,8,195,32,WS_TABSTOP
  706. LTEXT "You have successfully completed the Exchange Directory Migration wizard. You chose to perform the following task with settings as shown.\n\nTask description:",
  707. IDC_DESCRIPTION_TITLE,115,40,195,40
  708. LTEXT "To close the wizard and complete the task, click Finish.",
  709. IDC_MIGRATION_END,115,168,189,12
  710. EDITTEXT IDC_SETTINGS,115,82,195,76,ES_MULTILINE | ES_READONLY |
  711. WS_VSCROLL | WS_HSCROLL,0,HIDC_SETTINGS
  712. END
  713. IDD_EXCHANGE_SELECTION DIALOG DISCARDABLE 0, 0, 317, 143
  714. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  715. CAPTION "User Migration Wizard"
  716. FONT 8, "MS Shell Dlg"
  717. BEGIN
  718. LTEXT "To migrate directories and directory objects, type the name of the source Exchange server.",
  719. IDC_STATIC,21,1,282,19
  720. LTEXT "N&ame:",IDC_STATIC,28,20,56,8
  721. EDITTEXT IDC_EXCHANGE_SERVER,28,30,216,13,ES_AUTOHSCROLL
  722. END
  723. IDD_INTRO_GROUPMAPPING DIALOG DISCARDABLE 0, 0, 317, 193
  724. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  725. CAPTION "Group Mapping and Merging Wizard"
  726. FONT 8, "MS Shell Dlg"
  727. BEGIN
  728. LTEXT "Welcome to the Group Mapping and Merging Wizard",
  729. IDC_BEGIN_TITLE,115,9,189,31,NOT WS_GROUP | WS_TABSTOP
  730. LTEXT "This wizard helps you prepare Windows NT 4.0, or greater, groups for migration to Active Directory.\n\nTo continue, click Next.",
  731. IDC_STATIC,115,40,189,36
  732. END
  733. IDD_END_GROUPMAPPING DIALOGEX 0, 0, 317, 193
  734. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  735. CAPTION "Group Mapping and Merging Wizard"
  736. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  737. BEGIN
  738. LTEXT "Completing the Group Mapping and Merging Wizard",
  739. IDC_END_TITLE,115,8,195,32,WS_TABSTOP
  740. LTEXT "You have successfully completed the Group Mapping and Merging wizard. You chose to perform the following task with the settings as shown.\n\nTask description:",
  741. IDC_STATIC,115,40,195,40
  742. LTEXT "To close this wizard and perform the task, click Finish.",
  743. IDC_STATIC,115,168,189,12
  744. EDITTEXT IDC_SETTINGS,115,82,195,76,ES_MULTILINE | ES_READONLY |
  745. WS_VSCROLL | WS_HSCROLL,0,HIDC_SETTINGS
  746. END
  747. IDD_TARGET_GROUP DIALOG DISCARDABLE 0, 0, 317, 143
  748. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  749. CAPTION "User Migration Wizard"
  750. FONT 8, "MS Shell Dlg"
  751. BEGIN
  752. LTEXT "&Target group:",IDC_STATIC,28,20,44,8
  753. EDITTEXT IDC_TARGET_GROUP,28,32,216,13,ES_AUTOHSCROLL
  754. PUSHBUTTON "Br&owse...",IDC_BROWSE,249,31,50,14
  755. END
  756. IDD_OPTIONS_GROUPMAPPING DIALOGEX 0, 0, 317, 143
  757. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  758. CAPTION "User Migration Wizard"
  759. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  760. BEGIN
  761. LTEXT "Select the desired options to customize your migration tasks.",
  762. IDC_STATIC,21,1,282,14
  763. CONTROL "Copy &user rights",IDC_COPY_USER_RIGHTS,"Button",
  764. BS_AUTOCHECKBOX | WS_TABSTOP,28,20,66,10
  765. CONTROL "&Migrate group SIDs to target domain",
  766. IDC_ADD_SID_HISTORY,"Button",BS_AUTOCHECKBOX |
  767. WS_TABSTOP,28,35,129,10
  768. END
  769. IDD_END_EXCHANGE_SRV DIALOG DISCARDABLE 0, 0, 317, 193
  770. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  771. CAPTION "User Migration Wizard"
  772. FONT 8, "MS Shell Dlg"
  773. BEGIN
  774. LTEXT "Completing the Exchange Server Migration Wizard",
  775. IDC_END_TITLE,115,8,195,37,WS_TABSTOP
  776. LTEXT "You have successfully completed the Exchange Server Migration Wizard. You have chosen to do the following:",
  777. IDC_DESCRIPTION_TITLE,115,46,195,19
  778. LTEXT "To complete the wizard, click Finish.",
  779. IDC_MIGRATION_END,115,168,189,12
  780. EDITTEXT IDC_SETTINGS,115,65,195,93,ES_MULTILINE | ES_READONLY |
  781. WS_VSCROLL | WS_HSCROLL
  782. END
  783. IDD_END_GROUP DIALOGEX 0, 0, 317, 193
  784. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  785. CAPTION "Group Migration Wizard"
  786. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  787. BEGIN
  788. LTEXT "Completing the Group Account Migration Wizard",
  789. IDC_END_TITLE,115,8,195,32,WS_TABSTOP
  790. LTEXT "You have successfully completed the Group Account Migration wizard. You chose to perform the following task with the settings as shown:\n\nTask description:",
  791. IDC_STATIC,115,40,195,42
  792. LTEXT "To close this wizard and perform the task, click Finish.",
  793. IDC_STATIC,115,168,189,12
  794. EDITTEXT IDC_SETTINGS,115,82,195,76,ES_MULTILINE | ES_READONLY |
  795. WS_VSCROLL | WS_HSCROLL,0,HIDC_SETTINGS
  796. END
  797. IDD_OPTIONS_FROM_USER DIALOG DISCARDABLE 0, 0, 317, 143
  798. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  799. CAPTION "User Migration Wizard"
  800. FONT 8, "MS Shell Dlg"
  801. BEGIN
  802. LTEXT "To select how you would like to handle migrating accounts, click the desired options below.",
  803. IDC_STATIC,20,1,282,19
  804. CONTROL "&Enable target accounts",IDC_TGT_ENABLE_ACCOUNT,"Button",
  805. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,28,31,166,10
  806. CONTROL "Disable &target accounts",IDC_TGT_DISABLE_ACCOUNTS,
  807. "Button",BS_AUTORADIOBUTTON,28,42,166,10
  808. CONTROL "Target same as source",IDC_TGT_SAME_AS_SOURCE,"Button",
  809. BS_AUTORADIOBUTTON,28,53,166,10
  810. CONTROL "Disable &source accounts",IDC_SRC_DISABLE_ACCOUNTS,
  811. "Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,28,
  812. 87,166,10
  813. CONTROL "Disable source accounts on:",
  814. IDC_SRC_DISABLE_ACCOUNTS_LATER,"Button",
  815. BS_AUTORADIOBUTTON,28,99,166,10
  816. LTEXT "End of:",IDC_STATIC,46,114,32,12
  817. CONTROL "DateTimePicker2",IDC_DATEPICKER,"SysDateTimePick32",
  818. DTS_RIGHTALIGN | WS_TABSTOP,84,111,85,15
  819. CONTROL "&Migrate user SIDs to target domain",
  820. IDC_ROAMING_OR_SIDHISTORY,"Button",BS_AUTOCHECKBOX |
  821. WS_GROUP | WS_TABSTOP,20,129,153,10
  822. CONTROL "Leave Source in current state",IDC_SRC_LEAVE_ACCOUNTS,
  823. "Button",BS_AUTORADIOBUTTON,28,75,166,10
  824. LTEXT "Target Account State:",IDC_STATIC,20,20,107,8
  825. LTEXT "Source Account State:",IDC_STATIC,20,65,107,8
  826. END
  827. IDD_SELECTION1 DIALOG DISCARDABLE 0, 0, 317, 143
  828. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  829. CAPTION "User Migration Wizard"
  830. FONT 8, "MS Shell Dlg"
  831. BEGIN
  832. CONTROL "List1",IDC_LIST_MEMBERS1,"SysListView32",LVS_REPORT |
  833. LVS_SHOWSELALWAYS | LVS_SORTASCENDING | WS_BORDER |
  834. WS_GROUP | WS_TABSTOP,7,15,303,99
  835. PUSHBUTTON "&Add...",IDC_ADD_BUTTON,7,122,50,14
  836. PUSHBUTTON "&Remove",IDC_REMOVE_BUTTON,65,122,50,14
  837. LTEXT "Computers:",IDC_STATIC,7,4,36,8
  838. END
  839. IDD_SELECTION2 DIALOG DISCARDABLE 0, 0, 317, 143
  840. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  841. CAPTION "User Migration Wizard"
  842. FONT 8, "MS Shell Dlg"
  843. BEGIN
  844. CONTROL "List1",IDC_LIST_MEMBERS1,"SysListView32",LVS_REPORT |
  845. LVS_SHOWSELALWAYS | LVS_SORTASCENDING | WS_BORDER |
  846. WS_GROUP | WS_TABSTOP,7,15,303,99
  847. PUSHBUTTON "&Add...",IDC_ADD_BUTTON,7,122,50,14
  848. PUSHBUTTON "&Remove",IDC_REMOVE_BUTTON,65,122,50,14
  849. LTEXT "Groups:",IDC_STATIC,7,4,26,8
  850. END
  851. IDD_SELECTION3 DIALOG DISCARDABLE 0, 0, 317, 143
  852. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  853. CAPTION "User Migration Wizard"
  854. FONT 8, "MS Shell Dlg"
  855. BEGIN
  856. CONTROL "List1",IDC_LIST_MEMBERS1,"SysListView32",LVS_REPORT |
  857. LVS_SHOWSELALWAYS | LVS_SORTASCENDING | WS_BORDER |
  858. WS_GROUP | WS_TABSTOP,7,15,303,99
  859. PUSHBUTTON "&Add...",IDC_ADD_BUTTON,7,122,50,14
  860. PUSHBUTTON "&Remove",IDC_REMOVE_BUTTON,65,122,50,14
  861. LTEXT "User accounts:",IDC_STATIC,7,4,49,8
  862. END
  863. IDD_SELECTION4 DIALOG DISCARDABLE 0, 0, 317, 143
  864. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  865. CAPTION "User Migration Wizard"
  866. FONT 8, "MS Shell Dlg"
  867. BEGIN
  868. CONTROL "List1",IDC_LIST_MEMBERS1,"SysListView32",LVS_REPORT |
  869. LVS_SHOWSELALWAYS | LVS_SORTASCENDING | WS_BORDER |
  870. WS_GROUP | WS_TABSTOP,7,15,303,83
  871. PUSHBUTTON "&Add...",IDC_ADD_BUTTON,7,104,50,14
  872. PUSHBUTTON "&Remove",IDC_REMOVE_BUTTON,65,104,50,14
  873. LTEXT "Computers:",IDC_STATIC,7,3,36,8
  874. LTEXT "Additional &trusting domain:",IDC_STATIC,130,106,83,8
  875. COMBOBOX IDC_ADDITIONAL_TRUSTING_DOMAIN,219,105,80,37,
  876. CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL |
  877. WS_TABSTOP
  878. END
  879. IDD_TRANSLATION_SRC DIALOG DISCARDABLE 0, 0, 317, 143
  880. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  881. CAPTION "User Migration Wizard"
  882. FONT 8, "MS Shell Dlg"
  883. BEGIN
  884. LTEXT "Select where to retrieve objects for security translation:",
  885. IDC_STATIC,17,0,260,13
  886. CONTROL "&Previously migrated objects",IDC_TRANS_FROM_MOT,"Button",
  887. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,28,19,148,10
  888. CONTROL "&Other objects specified in a file",IDC_TRANS_FROM_FILE,
  889. "Button",BS_AUTORADIOBUTTON,28,35,124,10
  890. LTEXT "&Sid mapping file:",IDC_SIDTEXT,57,51,91,8
  891. EDITTEXT IDC_MAPPING_FILE,58,61,178,13,ES_AUTOHSCROLL
  892. PUSHBUTTON "Bro&wse",IDC_BROWSE,248,60,50,14
  893. END
  894. IDD_PROP_EXCLUSION DIALOG DISCARDABLE 0, 0, 317, 143
  895. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  896. CAPTION "User Migration Wizard"
  897. FONT 8, "MS Shell Dlg"
  898. BEGIN
  899. CONTROL "E&xclude specific object properties from migration",
  900. IDC_EXCLUDEPROPS,"Button",BS_AUTOCHECKBOX | WS_GROUP |
  901. WS_TABSTOP,7,4,167,10
  902. RTEXT "&Object Type:",IDC_STATIC,59,23,62,8
  903. COMBOBOX IDC_OBJECTCMBO,125,20,68,50,CBS_DROPDOWNLIST | CBS_SORT |
  904. WS_VSCROLL | WS_TABSTOP
  905. LTEXT "&Included Properties:",IDC_STATIC,15,36,106,8
  906. CONTROL "List1",IDC_INCLUDELIST,"SysListView32",LVS_REPORT | LVS_NOCOLUMNHEADER |
  907. LVS_SHOWSELALWAYS | LVS_SORTASCENDING | WS_BORDER |
  908. WS_TABSTOP,15,48,119,89
  909. PUSHBUTTON "&>>>",IDC_EXCLUDEBTN,139,63,38,14
  910. PUSHBUTTON "&<<<",IDC_INCLUDEBTN,139,84,38,14
  911. LTEXT "&Excluded Properties:",IDC_STATIC,182,36,106,8
  912. CONTROL "List2",IDC_EXCLUDELIST,"SysListView32",LVS_REPORT | LVS_NOCOLUMNHEADER |
  913. LVS_SHOWSELALWAYS | LVS_SORTASCENDING | WS_BORDER |
  914. WS_TABSTOP,182,48,119,89
  915. END
  916. /////////////////////////////////////////////////////////////////////////////
  917. //
  918. // DESIGNINFO
  919. //
  920. #ifdef APSTUDIO_INVOKED
  921. GUIDELINES DESIGNINFO DISCARDABLE
  922. BEGIN
  923. IDD_INTRO_ACCOUNT, DIALOG
  924. BEGIN
  925. LEFTMARGIN, 7
  926. RIGHTMARGIN, 310
  927. VERTGUIDE, 115
  928. VERTGUIDE, 304
  929. TOPMARGIN, 7
  930. BOTTOMMARGIN, 186
  931. HORZGUIDE, 8
  932. HORZGUIDE, 40
  933. END
  934. IDD_REBOOT, DIALOG
  935. BEGIN
  936. LEFTMARGIN, 28
  937. RIGHTMARGIN, 310
  938. VERTGUIDE, 28
  939. VERTGUIDE, 125
  940. VERTGUIDE, 131
  941. VERTGUIDE, 189
  942. TOPMARGIN, 1
  943. BOTTOMMARGIN, 136
  944. HORZGUIDE, 22
  945. END
  946. IDD_END_ACCOUNT, DIALOG
  947. BEGIN
  948. LEFTMARGIN, 7
  949. RIGHTMARGIN, 310
  950. VERTGUIDE, 115
  951. TOPMARGIN, 7
  952. BOTTOMMARGIN, 186
  953. HORZGUIDE, 40
  954. END
  955. IDD_UNDO, DIALOG
  956. BEGIN
  957. LEFTMARGIN, 28
  958. RIGHTMARGIN, 310
  959. VERTGUIDE, 28
  960. VERTGUIDE, 189
  961. VERTGUIDE, 294
  962. BOTTOMMARGIN, 136
  963. END
  964. IDD_CREDENTIALS, DIALOG
  965. BEGIN
  966. VERTGUIDE, 28
  967. HORZGUIDE, 20
  968. HORZGUIDE, 135
  969. END
  970. IDD_RENAMING, DIALOG
  971. BEGIN
  972. VERTGUIDE, 28
  973. VERTGUIDE, 40
  974. TOPMARGIN, 1
  975. HORZGUIDE, 20
  976. HORZGUIDE, 135
  977. END
  978. IDD_DISABLE, DIALOG
  979. BEGIN
  980. VERTGUIDE, 16
  981. VERTGUIDE, 28
  982. VERTGUIDE, 40
  983. HORZGUIDE, 18
  984. END
  985. IDD_PASSWORD, DIALOG
  986. BEGIN
  987. VERTGUIDE, 28
  988. HORZGUIDE, 20
  989. HORZGUIDE, 135
  990. END
  991. IDD_OU_SELECTION, DIALOG
  992. BEGIN
  993. VERTGUIDE, 28
  994. HORZGUIDE, 20
  995. END
  996. IDD_OPTIONS, DIALOG
  997. BEGIN
  998. VERTGUIDE, 28
  999. VERTGUIDE, 40
  1000. HORZGUIDE, 15
  1001. HORZGUIDE, 81
  1002. HORZGUIDE, 94
  1003. END
  1004. IDD_TRANSLATION, DIALOG
  1005. BEGIN
  1006. VERTGUIDE, 28
  1007. HORZGUIDE, 20
  1008. END
  1009. IDD_TRANSLATION_MODE, DIALOG
  1010. BEGIN
  1011. VERTGUIDE, 29
  1012. HORZGUIDE, 20
  1013. END
  1014. IDD_CREDENTIALS2, DIALOG
  1015. BEGIN
  1016. VERTGUIDE, 28
  1017. HORZGUIDE, 20
  1018. HORZGUIDE, 109
  1019. HORZGUIDE, 135
  1020. END
  1021. IDD_DOMAIN_SELECTION, DIALOG
  1022. BEGIN
  1023. LEFTMARGIN, 7
  1024. RIGHTMARGIN, 310
  1025. VERTGUIDE, 21
  1026. VERTGUIDE, 88
  1027. VERTGUIDE, 274
  1028. TOPMARGIN, 4
  1029. BOTTOMMARGIN, 136
  1030. HORZGUIDE, 28
  1031. HORZGUIDE, 59
  1032. HORZGUIDE, 98
  1033. END
  1034. IDD_OPTIONS_GROUP, DIALOG
  1035. BEGIN
  1036. VERTGUIDE, 28
  1037. VERTGUIDE, 40
  1038. HORZGUIDE, 15
  1039. HORZGUIDE, 81
  1040. HORZGUIDE, 95
  1041. END
  1042. IDD_INTRO_UNDO, DIALOG
  1043. BEGIN
  1044. LEFTMARGIN, 7
  1045. RIGHTMARGIN, 310
  1046. VERTGUIDE, 115
  1047. VERTGUIDE, 304
  1048. TOPMARGIN, 7
  1049. BOTTOMMARGIN, 186
  1050. HORZGUIDE, 8
  1051. HORZGUIDE, 40
  1052. END
  1053. IDD_INTRO_SECURITY, DIALOG
  1054. BEGIN
  1055. LEFTMARGIN, 7
  1056. RIGHTMARGIN, 310
  1057. VERTGUIDE, 115
  1058. VERTGUIDE, 304
  1059. TOPMARGIN, 7
  1060. BOTTOMMARGIN, 186
  1061. HORZGUIDE, 8
  1062. HORZGUIDE, 40
  1063. END
  1064. IDD_INTRO_GROUP, DIALOG
  1065. BEGIN
  1066. LEFTMARGIN, 7
  1067. RIGHTMARGIN, 310
  1068. VERTGUIDE, 115
  1069. VERTGUIDE, 304
  1070. TOPMARGIN, 7
  1071. BOTTOMMARGIN, 186
  1072. HORZGUIDE, 8
  1073. HORZGUIDE, 40
  1074. END
  1075. IDD_INTRO_COMPUTER, DIALOG
  1076. BEGIN
  1077. LEFTMARGIN, 7
  1078. RIGHTMARGIN, 310
  1079. VERTGUIDE, 115
  1080. VERTGUIDE, 304
  1081. TOPMARGIN, 7
  1082. BOTTOMMARGIN, 186
  1083. HORZGUIDE, 8
  1084. HORZGUIDE, 40
  1085. END
  1086. IDD_END_UNDO, DIALOG
  1087. BEGIN
  1088. LEFTMARGIN, 7
  1089. RIGHTMARGIN, 310
  1090. VERTGUIDE, 115
  1091. TOPMARGIN, 7
  1092. BOTTOMMARGIN, 186
  1093. HORZGUIDE, 40
  1094. END
  1095. IDD_END_SECURITY, DIALOG
  1096. BEGIN
  1097. LEFTMARGIN, 7
  1098. RIGHTMARGIN, 310
  1099. VERTGUIDE, 115
  1100. TOPMARGIN, 7
  1101. BOTTOMMARGIN, 186
  1102. HORZGUIDE, 40
  1103. END
  1104. IDD_END_COMPUTER, DIALOG
  1105. BEGIN
  1106. LEFTMARGIN, 7
  1107. RIGHTMARGIN, 310
  1108. VERTGUIDE, 115
  1109. TOPMARGIN, 7
  1110. BOTTOMMARGIN, 186
  1111. HORZGUIDE, 40
  1112. END
  1113. IDD_INTRO_SERVICE, DIALOG
  1114. BEGIN
  1115. LEFTMARGIN, 7
  1116. RIGHTMARGIN, 310
  1117. VERTGUIDE, 115
  1118. VERTGUIDE, 304
  1119. TOPMARGIN, 7
  1120. BOTTOMMARGIN, 186
  1121. HORZGUIDE, 8
  1122. HORZGUIDE, 40
  1123. END
  1124. IDD_INTRO_REPORTING, DIALOG
  1125. BEGIN
  1126. LEFTMARGIN, 7
  1127. RIGHTMARGIN, 310
  1128. VERTGUIDE, 115
  1129. VERTGUIDE, 304
  1130. TOPMARGIN, 7
  1131. BOTTOMMARGIN, 186
  1132. HORZGUIDE, 8
  1133. HORZGUIDE, 40
  1134. END
  1135. IDD_INTRO_EXCHANGE_DIR, DIALOG
  1136. BEGIN
  1137. LEFTMARGIN, 7
  1138. RIGHTMARGIN, 310
  1139. VERTGUIDE, 115
  1140. VERTGUIDE, 304
  1141. TOPMARGIN, 7
  1142. BOTTOMMARGIN, 186
  1143. HORZGUIDE, 8
  1144. HORZGUIDE, 40
  1145. END
  1146. IDD_END_SERVICE, DIALOG
  1147. BEGIN
  1148. LEFTMARGIN, 7
  1149. RIGHTMARGIN, 310
  1150. VERTGUIDE, 115
  1151. TOPMARGIN, 7
  1152. BOTTOMMARGIN, 186
  1153. END
  1154. IDD_END_REPORTING, DIALOG
  1155. BEGIN
  1156. LEFTMARGIN, 7
  1157. RIGHTMARGIN, 310
  1158. VERTGUIDE, 115
  1159. TOPMARGIN, 7
  1160. BOTTOMMARGIN, 186
  1161. END
  1162. IDD_CONT_SELECTION, DIALOG
  1163. BEGIN
  1164. LEFTMARGIN, 7
  1165. RIGHTMARGIN, 291
  1166. TOPMARGIN, 7
  1167. BOTTOMMARGIN, 211
  1168. END
  1169. IDD_ABOUTBOX, DIALOG
  1170. BEGIN
  1171. LEFTMARGIN, 7
  1172. RIGHTMARGIN, 228
  1173. TOPMARGIN, 7
  1174. BOTTOMMARGIN, 48
  1175. END
  1176. IDD_SA_REFRESH, DIALOG
  1177. BEGIN
  1178. VERTGUIDE, 28
  1179. HORZGUIDE, 19
  1180. END
  1181. IDD_SA_INFO, DIALOG
  1182. BEGIN
  1183. LEFTMARGIN, 7
  1184. RIGHTMARGIN, 310
  1185. VERTGUIDE, 21
  1186. VERTGUIDE, 108
  1187. VERTGUIDE, 194
  1188. TOPMARGIN, 4
  1189. BOTTOMMARGIN, 136
  1190. HORZGUIDE, 38
  1191. HORZGUIDE, 68
  1192. HORZGUIDE, 98
  1193. END
  1194. IDD_HTML_LOCATION, DIALOG
  1195. BEGIN
  1196. VERTGUIDE, 28
  1197. HORZGUIDE, 20
  1198. END
  1199. IDD_OPTIONS_REPORTING, DIALOG
  1200. BEGIN
  1201. LEFTMARGIN, 7
  1202. RIGHTMARGIN, 310
  1203. VERTGUIDE, 21
  1204. VERTGUIDE, 28
  1205. VERTGUIDE, 108
  1206. VERTGUIDE, 194
  1207. VERTGUIDE, 294
  1208. TOPMARGIN, 4
  1209. BOTTOMMARGIN, 136
  1210. HORZGUIDE, 38
  1211. HORZGUIDE, 68
  1212. HORZGUIDE, 98
  1213. END
  1214. IDD_END_RETRY, DIALOG
  1215. BEGIN
  1216. LEFTMARGIN, 7
  1217. RIGHTMARGIN, 310
  1218. VERTGUIDE, 115
  1219. TOPMARGIN, 7
  1220. BOTTOMMARGIN, 186
  1221. HORZGUIDE, 40
  1222. END
  1223. IDD_INTRO_RETRY, DIALOG
  1224. BEGIN
  1225. LEFTMARGIN, 7
  1226. RIGHTMARGIN, 310
  1227. VERTGUIDE, 115
  1228. VERTGUIDE, 304
  1229. TOPMARGIN, 7
  1230. BOTTOMMARGIN, 186
  1231. HORZGUIDE, 8
  1232. HORZGUIDE, 40
  1233. END
  1234. IDD_RETRY, DIALOG
  1235. BEGIN
  1236. LEFTMARGIN, 7
  1237. RIGHTMARGIN, 310
  1238. VERTGUIDE, 21
  1239. VERTGUIDE, 108
  1240. VERTGUIDE, 194
  1241. VERTGUIDE, 295
  1242. TOPMARGIN, 4
  1243. BOTTOMMARGIN, 136
  1244. HORZGUIDE, 25
  1245. HORZGUIDE, 68
  1246. HORZGUIDE, 98
  1247. END
  1248. IDD_SA_INFO_BUTTON, DIALOG
  1249. BEGIN
  1250. LEFTMARGIN, 7
  1251. RIGHTMARGIN, 310
  1252. VERTGUIDE, 21
  1253. VERTGUIDE, 108
  1254. VERTGUIDE, 194
  1255. TOPMARGIN, 4
  1256. BOTTOMMARGIN, 136
  1257. HORZGUIDE, 38
  1258. HORZGUIDE, 68
  1259. HORZGUIDE, 98
  1260. HORZGUIDE, 115
  1261. END
  1262. IDD_COMMIT, DIALOG
  1263. BEGIN
  1264. LEFTMARGIN, 28
  1265. RIGHTMARGIN, 310
  1266. VERTGUIDE, 28
  1267. VERTGUIDE, 189
  1268. BOTTOMMARGIN, 136
  1269. HORZGUIDE, 22
  1270. END
  1271. IDD_END_TRUST, DIALOG
  1272. BEGIN
  1273. LEFTMARGIN, 7
  1274. RIGHTMARGIN, 310
  1275. VERTGUIDE, 115
  1276. TOPMARGIN, 7
  1277. BOTTOMMARGIN, 186
  1278. END
  1279. IDD_INTRO_TRUST, DIALOG
  1280. BEGIN
  1281. LEFTMARGIN, 7
  1282. RIGHTMARGIN, 310
  1283. VERTGUIDE, 115
  1284. VERTGUIDE, 304
  1285. TOPMARGIN, 7
  1286. BOTTOMMARGIN, 186
  1287. HORZGUIDE, 8
  1288. HORZGUIDE, 40
  1289. END
  1290. IDD_TRUST_INFO, DIALOG
  1291. BEGIN
  1292. LEFTMARGIN, 21
  1293. RIGHTMARGIN, 310
  1294. VERTGUIDE, 21
  1295. VERTGUIDE, 108
  1296. VERTGUIDE, 194
  1297. VERTGUIDE, 294
  1298. TOPMARGIN, 1
  1299. BOTTOMMARGIN, 136
  1300. HORZGUIDE, 25
  1301. HORZGUIDE, 68
  1302. HORZGUIDE, 98
  1303. HORZGUIDE, 115
  1304. END
  1305. IDD_CREDENTIALS_TRUST, DIALOG
  1306. BEGIN
  1307. VERTGUIDE, 28
  1308. TOPMARGIN, 1
  1309. END
  1310. IDD_INTRO_EXCHANGE_SRV, DIALOG
  1311. BEGIN
  1312. LEFTMARGIN, 7
  1313. RIGHTMARGIN, 310
  1314. VERTGUIDE, 115
  1315. VERTGUIDE, 304
  1316. TOPMARGIN, 7
  1317. BOTTOMMARGIN, 186
  1318. HORZGUIDE, 8
  1319. HORZGUIDE, 40
  1320. END
  1321. IDD_END_EXCHANGE_DIR, DIALOG
  1322. BEGIN
  1323. LEFTMARGIN, 7
  1324. RIGHTMARGIN, 310
  1325. VERTGUIDE, 115
  1326. TOPMARGIN, 7
  1327. BOTTOMMARGIN, 186
  1328. HORZGUIDE, 40
  1329. END
  1330. IDD_EXCHANGE_SELECTION, DIALOG
  1331. BEGIN
  1332. VERTGUIDE, 28
  1333. HORZGUIDE, 20
  1334. END
  1335. IDD_INTRO_GROUPMAPPING, DIALOG
  1336. BEGIN
  1337. LEFTMARGIN, 7
  1338. RIGHTMARGIN, 310
  1339. VERTGUIDE, 115
  1340. VERTGUIDE, 304
  1341. TOPMARGIN, 7
  1342. BOTTOMMARGIN, 186
  1343. HORZGUIDE, 8
  1344. HORZGUIDE, 40
  1345. END
  1346. IDD_END_GROUPMAPPING, DIALOG
  1347. BEGIN
  1348. LEFTMARGIN, 7
  1349. RIGHTMARGIN, 310
  1350. VERTGUIDE, 115
  1351. TOPMARGIN, 7
  1352. BOTTOMMARGIN, 186
  1353. HORZGUIDE, 40
  1354. END
  1355. IDD_TARGET_GROUP, DIALOG
  1356. BEGIN
  1357. VERTGUIDE, 28
  1358. HORZGUIDE, 20
  1359. END
  1360. IDD_OPTIONS_GROUPMAPPING, DIALOG
  1361. BEGIN
  1362. VERTGUIDE, 28
  1363. VERTGUIDE, 40
  1364. HORZGUIDE, 20
  1365. HORZGUIDE, 87
  1366. END
  1367. IDD_END_EXCHANGE_SRV, DIALOG
  1368. BEGIN
  1369. LEFTMARGIN, 7
  1370. RIGHTMARGIN, 310
  1371. VERTGUIDE, 115
  1372. TOPMARGIN, 7
  1373. BOTTOMMARGIN, 186
  1374. HORZGUIDE, 40
  1375. END
  1376. IDD_END_GROUP, DIALOG
  1377. BEGIN
  1378. LEFTMARGIN, 7
  1379. RIGHTMARGIN, 310
  1380. VERTGUIDE, 115
  1381. TOPMARGIN, 7
  1382. BOTTOMMARGIN, 186
  1383. HORZGUIDE, 40
  1384. END
  1385. IDD_OPTIONS_FROM_USER, DIALOG
  1386. BEGIN
  1387. RIGHTMARGIN, 316
  1388. VERTGUIDE, 20
  1389. VERTGUIDE, 28
  1390. HORZGUIDE, 20
  1391. END
  1392. IDD_SELECTION1, DIALOG
  1393. BEGIN
  1394. LEFTMARGIN, 7
  1395. RIGHTMARGIN, 310
  1396. VERTGUIDE, 21
  1397. VERTGUIDE, 108
  1398. VERTGUIDE, 194
  1399. TOPMARGIN, 4
  1400. BOTTOMMARGIN, 136
  1401. HORZGUIDE, 38
  1402. HORZGUIDE, 68
  1403. HORZGUIDE, 98
  1404. END
  1405. IDD_SELECTION2, DIALOG
  1406. BEGIN
  1407. LEFTMARGIN, 7
  1408. RIGHTMARGIN, 310
  1409. VERTGUIDE, 21
  1410. VERTGUIDE, 108
  1411. VERTGUIDE, 194
  1412. TOPMARGIN, 4
  1413. BOTTOMMARGIN, 136
  1414. HORZGUIDE, 38
  1415. HORZGUIDE, 68
  1416. HORZGUIDE, 98
  1417. END
  1418. IDD_SELECTION3, DIALOG
  1419. BEGIN
  1420. LEFTMARGIN, 7
  1421. RIGHTMARGIN, 310
  1422. VERTGUIDE, 21
  1423. VERTGUIDE, 108
  1424. VERTGUIDE, 194
  1425. TOPMARGIN, 4
  1426. BOTTOMMARGIN, 136
  1427. HORZGUIDE, 38
  1428. HORZGUIDE, 68
  1429. HORZGUIDE, 98
  1430. END
  1431. IDD_SELECTION4, DIALOG
  1432. BEGIN
  1433. LEFTMARGIN, 7
  1434. RIGHTMARGIN, 310
  1435. VERTGUIDE, 21
  1436. VERTGUIDE, 108
  1437. VERTGUIDE, 194
  1438. TOPMARGIN, 3
  1439. BOTTOMMARGIN, 142
  1440. HORZGUIDE, 38
  1441. HORZGUIDE, 68
  1442. HORZGUIDE, 98
  1443. END
  1444. IDD_TRANSLATION_SRC, DIALOG
  1445. BEGIN
  1446. LEFTMARGIN, 8
  1447. RIGHTMARGIN, 309
  1448. VERTGUIDE, 28
  1449. BOTTOMMARGIN, 112
  1450. HORZGUIDE, 19
  1451. END
  1452. IDD_PROP_EXCLUSION, DIALOG
  1453. BEGIN
  1454. LEFTMARGIN, 7
  1455. RIGHTMARGIN, 305
  1456. TOPMARGIN, 4
  1457. END
  1458. END
  1459. #endif // APSTUDIO_INVOKED
  1460. /////////////////////////////////////////////////////////////////////////////
  1461. //
  1462. // Bitmap
  1463. //
  1464. IDB_WATERMARK_USER BITMAP DISCARDABLE "user_migration.BMP"
  1465. IDB_HEADER_ARROW BITMAP DISCARDABLE "user_migration_hd.BMP"
  1466. IDB_WATERMARK_SECURITY BITMAP DISCARDABLE "security_permissions.BMP"
  1467. IDB_WATERMARK_GROUP BITMAP DISCARDABLE "group_migration.BMP"
  1468. IDB_WATERMARK_COMPUTER BITMAP DISCARDABLE "computer_migration.BMP"
  1469. IDB_HEADER_KEY BITMAP DISCARDABLE "security_permissions_hd.BMP"
  1470. IDR_MAINFRAME BITMAP MOVEABLE PURE "res\\Toolbar.bmp"
  1471. IDB_OU BITMAP DISCARDABLE "res\\ou.bmp"
  1472. IDB_OPEN_OU BITMAP DISCARDABLE "res\\bitmap1.bmp"
  1473. IDB_OPEN_DIR BITMAP DISCARDABLE "res\\open_dir.bmp"
  1474. IDB_OPEN_CONT BITMAP DISCARDABLE "res\\open_con.bmp"
  1475. IDB_CONT BITMAP DISCARDABLE "res\\cont.bmp"
  1476. IDB_WATERMARK_EXCHANGE BITMAP DISCARDABLE "exchangesrvr_migration.BMP"
  1477. IDB_WATERMARK_REPORTING BITMAP DISCARDABLE "reporting.BMP"
  1478. IDB_WATERMARK_SERVICE_ACCOUNT BITMAP DISCARDABLE "service_account_migration.BMP"
  1479. IDB_HEADER_BOOK BITMAP DISCARDABLE "reporting_hd.BMP"
  1480. IDB_DIR BITMAP FIXED IMPURE "res\\dir.bmp"
  1481. /////////////////////////////////////////////////////////////////////////////
  1482. //
  1483. // Accelerator
  1484. //
  1485. IDR_ACCELERATOR1 ACCELERATORS DISCARDABLE
  1486. BEGIN
  1487. "A", IDC_ADD_BUTTON, VIRTKEY, NOINVERT
  1488. "R", ID_REMOVE_BUTTON, VIRTKEY, NOINVERT
  1489. VK_F1, IDC_BUTTON1, VIRTKEY, NOINVERT
  1490. END
  1491. IDR_MAINFRAME ACCELERATORS PRELOAD MOVEABLE PURE
  1492. BEGIN
  1493. "N", ID_FILE_NEW, VIRTKEY, CONTROL
  1494. "O", ID_FILE_OPEN, VIRTKEY, CONTROL
  1495. "S", ID_FILE_SAVE, VIRTKEY, CONTROL
  1496. "P", ID_FILE_PRINT, VIRTKEY, CONTROL
  1497. "Z", ID_EDIT_UNDO, VIRTKEY, CONTROL
  1498. "X", ID_EDIT_CUT, VIRTKEY, CONTROL
  1499. "C", ID_EDIT_COPY, VIRTKEY, CONTROL
  1500. "V", ID_EDIT_PASTE, VIRTKEY, CONTROL
  1501. VK_BACK, ID_EDIT_UNDO, VIRTKEY, ALT
  1502. VK_DELETE, ID_EDIT_CUT, VIRTKEY, SHIFT
  1503. VK_INSERT, ID_EDIT_COPY, VIRTKEY, CONTROL
  1504. VK_INSERT, ID_EDIT_PASTE, VIRTKEY, SHIFT
  1505. VK_F6, ID_NEXT_PANE, VIRTKEY
  1506. VK_F6, ID_PREV_PANE, VIRTKEY, SHIFT
  1507. END
  1508. /////////////////////////////////////////////////////////////////////////////
  1509. //
  1510. // Dialog Info
  1511. //
  1512. IDD_REBOOT DLGINIT
  1513. BEGIN
  1514. IDC_COMBO2, 0x403, 1, 0
  1515. "\000"
  1516. 0
  1517. END
  1518. IDD_PROP_EXCLUSION DLGINIT
  1519. BEGIN
  1520. IDC_OBJECTCMBO, 0x403, 9, 0
  1521. 0x6f43, 0x706d, 0x7475, 0x7265, "\000"
  1522. 0
  1523. END
  1524. /////////////////////////////////////////////////////////////////////////////
  1525. //
  1526. // Toolbar
  1527. //
  1528. IDR_MAINFRAME TOOLBAR DISCARDABLE 16, 15
  1529. BEGIN
  1530. BUTTON ID_FILE_NEW
  1531. BUTTON ID_FILE_OPEN
  1532. BUTTON ID_FILE_SAVE
  1533. SEPARATOR
  1534. BUTTON ID_EDIT_CUT
  1535. BUTTON ID_EDIT_COPY
  1536. BUTTON ID_EDIT_PASTE
  1537. SEPARATOR
  1538. BUTTON ID_FILE_PRINT
  1539. SEPARATOR
  1540. BUTTON ID_APP_ABOUT
  1541. END
  1542. /////////////////////////////////////////////////////////////////////////////
  1543. //
  1544. // Menu
  1545. //
  1546. IDR_MAINFRAME MENU PRELOAD DISCARDABLE
  1547. BEGIN
  1548. POPUP "&File"
  1549. BEGIN
  1550. MENUITEM "&New\tCtrl+N", ID_FILE_NEW
  1551. MENUITEM "&Open...\tCtrl+O", ID_FILE_OPEN
  1552. MENUITEM "&Save\tCtrl+S", ID_FILE_SAVE
  1553. MENUITEM "Save &As...", ID_FILE_SAVE_AS
  1554. MENUITEM SEPARATOR
  1555. MENUITEM "&Print...\tCtrl+P", ID_FILE_PRINT
  1556. MENUITEM "Print Pre&view", ID_FILE_PRINT_PREVIEW
  1557. MENUITEM "P&rint Setup...", ID_FILE_PRINT_SETUP
  1558. MENUITEM SEPARATOR
  1559. MENUITEM "Recent File", ID_FILE_MRU_FILE1, GRAYED
  1560. MENUITEM SEPARATOR
  1561. MENUITEM "E&xit", ID_APP_EXIT
  1562. END
  1563. POPUP "&Edit"
  1564. BEGIN
  1565. MENUITEM "&Undo\tCtrl+Z", ID_EDIT_UNDO
  1566. MENUITEM SEPARATOR
  1567. MENUITEM "Cu&t\tCtrl+X", ID_EDIT_CUT
  1568. MENUITEM "&Copy\tCtrl+C", ID_EDIT_COPY
  1569. MENUITEM "&Paste\tCtrl+V", ID_EDIT_PASTE
  1570. END
  1571. POPUP "&View"
  1572. BEGIN
  1573. MENUITEM "&Toolbar", ID_VIEW_TOOLBAR
  1574. MENUITEM "&Status Bar", ID_VIEW_STATUS_BAR
  1575. END
  1576. POPUP "&Help"
  1577. BEGIN
  1578. MENUITEM "&About OUPicker...", ID_APP_ABOUT
  1579. END
  1580. END
  1581. /////////////////////////////////////////////////////////////////////////////
  1582. //
  1583. // Icon
  1584. //
  1585. // Icon with lowest ID value placed first to ensure application icon
  1586. // remains consistent on all systems.
  1587. IDR_OUPICKTYPE ICON DISCARDABLE "res\\OUPickerDoc.ico"
  1588. IDR_MAINFRAME ICON DISCARDABLE "res\\OUPicker.ico"
  1589. /////////////////////////////////////////////////////////////////////////////
  1590. //
  1591. // String Table
  1592. //
  1593. STRINGTABLE DISCARDABLE
  1594. BEGIN
  1595. IDS_STRING104 "I"
  1596. IDS_ABOUTBOX "&About deleteme..."
  1597. END
  1598. STRINGTABLE DISCARDABLE
  1599. BEGIN
  1600. IDS_DOMAIN "Domain Selection"
  1601. IDS_SID_HISTORY "SID History"
  1602. IDS_SID_HISTORY_SUB "This option allows you to add the SID History."
  1603. IDS_USER_RIGHTS "User Rights"
  1604. IDS_USER_RIGHTS_SUB "This allows you to set the user rights."
  1605. IDS_RENAMING "Naming Conflicts"
  1606. IDS_RENAMING_SUB1 "A name conflict occurs when a target account already exists with the same name as a source account."
  1607. IDS_DISABLE "Account Transition Options"
  1608. IDS_DISABLE_SUB "You can close accounts, set account expiration dates, and migrate security IDs (SIDs)."
  1609. IDS_PASSWORD "Password Options"
  1610. IDS_PASSWORD_SUB "Migrating a password or selecting a complex password provide better network security."
  1611. IDS_OPTIONS "User Options"
  1612. IDS_OPTIONS_SUB "You can migrate user groups, profiles, and security settings."
  1613. IDS_OU_SELECTION "Organizational Unit Selection"
  1614. IDS_OU_SELECTION_SUB "The organizational unit (OU) you enter is used as the target."
  1615. IDS_ADD_TO_GROUP "Add to Group"
  1616. END
  1617. STRINGTABLE DISCARDABLE
  1618. BEGIN
  1619. IDS_DOMAIN_SUB "Which domain do you want to migrate to Active Directory?"
  1620. IDS_MSG_INPUT "Input needed"
  1621. IDS_MSG_ERROR "Error"
  1622. IDS_MSG_REPORT "Please select at least one report."
  1623. IDS_MSG_DIRECTORY "Please input a valid directory path."
  1624. IDS_MSG_OBJECTPICKER_SOURCE
  1625. "Failed to initialize object picker for the source domain."
  1626. IDS_MSG_OU "Please select a target OU."
  1627. IDS_MSG_CREDENTIALS "Please enter your credentials."
  1628. IDS_MSG_OBJECT "Please select at least one item."
  1629. IDS_MSG_UNIQUE "Please input different domains for the source and target."
  1630. IDS_MSG_SOURCE "Your source domain was invalid."
  1631. IDS_MSG_TARGET "Your target domain was invalid."
  1632. IDS_MSG_TARGET_ADMIN "You are not an administrator on the target domain."
  1633. IDS_MSG_SOURCE_ADMIN "You are not an administrator on the source domain."
  1634. IDS_MSG_TARGET_NATIVE "The target domain is not native mode."
  1635. IDS_MSG_PATH "No object path found."
  1636. END
  1637. STRINGTABLE DISCARDABLE
  1638. BEGIN
  1639. IDS_WIZARD_SECURITY "security"
  1640. IDS_WIZARD_UNDO "undo"
  1641. IDS_WIZARD_RETRY "retry"
  1642. IDS_WIZARD_REPORTING "reporting"
  1643. IDS_WIZARD_SERVICE "service"
  1644. IDS_WIZARD_EXCHANGEDIR "exchangeDir"
  1645. IDS_WIZARD_EXCHANGESRV "exchangeDrv"
  1646. IDS_WIZARD_TRUST "trust"
  1647. IDS_WIZARD_GROUPMAPPING "groupmapping"
  1648. IDS_MIGRATE_COMPUTER "Migrate Computer"
  1649. IDS_GATHER_SERVICEACCOUNT "Gather Service Account Information"
  1650. IDS_TRANSLATE_SECURITY "Translate Security"
  1651. IDS_GATHER_INFORMATION "Gather Information"
  1652. IDS_MSG_ERRORBUF3 "%s (Error code=%u, domain=%s)"
  1653. IDS_MSG_ERRORBUF20 "%s%s (Error code=%u)"
  1654. IDS_MSG_OBJECTPICKER_SOURCE2
  1655. "Failed to initialize object picker for the additional trusting domain."
  1656. END
  1657. STRINGTABLE DISCARDABLE
  1658. BEGIN
  1659. IDS_SEC_CRED2 "Type the user name, password, and domain of an account with local logon rights on the agent machine."
  1660. IDS_MSG_SA_FAILED "Service account detection failed."
  1661. IDS_MYTITLE3 "Type the user name, password, and domain on an account with Permission Admin rights on the Exchange server."
  1662. IDS_COMPUTER_RENAME_TITLE
  1663. "To select how you would like to resolve computer account name conflicts, click an option below."
  1664. IDS_GRATUITIOUS_MESSAGE "If the ""Migrate associated user groups"" checkbox is not checked, and the selected users are members of global groups that have not yet been migrated, you will lose these global group memberships. "
  1665. IDS_GRATUITIOUS_MESSAGE2
  1666. "If the ""Migrate group members"" checkbox is checked, and some of the members are members of global groups that have not yet been migrated, you will lose these global group memberships. "
  1667. IDS_MSG_EXTENSION_MAX_PRE
  1668. "The combined length of the non-collision prefix/suffix and the collision prefix/suffix cannot exceed 8 characters."
  1669. IDS_MSG_EXTENSION_MAX_SUF
  1670. "The combined length of the non-collision prefix/suffix and the collision prefix/suffix cannot exceed 8 characters."
  1671. IDS_INVALID_STRING "$""/\\[]:|<>+=;,?.*#"
  1672. IDS_MSG_INVALIDCHARS "Please input a valid extension with a maximum of 8 characters and without the following characters: %s"
  1673. IDS_MSG_TRANSUR_ADDONLY "User rights translation will be performed in 'Add' mode only. Any other objects will be translated in adherence to your mode selection."
  1674. IDS_MSG_TRANSUR_TITLE "User Rights Translate in Add Mode Only"
  1675. IDS_COLUMN_UPN "UPN Name"
  1676. IDS_MSG_NOOBJECTS "No recorded objects from the specified source domain have been migrated. Please select another source domain."
  1677. IDS_MSG_NOSOURCESID "Cannot retrieve the Source Domain's SID from previously migrated objects or by contacting the domain. Please select another source domain."
  1678. END
  1679. STRINGTABLE DISCARDABLE
  1680. BEGIN
  1681. IDS_TRUST_DOMAIN "Between which domains do you want to migrate the trust?"
  1682. IDS_SERVICE_CREDENTIALS "To migrate service accounts, you must supply a user account with the proper permissions."
  1683. IDS_SERVICE_DOMAIN "Between which domains do you want to migrate service accounts?"
  1684. IDS_CREDENTIALS_EXCHANGE "User Account"
  1685. IDS_CREDENTIALS_ACCOUNT "User Account"
  1686. IDS_DOMAIN_GROUP "Between which domains do you want to migrate groups?"
  1687. IDS_DOMAIN_ACCOUNT "Between which domains do you want to migrate users?"
  1688. IDS_DOMAIN_COMPUTERS "Between which domains do you want to migrate computers?"
  1689. IDS_DOMAIN_SECURITY "Between which domains do you want to translate security?"
  1690. IDS_DOMAIN_DIRECTORY "Between which domains do you want to Exchange directories?"
  1691. IDS_MSG_MESSAGE9 "The source domain of the last migration task was mixed-mode, so cannot be undone."
  1692. END
  1693. STRINGTABLE DISCARDABLE
  1694. BEGIN
  1695. IDS_COLUMN_SERVICE_DISPLAY "Service"
  1696. IDS_MSG_LOCAL "If the service accounts you are migrating have permissions through local group memberships on servers, the local groups will not be updated to include the migrated service accounts until local group translation is performed using the Security Translation wizard."
  1697. IDS_MSG_INVALIDOU "The selected OU does not exist on the target domain."
  1698. IDS_MSG_INVALIDEXCHANGE "The selected server does not exist on the network."
  1699. IDS_MSG_FILE "The specified file could not be opened for writing."
  1700. IDS_MSG_MESSAGE "Migration Task Description"
  1701. IDS_MSG_MESSAGE8 "The domains in the undo task were in the same forest, so SID History credentials must be entered."
  1702. END
  1703. STRINGTABLE DISCARDABLE
  1704. BEGIN
  1705. IDS_PASSWORDS "passwords"
  1706. IDS_MASKS "Text Documents (*.txt)|*.txt|All Files (*.*)|*.*||"
  1707. IDS_OUTBOUND "Outbound"
  1708. IDS_INBOUND "Inbound"
  1709. IDS_BIDIRECTIONAL "Bidirectional"
  1710. IDS_DISABLED "Disabled"
  1711. IDS_ONE "1"
  1712. IDS_TEN "10"
  1713. IDS_SIXTY "15"
  1714. IDS_FORMAT_MESSAGE "%s (domain=%s)"
  1715. IDS_SELECTOR "Select a target container."
  1716. IDS_BROWSER "Browse for Container"
  1717. IDS_MSG_ERRORBUF2 "Could not verify that the domains are in different forests. %s (Error code=%u, domain=%s)"
  1718. IDS_WIZARD_USER "user"
  1719. IDS_WIZARD_GROUP "group"
  1720. IDS_WIZARD_COMPUTER "computer"
  1721. END
  1722. STRINGTABLE DISCARDABLE
  1723. BEGIN
  1724. IDS_MSG_HELP "Failed to load help topic."
  1725. END
  1726. STRINGTABLE DISCARDABLE
  1727. BEGIN
  1728. IDS_ACCOUNT "User Selection"
  1729. END
  1730. STRINGTABLE DISCARDABLE
  1731. BEGIN
  1732. IDS_ACCOUNT_SUB "To add source user accounts to migrate to Active Directory, click Add."
  1733. END
  1734. STRINGTABLE DISCARDABLE
  1735. BEGIN
  1736. IDS_ACCOUNT_OPTIONS "User Migration Options"
  1737. END
  1738. STRINGTABLE DISCARDABLE
  1739. BEGIN
  1740. IDS_ACCOUNT_OPTIONS_SUB "This may help you customize the migration to your needs."
  1741. IDS_SEC_CRED "Security credentials are needed for account reference reporting."
  1742. END
  1743. STRINGTABLE DISCARDABLE
  1744. BEGIN
  1745. IDS_ACCOUNT_FURTHER "Customization Options"
  1746. END
  1747. STRINGTABLE DISCARDABLE
  1748. BEGIN
  1749. IDS_ACCOUNT_FURTHER_SUB "This will further allow you to customize your migration."
  1750. END
  1751. STRINGTABLE DISCARDABLE
  1752. BEGIN
  1753. IDS_ACCOUNT_CLOSED "Closed Set Detection"
  1754. END
  1755. STRINGTABLE DISCARDABLE
  1756. BEGIN
  1757. IDS_ACCOUNT_CLOSED_SUB "The selected users did not form a closed set."
  1758. END
  1759. STRINGTABLE DISCARDABLE
  1760. BEGIN
  1761. IDS_DOMAIN_REPORTING_SUB "For what domains do you want to create reports?"
  1762. END
  1763. STRINGTABLE DISCARDABLE
  1764. BEGIN
  1765. IDS_MYTITLE2 "Type the user name, password, and domain of an account with administrative rights on the target domain."
  1766. IDS_VALID_DIGITS "0123456789"
  1767. IDS_TRUST_INFO "Please input your login information."
  1768. IDS_REBOOT_SUB "You can customize the restart time, computer naming settings, and choose to exclude certain properties from migration."
  1769. IDS_UNDO "Last Migration"
  1770. IDS_UNDO_SUB "The most recent migration you performed is described below."
  1771. IDS_SECURITY "Computer Selection"
  1772. END
  1773. STRINGTABLE DISCARDABLE
  1774. BEGIN
  1775. IDS_SECURITY_SUB "To add the computers for security translation to Active Directory, click Add."
  1776. IDS_SECURITY_OPTIONS "Security Translation Options"
  1777. IDS_SECURITY_OPTIONS_SUB
  1778. "This may help you customize the security translation to your needs."
  1779. IDS_SECURITY_FURTHER "Customization Options"
  1780. IDS_SECURITY_FURTHER_SUB
  1781. "This will further allow you to customize your security translation."
  1782. IDS_SECURITY_SUB2 "What computers would you like to perform security translation on?"
  1783. IDS_MSG_SELECT_TRUST "Select a trust to be created in the target domain and click on the ""Copy Trust..."" button to continue."
  1784. IDS_COMPUTER "Computer Selection"
  1785. IDS_COMPUTER_SUB "This window allows you to select the computers you want to migrate."
  1786. IDS_COMPUTER_OPTIONS "Computer Options"
  1787. IDS_COMPUTER_OPTIONS_SUB
  1788. "This may help you customize the migration to your needs."
  1789. IDS_COMPUTER_FURTHER "Customization Options"
  1790. IDS_COMPUTER_FURTHER_SUB
  1791. "This will further allow you to customize your migration."
  1792. IDS_CLOSED "Closed Set Detection"
  1793. IDS_CLOSED_SUB "The selected users did not form a closed set."
  1794. IDS_CREDENTIALS "SID History Credentials"
  1795. END
  1796. STRINGTABLE DISCARDABLE
  1797. BEGIN
  1798. IDS_CREDENTIALS_SUB "To add SID history, you must supply a user account with the proper permissions."
  1799. IDS_ACCOUNT_TITLE "User Account Migration Wizard"
  1800. IDS_DOMAIN2 "Domain Selection"
  1801. IDS_COMPUTER_TITLE "Computer Migration Wizard"
  1802. IDS_SECURITY_TITLE "Security Translation Wizard"
  1803. IDS_CREDENTIALS2 "User Account"
  1804. IDS_CREDENTIALS_SUB2 "To perform security translation, you must supply a user account with the proper permissions"
  1805. IDS_GROUP_TITLE "Group Account Migration Wizard"
  1806. IDS_UNDO_TITLE "Undo Last Migration Wizard"
  1807. IDS_CREDENTIALS3 "User Account"
  1808. IDS_CREDENTIALS_SUB3 "To report account references, you must supply a user account with the proper permissions."
  1809. IDS_RETRY_TITLE "Retry Task Wizard"
  1810. IDS_RETRY "Task Selection"
  1811. IDS_RETRY_SUB "The migration tasks that did not complete successfully are listed below."
  1812. END
  1813. STRINGTABLE DISCARDABLE
  1814. BEGIN
  1815. IDS_CREDENTIALS_EXCHANGE_SUB
  1816. "To make an LDAP connection to the Exchange server, you must supply a user account with the proper permissions."
  1817. IDS_COLUMN_NAMECONFLICTS "Account name conflicts"
  1818. IDS_COLUMN_ACCOUNTREFERENCES "Account references"
  1819. IDS_COLUMN_EXPIREDCOMPUTERS "Expired accounts"
  1820. IDS_COLUMN_MIGRATEDCOMPUTERS "Migrated computer accounts"
  1821. IDS_COLUMN_MIGRATEDACCOUNTS "Migrated user accounts"
  1822. IDS_CANNOT "Cannot Update"
  1823. END
  1824. STRINGTABLE DISCARDABLE
  1825. BEGIN
  1826. IDS_ADD_TO_GROUP_SUB "This allows you to add to group."
  1827. IDS_OPTIONS_GROUP "Group Options"
  1828. IDS_OPTIONS_GROUP_SUB "You can migrate the objects in a group along with their security ID (SID) settings."
  1829. IDS_SELECTION "Selection"
  1830. IDS_SELECTION_SUB "This allows you to select."
  1831. IDS_REPLACE_EXISTING "Group Membership"
  1832. IDS_REPLACE_EXISTING_SUB
  1833. "This allows you to replace existing group members."
  1834. IDS_RENAMING_SUB3 "A name conflict occurs when a target account already exists with the same name as a source account."
  1835. IDS_TRANSLATION_MODE_SUB
  1836. "This window allows you to customize your migration options."
  1837. IDS_TRANSLATION "Translate Objects"
  1838. IDS_TRANSLATION_SUB "Translation is the process of reapplying access control lists for objects."
  1839. IDS_GROUP "Group Selection"
  1840. IDS_GROUP_SUB "To add source groups to migrate to Active Directory, click Add."
  1841. IDS_RENAMING_SUB2 "A name conflict occurs when a target account already exists with the same name as a source account."
  1842. IDS_SERVICE_TITLE "Service Account Migration Wizard"
  1843. IDS_SERVICE "Service Account Selection"
  1844. END
  1845. STRINGTABLE DISCARDABLE
  1846. BEGIN
  1847. IDS_SERVICE_SUB "To add computers to use as an information source, click Add."
  1848. IDS_REPORTING_TITLE "Reporting Wizard"
  1849. IDS_REPORTING "Computer Selection"
  1850. IDS_REPORTING_SUB "Select the computers for which you want to report account references."
  1851. IDS_OPTIONS_REPORTING "Report Selection"
  1852. IDS_OPTIONS_REPORTING_SUB "You can select more than one report type."
  1853. IDS_OPTIONS_GROUPMAPPING_SUB
  1854. "You can migrate the objects in a group along with their security ID (SID) settings."
  1855. IDS_SA_INFO "Service Account Information"
  1856. IDS_SA_INFO_SUB "This window allows you to view the service accounts."
  1857. IDS_SA_GATHER "Gather Information"
  1858. IDS_SA_GATHER_SUB "This screen allows you to gather service account information."
  1859. END
  1860. STRINGTABLE DISCARDABLE
  1861. BEGIN
  1862. IDR_MAINFRAME "Active Directory Migration Tool\n\nOUPick\n\n\nOUPicker.Document\nOUPick Document"
  1863. END
  1864. STRINGTABLE DISCARDABLE
  1865. BEGIN
  1866. AFX_IDS_APP_TITLE "Active Directory Migration Tool"
  1867. AFX_IDS_IDLEMESSAGE "Ready"
  1868. END
  1869. STRINGTABLE DISCARDABLE
  1870. BEGIN
  1871. ID_FILE_NEW "Create a new document\nNew"
  1872. ID_FILE_OPEN "Open an existing document\nOpen"
  1873. ID_FILE_CLOSE "Close the active document\nClose"
  1874. ID_FILE_SAVE "Save the active document\nSave"
  1875. ID_FILE_SAVE_AS "Save the active document with a new name\nSave As"
  1876. ID_FILE_PAGE_SETUP "Change the printing options\nPage Setup"
  1877. ID_FILE_PRINT_SETUP "Change the printer and printing options\nPrint Setup"
  1878. ID_FILE_PRINT "Print the active document\nPrint"
  1879. ID_FILE_PRINT_PREVIEW "Display full pages\nPrint Preview"
  1880. END
  1881. STRINGTABLE DISCARDABLE
  1882. BEGIN
  1883. ID_FILE_MRU_FILE1 "Open this document"
  1884. ID_FILE_MRU_FILE2 "Open this document"
  1885. ID_FILE_MRU_FILE3 "Open this document"
  1886. ID_FILE_MRU_FILE4 "Open this document"
  1887. ID_FILE_MRU_FILE5 "Open this document"
  1888. ID_FILE_MRU_FILE6 "Open this document"
  1889. ID_FILE_MRU_FILE7 "Open this document"
  1890. ID_FILE_MRU_FILE8 "Open this document"
  1891. ID_FILE_MRU_FILE9 "Open this document"
  1892. ID_FILE_MRU_FILE10 "Open this document"
  1893. ID_FILE_MRU_FILE11 "Open this document"
  1894. ID_FILE_MRU_FILE12 "Open this document"
  1895. ID_FILE_MRU_FILE13 "Open this document"
  1896. ID_FILE_MRU_FILE14 "Open this document"
  1897. ID_FILE_MRU_FILE15 "Open this document"
  1898. ID_FILE_MRU_FILE16 "Open this document"
  1899. END
  1900. STRINGTABLE DISCARDABLE
  1901. BEGIN
  1902. ID_EDIT_CLEAR "Erase the selection\nErase"
  1903. ID_EDIT_CLEAR_ALL "Erase everything\nErase All"
  1904. ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
  1905. ID_EDIT_CUT "Cut the selection and put it on the Clipboard\nCut"
  1906. ID_EDIT_FIND "Find the specified text\nFind"
  1907. ID_EDIT_PASTE "Insert Clipboard contents\nPaste"
  1908. ID_EDIT_REPEAT "Repeat the last action\nRepeat"
  1909. ID_EDIT_REPLACE "Replace specific text with different text\nReplace"
  1910. ID_EDIT_SELECT_ALL "Select the entire document\nSelect All"
  1911. ID_EDIT_UNDO "Undo the last action\nUndo"
  1912. ID_EDIT_REDO "Redo the previously undone action\nRedo"
  1913. END
  1914. STRINGTABLE DISCARDABLE
  1915. BEGIN
  1916. ID_WINDOW_SPLIT "Split the active window into panes\nSplit"
  1917. END
  1918. STRINGTABLE DISCARDABLE
  1919. BEGIN
  1920. ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
  1921. ID_APP_EXIT "Quit the application; prompts to save documents\nExit"
  1922. END
  1923. STRINGTABLE DISCARDABLE
  1924. BEGIN
  1925. ID_NEXT_PANE "Switch to the next window pane\nNext Pane"
  1926. ID_PREV_PANE "Switch back to the previous window pane\nPrevious Pane"
  1927. END
  1928. STRINGTABLE DISCARDABLE
  1929. BEGIN
  1930. ID_INDICATOR_EXT "EXT"
  1931. ID_INDICATOR_CAPS "CAP"
  1932. ID_INDICATOR_NUM "NUM"
  1933. ID_INDICATOR_SCRL "SCRL"
  1934. ID_INDICATOR_OVR "OVR"
  1935. ID_INDICATOR_REC "REC"
  1936. END
  1937. STRINGTABLE DISCARDABLE
  1938. BEGIN
  1939. ID_VIEW_TOOLBAR "Show or hide the toolbar\nToggle ToolBar"
  1940. ID_VIEW_STATUS_BAR "Show or hide the status bar\nToggle StatusBar"
  1941. END
  1942. STRINGTABLE DISCARDABLE
  1943. BEGIN
  1944. AFX_IDS_SCSIZE "Change the window size"
  1945. AFX_IDS_SCMOVE "Change the window position"
  1946. AFX_IDS_SCMINIMIZE "Reduce the window to an icon"
  1947. AFX_IDS_SCMAXIMIZE "Enlarge the window to full size"
  1948. AFX_IDS_SCNEXTWINDOW "Switch to the next document window"
  1949. AFX_IDS_SCPREVWINDOW "Switch to the previous document window"
  1950. AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
  1951. END
  1952. STRINGTABLE DISCARDABLE
  1953. BEGIN
  1954. AFX_IDS_SCRESTORE "Restore the window to normal size"
  1955. AFX_IDS_SCTASKLIST "Activate Task List"
  1956. END
  1957. STRINGTABLE DISCARDABLE
  1958. BEGIN
  1959. AFX_IDS_PREVIEW_CLOSE "Close print preview mode\nCancel Preview"
  1960. END
  1961. STRINGTABLE DISCARDABLE
  1962. BEGIN
  1963. IDS_SA_REFRESH "Update Information"
  1964. IDS_SA_REFRESH_SUB "You may have to wait while this wizard updates the service account information, depending upon how many accounts you have."
  1965. IDS_HTML_LOCATION "Folder Selection"
  1966. IDS_HTML_LOCATION_SUB "Where do you want to store the reports?"
  1967. IDS_EXCHANGE_DIR_TITLE "Exchange Directory Migration Wizard"
  1968. IDS_EXCHANGE_SRV_TITLE "Exchange Server Migration Wizard"
  1969. IDS_EXCHANGE_SELECTION "Exchange Server"
  1970. IDS_EXCHANGE_SELECTION_SUB
  1971. "This window allows you to select your Exchange server."
  1972. IDS_VALID_STRING "ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz0123456789"
  1973. IDS_VALID_REBOOT "0123456789"
  1974. END
  1975. STRINGTABLE DISCARDABLE
  1976. BEGIN
  1977. IDS_MSG_DC "One or more of the selected computers was a domain controller, and cannot be migrated."
  1978. IDC_MSG_CANCEL "This task could not be cancelled."
  1979. IDS_MSG_FAILED "The failed tasks could not be loaded."
  1980. IDS_MSG_STRING "Please input a valid extension without special characters and less than 8 characters."
  1981. IDS_MSG_SERVICE "Update failed."
  1982. IDS_MSG_CREDENTIALS2 "These credentials are not valid."
  1983. IDS_MSG_TRUST "Failed to create trust."
  1984. IDS_MSG_DIRECTORY1 "Directory name scan only contain numbers, letters, spaces, periods, or dashes."
  1985. IDS_MSG_REBOOT "Please enter the minutes to reboot as an integer from 0 to 15."
  1986. IDS_MSG_EXCHANGE "Please enter the name of your exchange server."
  1987. IDS_HELPFILE "DomainMig.chm"
  1988. IDS_MSG_OBJECTPICKER_TARGET
  1989. "Failed to initialize object picker for the target domain."
  1990. IDS_MSG_BLANK "Please input a valid extension."
  1991. IDS_MSG_WARNING "Warning"
  1992. IDS_MSG_WARNING_LENGTH " is the minimum password length on the target domain, shorter usernames will have their passwords set to a created value."
  1993. IDS_MSG_ERRORBUF "%s (Error code=%u)"
  1994. END
  1995. STRINGTABLE DISCARDABLE
  1996. BEGIN
  1997. IDS_COMMIT "Test or Make Changes"
  1998. IDS_COMMIT_SUB "You can test your migration settings before actually making any changes."
  1999. IDS_TRUST_TITLE "Trust Migration Wizard"
  2000. IDS_TRUST "Trust Information"
  2001. IDS_TRUST_SUB "During the migration, trust information is copied to Active Directory."
  2002. IDS_CREDENTIALS_TRUST "User Account and Domain Information"
  2003. IDS_CREDENTIALS_TRUST_SUB
  2004. "A user account gives you access to files and resources on a network."
  2005. IDS_GROUPMAPPING_TITLE "Group Mapping and Merging Wizard"
  2006. IDS_GROUPMAPPING "Select Group Mappings"
  2007. IDS_OPTIONS_FROM_USER "Group Member Options"
  2008. IDS_GROUP_MAPPING "Source Group Selection"
  2009. IDS_GROUP_MAPPING_SUB "Add the source groups you want to merge or map to the table below."
  2010. IDS_TARGET_GROUP "Target Group Selection"
  2011. IDS_TARGET_GROUP_SUB "The source groups are merged or mapped into the target group you select. If the target group does not already exist, it will be created."
  2012. IDS_MSG_FOREST "The source and the target domains must be in separate forests."
  2013. IDS_MSG_DISABLED_TRUST "Disabled trusts cannot be migrated."
  2014. END
  2015. STRINGTABLE DISCARDABLE
  2016. BEGIN
  2017. IDS_MSG_CANCEL "No tasks to retry."
  2018. IDS_MSG_PASSWORD_POLICY "Password policy on target domain could not be detected. "
  2019. IDC_MSG_SELECT_COPY_MEMBER
  2020. """Remove existing members of target group"" cannot be selected unless ""Migrate the groups that users are members of"" is checked on the ""User Options"" screen."
  2021. IDS_MSG_DIRECTION_TRUST "There is no specified direction for this trust."
  2022. IDS_MSG_GROUPMAPPING "You must specify two domains that are not in the same forest."
  2023. IDS_OPTIONS_FROM_USER_SUB
  2024. "This window allows you to set your options for migrating group members."
  2025. IDS_NOT_CREATED "Not created"
  2026. IDS_FIVE "5"
  2027. IDS_TEXT "Verdana Bold"
  2028. IDS_30 "30"
  2029. END
  2030. STRINGTABLE DISCARDABLE
  2031. BEGIN
  2032. IDS_MSG_PERMANENT_REMOVE
  2033. "You will not be able to retry the selected items in future sessions."
  2034. IDS_MSG_ENABLE_TARGET "Auditing is currently not enabled on the target domain. Would you like to enable auditing?\n\nIf not, SID migration will be disabled."
  2035. IDS_MSG_ENABLE_SOURCE "Auditing is currently not enabled on the source domain. Would you like to enable auditing?\n\nIf not, SID migration will be disabled."
  2036. IDS_MSG_REGKEY "TcpipClientSupport registry key is not set on the source domain. Would you like to add this registry key?\n\nIf not, SID migration will be disabled."
  2037. IDS_MSG_SID_HISTORY "Could not verify auditing and TcpipClientSupport on domains. Will not be able to migrate Sid's. %s"
  2038. IDS_MSG_REBOOT_SID "Would you like to reboot the source domain PDC %s to insure changes will take effect?"
  2039. IDS_MSG_DOMAIN "Please enter your domain information."
  2040. IDS_MSG_TIME "Please input number of days as an integer from 0 (current day) to 1095 (3 years)."
  2041. IDS_MSG_LOCAL_GROUP "The local group %s$$$ does not exist on %s. This group is required to migrate SIDs. Would you like to create it?\n\nIf not, SID migration will be disabled."
  2042. IDS_MSG_TRUST_LOADER "Loading trust information will take several moments."
  2043. IDS_MSG_MESSAGE2 "The previous migration was completed in domains that were in the same forest. You need to provide SID History Credentials to complete the reverse-migration."
  2044. IDS_MESSAGE_TWO "Could not check if domains "
  2045. END
  2046. STRINGTABLE DISCARDABLE
  2047. BEGIN
  2048. IDS_COLUMN_COMPUTER "Computer"
  2049. IDS_COLUMN_SERVICE "Service Account"
  2050. IDS_COLUMN_ACCOUNT "Account"
  2051. IDS_COLUMN_REPORT "Name"
  2052. IDS_COLUMN_STATUS "Status"
  2053. IDS_COLUMN_LASTGENERATEDON "Date/Time Last Created"
  2054. IDS_COLUMN_SERVER "Server"
  2055. IDS_COLUMN_JOBFILE "JobFile"
  2056. IDS_COLUMN_ACTION "Action"
  2057. IDS_COLUMN_ACTIONID "ActionID"
  2058. IDS_COLUMN_SKIPINCLUDE "Skip/Include"
  2059. IDS_COLUMN_DOMAIN "Domain"
  2060. IDS_COLUMN_DIRECTION "Direction"
  2061. IDS_COLUMN_ATTRIBUTES "Relationship"
  2062. IDS_COLUMN_EXISTSFORTARGET "Exists for Target"
  2063. END
  2064. STRINGTABLE DISCARDABLE
  2065. BEGIN
  2066. IDS_COLUMN_NAME "Name"
  2067. IDS_COLUMN_OBJECTPATH "Object Path"
  2068. IDS_COLUMN_SAMNAME "SAM name"
  2069. IDS_COLUMN_DISPLAYNAME "Display Name"
  2070. IDS_COLUMN_DESCRIPTION "Description"
  2071. IDS_COLUMN_OWNER "Owner"
  2072. IDS_COLUMN_FULLNAME "Full Name"
  2073. IDS_INCLUDE "Include"
  2074. IDS_UPDATED "Updated"
  2075. IDS_UPDATEFAILED "Update Failed"
  2076. IDS_SKIP "Skip"
  2077. IDS_MSG_REMIGRATE_ACCOUNT "Need to remigrate the account '%s'."
  2078. IDS_COLUMN_DNSNAME "DNS Name"
  2079. END
  2080. STRINGTABLE DISCARDABLE
  2081. BEGIN
  2082. IDS_PASSWORD_FILE_HDR "&Location to store password file:"
  2083. IDS_PASSWORD_DC_HDR "&Password migration source DC:"
  2084. IDS_MAPFILE_TITLE "Sid Mapping File Problem"
  2085. IDS_MAPFILE_EMPTY "You must specify a valid sID mapping file."
  2086. IDS_MAPFILE_MISSING "Cannot find the sID mapping file specified. Please enter a valid file."
  2087. IDS_PROPEX "Object Property Exclusion"
  2088. IDS_PROPEX_SUB "You can exclude certain properties from being migrated on a per object basis."
  2089. IDS_MSG_PWDDC_NOT_READY "The Password Migration DLL is not installed and running on the selected Password DC (%s). Please select another Password DC or install the Password Migration DLL on %s."
  2090. IDS_MSG_PWDDC_DISABLED " Would you like to select a different Password DC?"
  2091. IDS_MIGRATION_RUNNING "Unable to perform migration task. Another migration task is currently active."
  2092. IDS_APP_CAPTION "Active Directory Migration Tool"
  2093. IDS_OU_TOO_LONG "The selected OU path exceeds the 1000 character limit."
  2094. IDS_BROWSE_REPORT_TITLE "Select a location to store migration reports."
  2095. IDS_PASSWORD_SUB_GRP "This window allows you to set your password options for migrating group members. Migrating a password or selecting a complex password provide better network security."
  2096. IDS_MSG_PWDDC_CANT_GET_ROLE
  2097. "Information could not be retrieved from the selected Password DC (%s). The server may not be operational. Please select another Password DC."
  2098. IDS_MSG_PWDDC_NOT_DC "The selected server (%s) is not a domain controller. The password server must be running on a domain controller. Please select another server."
  2099. IDS_MSG_PWDDC_WRONG_DOMAIN
  2100. "The selected Password DC (%s) is not a domain controller for the source domain (%s). Please select another Password DC."
  2101. END
  2102. STRINGTABLE DISCARDABLE
  2103. BEGIN
  2104. IDS_PASSWORD_GRP "Group Member Password Options"
  2105. IDS_SIDHISTORY_CTRL_TEXT "&Migrate user SIDs to target domain"
  2106. IDS_ROAMING_PROFILE_CTRL_TEXT "&Translate roaming profiles"
  2107. IDS_DISABLE_GRP "Group Member Transition Options"
  2108. IDS_DISABLE_SUB_GRP "You can enable or disable accounts, set account expiration dates, and translate roaming profiles."
  2109. IDS_ADMT_PROCESSES_STILL_RUNNING
  2110. "Unable to perform migration task as ADMT processes still running from previous migration operation."
  2111. IDS_MSG_SA_NO_MATCH "The service account for \\%s\\%s was not changed since the service is no longer started by the original source account for %s."
  2112. IDS_SA_MISMATCH_TITLE "Service Account Mismatch"
  2113. IDS_MSG_SIDHISTORY_NO_PDC
  2114. "Could not contact the PDC for domain %s, and therefore could not verify that the configuration changes needed to enable SidHistory support have been made. SidHistory migration will be disabled until the configuration can be verified."
  2115. IDS_MSG_CANCEL_REALLY "Are you sure you want to cancel this wizard? Upon canceling, any information entered so far in this wizard will be lost."
  2116. IDS_CANCEL_TITLE "Cancel?"
  2117. IDS_MSG_DUP_TITLE "Duplicate Server!"
  2118. IDS_MSG_DUP_RETRY_SERVER
  2119. "You have selected to retry more than one task on %s, which the Retry Wizard does not support. Please change your included tasks so that you don't include more than one task per machine."
  2120. IDS_MSG_INVALID_SID_HISTORY_CREDENTIALS
  2121. "The specified credentials are either invalid or do not have administrative rights in the domain."
  2122. IDS_MSG_INVALID_EXCHANGE_SERVER_CREDENTIALS
  2123. "The specified credentials are either invalid or do not have access permission on the exchange server."
  2124. IDS_MSG_WAIT_FOR_RESTART
  2125. "Please wait for domain controller %s to re-start before continuing."
  2126. IDS_MSG_INVALID_HANDLE "Either the source domain's primary domain controller (PDC) has not been re-started after setting the TcpipClientSupport registry key to 1 or the PDC could not be contacted."
  2127. IDS_MSG_TARGET_DOMAIN_ADMIN
  2128. "You must be a domain administrator in the target domain. SID migration will be disabled."
  2129. END
  2130. STRINGTABLE DISCARDABLE
  2131. BEGIN
  2132. IDS_MSG_CALLER_NOT_DELEGATED
  2133. "Your acccount has been marked as sensitive and cannot be delegated. In order to perform an intra-forest move operation ADMT must be run with an account that may be delegated."
  2134. IDS_MSG_UNABLE_VERIFY_CALLER_NOT_DELEGATED
  2135. "Unable to verify whether your account may be delegated. %s"
  2136. IDS_MSG_UNABLE_RETRIEVE_STORE_PASSWORD
  2137. "Unable to retrieve or store password."
  2138. IDS_MSG_UNABLE_RETRIEVE_SERVER_INFO
  2139. "Unable to retrieve server information from database for '%s'."
  2140. IDS_MSG_UNABLE_SET_EXCLUDED_SYSTEM_PROPERTIES
  2141. "Unable to set default excluded system properties. %s"
  2142. END
  2143. #endif // English (U.S.) resources
  2144. /////////////////////////////////////////////////////////////////////////////
  2145. #ifndef APSTUDIO_INVOKED
  2146. /////////////////////////////////////////////////////////////////////////////
  2147. //
  2148. // Generated from the TEXTINCLUDE 3 resource.
  2149. //
  2150. #define _AFX_NO_SPLITTER_RESOURCES
  2151. #define _AFX_NO_OLE_RESOURCES
  2152. #define _AFX_NO_TRACKER_RESOURCES
  2153. #define _AFX_NO_PROPERTY_RESOURCES
  2154. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  2155. #ifdef _WIN32
  2156. LANGUAGE 9, 1
  2157. #pragma code_page(1252)
  2158. #endif //_WIN32
  2159. #include "res\wizards.rc2" // non-Microsoft Visual C++ edited resources
  2160. #include "afxres.rc" // Standard components
  2161. #endif
  2162. /////////////////////////////////////////////////////////////////////////////
  2163. #endif // not APSTUDIO_INVOKED