Source code of Windows XP (NT5)
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.

1507 lines
50 KiB

  1. ;/*++
  2. ;
  3. ;Microsoft Windows
  4. ;
  5. ;Copyright (C) Microsoft Corporation, 1998 - 2001
  6. ;
  7. ;Module Name:
  8. ;
  9. ; netdom5.mc
  10. ;
  11. ;Abstract:
  12. ;
  13. ; Message file for netdom5 messages
  14. ;
  15. ;--*/
  16. ;//
  17. ;// String table indices
  18. ;//
  19. ;#define MSG_TAG_HELP 1
  20. ;#define MSG_TAG_ADD 2
  21. ;#define MSG_TAG_COMPNAME 3
  22. ;#define MSG_TAG_JOIN 4
  23. ;#define MSG_TAG_MOVE 5
  24. ;#define MSG_TAG_QUERY 6
  25. ;#define MSG_TAG_REMOVE 7
  26. ;#define MSG_TAG_RENAME 8
  27. ;#define MSG_TAG_RESET 9
  28. ;#define MSG_TAG_RESETPWD 10
  29. ;#define MSG_TAG_TRUST 11
  30. ;#define MSG_TAG_VERIFY 12
  31. ;#define MSG_TAG_SYNTAX 13
  32. ;#define MSG_TAG_TIME 165
  33. ;#define IDS_PROMPT_DEL_TRUST 166
  34. ;#define IDS_PROMPT_TITLE 167
  35. ;#define IDS_ONESIDE_TRUSTED 168
  36. ;#define IDS_ONESIDE_TRUSTING 169
  37. ;#define IDS_YES 170
  38. ;#define IDS_NO 171
  39. ;#define MSG_TAG_RENAMECOMPUTER 172
  40. ;#define IDS_PROMPT_PROCEED 173
  41. ;#define IDS_PARSE_ERROR_SWITCH_NOTDEFINED 8001
  42. ;
  43. ;#define MSG_TAG_USERD 14
  44. ;#define MSG_TAG_USERD_SHORT 15
  45. ;#define MSG_TAG_PD 16
  46. ;#define MSG_TAG_PD_SHORT 17
  47. ;#define MSG_TAG_USERO 18
  48. ;#define MSG_TAG_USERO_SHORT 19
  49. ;#define MSG_TAG_PO 20
  50. ;#define MSG_TAG_PO_SHORT 21
  51. ;#define MSG_TAG_SERVER 22
  52. ;#define MSG_TAG_SERVER_SHORT 23
  53. ;#define MSG_TAG_OU 24
  54. ;#define MSG_TAG_VERBOSE 25
  55. ;#define MSG_TAG_SHELP 26
  56. ;#define MSG_TAG_DOMAIN 27
  57. ;#define MSG_TAG_DOMAIN_SHORT 28
  58. ;#define MSG_TAG_RESTART 29
  59. ;#define MSG_TAG_RESTART_SHORT 30
  60. ;#define MSG_TAG_REALM 31
  61. ;#define MSG_TAG_REALM_SHORT 32
  62. ;#define MSG_TAG_TVERIFY 33
  63. ;#define MSG_TAG_TVERIFY_SHORT 34
  64. ;#define MSG_TAG_TRESET 35
  65. ;#define MSG_TAG_TRESET_SHORT 36
  66. ;#define MSG_TAG_DIRECT 37
  67. ;#define MSG_TAG_DIRECT_SHORT 38
  68. ;#define MSG_TAG_TADD 39
  69. ;#define MSG_TAG_TADD_SHORT 40
  70. ;#define MSG_TAG_TREMOVE 41
  71. ;#define MSG_TAG_TREMOVE_SHORT 42
  72. ;#define MSG_TAG_TWOWAY 43
  73. ;#define MSG_TAG_TWOWAY_SHORT 44
  74. ;#define MSG_TAG_KERBEROS 45
  75. ;#define MSG_TAG_KERBEROS_SHORT 46
  76. ;#define MSG_TAG_FLUSH 47
  77. ;#define MSG_TAG_FLUSH_SHORT 48
  78. ;#define MSG_TAG_QUERY_PDC 49
  79. ;#define MSG_TAG_QUERY_SERVER 50
  80. ;#define MSG_TAG_QUERY_WKSTA 51
  81. ;#define MSG_TAG_QUERY_DC 52
  82. ;#define MSG_TAG_QUERY_OU 53
  83. ;#define MSG_TAG_QUERY_FSMO 54
  84. ;#define MSG_TAG_QUERY_TRUST 55
  85. ;#define MSG_TAG_FORCE 56
  86. ;#define MSG_TAG_ADD_DC 59
  87. ;#define MSG_TAG_PT 60
  88. ;#define MSG_TAG_PT_SHORT 61
  89. ;#define MSG_TAG_TRANSITIVE 62
  90. ;#define MSG_TAG_TRANSITIVE_SHORT 63
  91. ;#define MSG_TAG_ONESIDE 64
  92. ;#define MSG_TAG_ONESIDE_SHORT 65
  93. ;#define MSG_TAG_USERF 66
  94. ;#define MSG_TAG_USERF_SHORT 67
  95. ;#define MSG_TAG_PF 68
  96. ;#define MSG_TAG_PF_SHORT 69
  97. ;#define MSG_TAG_FILTER_SIDS 70
  98. ;#define MSG_TAG_NEW_NAME 71
  99. ;#define MSG_TAG_TOGGLESUFFIX 72
  100. ;#define MSG_TAG_TOGGLESUFFIX_SHORT 73
  101. ;#define MSG_TAG_NAMESUFFIXES 74
  102. ;#define MSG_TAG_NAMESUFFIX_SHORT 75
  103. ;#define MSG_TAG_HELPSHORT 76
  104. ;#define MSG_TAG_QHELP 77
  105. ;#define MSG_TAG_MAKEPRIMARY 78
  106. ;#define MSG_TAG_MAKEPRIMARY_SHORT 79
  107. ;#define MSG_TAG_ENUM 80
  108. ;#define MSG_TAG_ENUM_SHORT 81
  109. ;#define IDS_ENUM_ALT 82
  110. ;#define IDS_ENUM_PRI 83
  111. ;#define IDS_ENUM_ALL 84
  112. MessageId=8001 SymbolicName=MSG_NETDOM5_USAGE
  113. Language=English
  114. NETDOM [ ADD | COMPUTERNAME | HELP | JOIN | MOVE | QUERY | REMOVE | RENAME |
  115. RENAMECOMPUTER | RESET | TRUST | VERIFY | RESETPWD ]
  116. .
  117. MessageId=8002 SymbolicName=MSG_NETDOM5_SUCCESS
  118. Language=English
  119. The command completed successfully.
  120. .
  121. MessageId=8003 SymbolicName=MSG_NETDOM5_FAILURE
  122. Language=English
  123. The command failed to complete successfully.
  124. .
  125. MessageId=8004 SymbolicName=MSG_NETDOM5_COMMAND_USAGE
  126. Language=English
  127. NETDOM HELP command
  128. -or-
  129. NETDOM command /help
  130. Commands available are:
  131. NETDOM ADD NETDOM RESETPWD NETDOM RESET
  132. NETDOM COMPUTERNAME NETDOM QUERY NETDOM TRUST
  133. NETDOM HELP NETDOM REMOVE NETDOM VERIFY
  134. NETDOM JOIN NETDOM RENAME
  135. NETDOM MOVE NETDOM RENAMECOMPUTER
  136. NETDOM HELP SYNTAX explains how to read NET HELP syntax lines.
  137. NETDOM HELP command | MORE displays Help one screen at a time.
  138. Note that verbose output can be specified by including /VERBOSE with
  139. any of the above netdom commands.
  140. .
  141. MessageId=8005 SymbolicName=MSG_NETDOM5_HELP_SYNTAX
  142. Language=English
  143. SYNTAX
  144. The following conventions are used to indicate command syntax:
  145. - Capital letters represent words that must be typed as shown. Lower-
  146. case letters represent names of items that may vary, such as filenames.
  147. - The [ and ] characters surround optional items that can be supplied
  148. with the command.
  149. - The { and } characters surround lists of items. You must supply one
  150. of the items with the command.
  151. - The | character separates items in a list. Only one of the items can
  152. be supplied with the command.
  153. For example, in the following syntax, you must type NETDOM and
  154. either SWITCH1 or SWITCH2. Supplying a name is optional.
  155. NETDOM [name] {SWITCH1 | SWITCH2}
  156. - The [...] characters mean you can repeat the previous item.
  157. Separate items with spaces.
  158. - The [,...] characters mean you can repeat the previous item, but
  159. you must separate items with commas or semicolons, not spaces.
  160. - When typed at the command prompt, names of two words or more must
  161. be enclosed in quotation marks. For example,
  162. NETDOM ADD "/OU:OU=MY OU,DC=Domain,DC=COM"
  163. .
  164. MessageId=8006 SymbolicName=MSG_NETDOM5_UNEXPECTED
  165. Language=English
  166. The parameter %1 was unexpected.
  167. .
  168. MessageId=8007 SymbolicName=MSG_NETDOM5_SYNTAX
  169. Language=English
  170. The syntax of this command is:
  171. .
  172. MessageId=8008 SymbolicName=MSG_NETDOM5_HELP_ADD
  173. Language=English
  174. NETDOM ADD machine /Domain:domain [/UserD:user] [/PasswordD:[password | *]]
  175. [/Server:server] [/OU:ou path] [/DC]
  176. NETDOM ADD Adds a workstation or server account to the domain.
  177. machine is the name of the computer to be added
  178. /Domain Specifies the domain in which to create the machine account
  179. /UserD User account used to make the connection with the domain
  180. specified by the /Domain argument
  181. /PasswordD Password of the user account specified with /UserD. A * means
  182. to prompt for the password
  183. /Server Name of a specific domain controller that should be used to
  184. perform the Add. This option cannot be used with the /OU
  185. option.
  186. /OU Organizational unit under which to create the machine account.
  187. This must be a fully qualified RFC 1779 DN for the OU. When
  188. using this argument, you must be running directly on a domain
  189. controller for the specified domain.
  190. If this argument is not included, the account will be created
  191. under the default organization unit for machine objects for
  192. that domain.
  193. /DC Specifies that a domain controller's machine account is to be
  194. created. This option cannot be used with the /OU option.
  195. .
  196. MessageId=8009 SymbolicName=MSG_NETDOM5_HELP_JOIN
  197. Language=English
  198. NETDOM JOIN machine /Domain:domain [/OU:ou path] [/UserD:user]
  199. [/PasswordD:[password | *]]
  200. [UserO:user] [/PasswordO:[password | *]]
  201. [/REBoot[:Time in seconds]]
  202. NETDOM JOIN Joins a workstation or member server to the domain.
  203. machine is the name of the workstation or member server to be joined
  204. /Domain Specifies the domain which the machine should join. You
  205. can specify a particular domain controller by entering
  206. /Domain:domain\dc. If you specify a domain controller, you
  207. must also include the user's domain. For
  208. example: /UserD:domain\user
  209. /UserD User account used to make the connection with the domain
  210. specified by the /Domain argument
  211. /PasswordD Password of the user account specified by /UserD. A * means
  212. to prompt for the password
  213. /UserO User account used to make the connection with the machine to
  214. be joined
  215. /PasswordO Password of the user account specified by /UserO. A * means
  216. to prompt for the password
  217. /OU Organizational unit under which to create the machine account.
  218. This must be a fully qualified RFC 1779 DN for the OU.
  219. If not specified, the account will be created under the default
  220. organization unit for machine objects for that domain.
  221. /REBoot Specifies that the machine should be shutdown and automatically
  222. rebooted after the Join has completed. The number of seconds
  223. before automatic shutdown can also be provided. Default is
  224. 30 seconds
  225. Windows Professional machines with the ForceGuest setting enabled (which is the
  226. default for machines not joined to a domain during setup) cannot be remotely
  227. administered. Thus the join operation must be run directly on the machine
  228. when the ForceGuest setting is enabled.
  229. When joining a machine running Windows NT version 4 or before to the domain
  230. the operation is not transacted. Thus, a failure during the operation could
  231. leave the machine in an undetermined state with respect to the domain it is
  232. joined to.
  233. The act of joining a machine to the domain will create an account for the
  234. machine on the domain if it does not already exist.
  235. .
  236. MessageId=8010 SymbolicName=MSG_NETDOM5_HELP_MOVE
  237. Language=English
  238. NETDOM MOVE machine /Domain:domain [/OU:ou path]
  239. [/UserD:user] [/PasswordD:[password | *]]
  240. [/UserO:user] [/PasswordO:[password | *]]
  241. [/UserF:user] [/PasswordF:[password | *]]
  242. [/REBoot[:Time in seconds]]
  243. NETDOM MOVE Moves a workstation or member server to a new domain
  244. machine is the name of the workstation or member server to be moved
  245. /Domain Specifies the domain to which the machine should be moved. You
  246. can specify a particular domain controller by entering
  247. /Domain:domain\dc. If you specify a domain controller, you
  248. must also include the user's domain. For
  249. example: /UserD:domain\user
  250. /UserD User account used to make the connection with the domain
  251. specified by the /Domain argument
  252. /PasswordD Password of the user account specified by /UserD. A * means
  253. to prompt for the password
  254. /UserO User account used to make the connection with the machine to
  255. be moved
  256. /PasswordO Password of the user account specified by /UserO. A * means
  257. to prompt for the password
  258. /UserF User account used to make the connection with the machine's
  259. former domain (with which the machine had been a member before
  260. the move). Needed to disable the old machine account.
  261. /PasswordF Password of the user account specified by /UserF. A * means
  262. to prompt for the password
  263. /OU Organizational unit under which to create the machine account.
  264. This must be a fully qualified RFC 1779 DN for the OU.
  265. If not specified, the account will be created under the default
  266. organization unit for machine objects for that domain.
  267. /REBoot Specifies that the machine should be shutdown and automatically
  268. rebooted after the Move has completed. The number of seconds
  269. before automatic shutdown can also be provided. Default is
  270. 30 seconds
  271. When moving a downlevel (Windows NT version 4 or before) machine to a new
  272. domain, the operation is not transacted. Thus, a failure during the operation
  273. could leave the machine in an undetermined state with respect to the domain it
  274. is joined to.
  275. When moving a machine to a new domain, the old computer account in the
  276. former domain is not deleted. If credentials are supplied for the former
  277. domain, the old computer account will be disabled.
  278. The act of moving a machine to a new domain will create an account for the
  279. machine on the domain if it does not already exist.
  280. .
  281. MessageId=8011 SymbolicName=MSG_NETDOM5_HELP_QUERY
  282. Language=English
  283. NETDOM QUERY /Domain:domain [/Server:server]
  284. [/UserD:user] [/PasswordD:[password | *]]
  285. [/Verify] [/RESEt] [/Direct]
  286. WORKSTATION | SERVER | DC | OU | PDC | FSMO | TRUST
  287. NETDOM QUERY Queries the domain for information
  288. /Domain Specifies the domain on which to query for the information
  289. /UserD User account used to make the connection with the domain
  290. specified by the /Domain argument
  291. /PasswordD Password of the user account specified by /UserD. A * means
  292. to prompt for the password
  293. /Server Name of a specific domain controller that should be used to
  294. perform the query.
  295. /Verify For computers, verifies that the secure channel between the
  296. computer and the domain controller is operating properly.
  297. For trusts, verifies that the the trust between domains is
  298. operating properly. Only outbound trust will be verified. The
  299. user must have domain administrator credentials to get
  300. correct verification results.
  301. /RESEt Resets the secure channel between the computer and the domain
  302. controller; valid only for computer enumeration
  303. /Direct Applies only for a TRUST query, lists only the direct trust
  304. links and omits the domains indirectly trusted through
  305. transitive links. Do not use with /Verify.
  306. WORKSTATION Query the domain for the list of workstations
  307. SERVER Query the domain for the list of servers
  308. DC Query the domain for the list of Domain Controllers
  309. OU Query the domain for the list of Organizational Units under
  310. which the specified user can create a machine object
  311. PDC Query the domain for the current Primary Domain Controller
  312. FSMO Query the domain for the current list of FSMO owners
  313. TRUST Query the domain for the list of its trusts
  314. The trust verify command checks only direct, outbound, Windows trusts. To
  315. verify an inbound trust, use the NETDOM TRUST command which allows you to
  316. specify credentials for the trusting domain.
  317. .
  318. MessageId=8012 SymbolicName=MSG_NETDOM5_HELP_REMOVE
  319. Language=English
  320. NETDOM REMOVE machine /Domain:domain [/UserD:user]
  321. [/PasswordD:[password | *]]
  322. [UserO:user] [/PasswordO:[password | *]]
  323. [/REBoot[:Time in seconds]]
  324. NETDOM REMOVE Removes a workstation or server from the domain.
  325. machine is the name of the computer to be removed
  326. /Domain Specifies the domain in which to remove the machine
  327. /UserD User account used to make the connection with the domain
  328. specified by the /Domain argument
  329. /PasswordD Password of the user account specified by /UserD. A * means
  330. to prompt for the password
  331. /UserO User account used to make the connection with the machine to be
  332. removed
  333. /PasswordO Password of the user account specified By /UserO. A * means
  334. to prompt for the password
  335. /REBoot Specifies that the machine should be shutdown and automatically
  336. rebooted after the Remove has completed. The number of seconds
  337. before automatic shutdown can also be provided. Default is
  338. 30 seconds
  339. .
  340. MessageId=8013 SymbolicName=MSG_NETDOM5_HELP_RENAME
  341. Language=English
  342. NETDOM RENAME machine [/Domain:domain] [/REBoot[:Time in seconds]]
  343. NETDOM RENAME Renames NT4 backup domain controllers (moves it to a new domain)
  344. machine is the name of the backup Domain Controller to be renamed
  345. /Domain Specifies the new name of the domain
  346. /REBoot Specifies that the machine should be shutdown and automatically
  347. rebooted after the Rename has completed. The number of seconds
  348. before automatic shutdown can also be provided. Default is
  349. 30 seconds
  350. .
  351. MessageId=8014 SymbolicName=MSG_NETDOM5_HELP_RESET
  352. Language=English
  353. NETDOM RESET machine /Domain:domain [/Server:server]
  354. [UserO:user] [/PasswordO:[password | *]]
  355. NETDOM RESET Resets the secure connection between a workstation and a domain
  356. controller
  357. machine is the name of the computer to be have the secure connection reset
  358. /Domain Specifies the domain with which to establish the secure
  359. connection
  360. /Server Name of a specific domain controller that should be used to
  361. establish the secure connection.
  362. /UserO User account used to make the connection with the machine to
  363. be reset
  364. /PasswordO Password of the user account specified By /UserO. A * means
  365. to prompt for the password
  366. .
  367. MessageId=8015 SymbolicName=MSG_NETDOM5_HELP_RESETPWD
  368. Language=English
  369. NETDOM RESETPWD /Server:domain-controller /UserD:user /PasswordD:[password | *]
  370. NETDOM RESETPWD Resets the machine account password for the domain controller
  371. on which this command is run. Currently there is no support for resetting
  372. the machine password of a remote machine or a member server. All parameters
  373. must be specified.
  374. /Server Name of a specific domain controller that should have its
  375. machine account password reset.
  376. /UserD User account used to make the connection with the domain
  377. controller specified by the /Server argument.
  378. /PasswordD Password of the user account specified with /UserD. A * means
  379. to prompt for the password
  380. .
  381. MessageId=8016 SymbolicName=MSG_NETDOM5_HELP_TRUST
  382. Language=English
  383. NETDOM TRUST trusting_domain_name /Domain:trusted_domain_name [/UserD:user]
  384. [/PasswordD:[password | *]] [UserO:user] [/PasswordO:[password | *]]
  385. [/Verify] [/RESEt] [/PasswordT:new_realm_trust_password]
  386. [/Add] [/REMove] [/Twoway] [/Kerberos] [/Transitive[:{yes | no}]]
  387. [/OneSide:{trusted | trusting}] [/Force] [/FilterSIDs[:{yes | no}]]
  388. [/NameSuffixes:trust_name [/ToggleSuffix:#]]
  389. NETDOM TRUST Manages or verifies the trust relationship between domains
  390. trusting_domain_name is the name of the trusting domain
  391. /Domain Specifies the name of the trusted domain.
  392. /UserD User account used to make the connection with the domain
  393. specified by the /Domain argument
  394. /PasswordD Password of the user account specified by /UserD. A * means
  395. to prompt for the password
  396. /UserO User account for making the connection with the trusting
  397. domain
  398. /PasswordO Password of the user account specified By /UserO. A * means
  399. to prompt for the password
  400. /Verify Verifies that the the trust is operating properly
  401. /RESEt Resets the trust passwords between two domains. The domains can
  402. be named in any order. Reset is not valid on a trust to a
  403. Kerberos realm unless the /PASSWORDT parameter is included.
  404. /PasswordT New trust password, valid only with the /ADD or /RESET options
  405. and only if one of the domains specified is a non-Windows
  406. Kerberos realm. The trust password is set on the Windows domain
  407. only and thus credentials are not needed for the non-Windows
  408. domain.
  409. /Add Specifies that a trust should be created
  410. /REMove Specifies that a trust should be removed
  411. /Twoway Specifies that a trust relationship should be bidirectional
  412. /OneSide Denotes that the trust object should only be created on one
  413. domain. The 'trusted' keyword indicates that the trust object
  414. is created on the trusted domain (the one named with the /D
  415. parameter). The 'trusting' keyword indicates that the trust
  416. object is to be created on the trusting domain. Valid only with
  417. the /ADD option. The /PasswordT option is required.
  418. /REAlm Indicates that the trust is to be created to a non-Windows
  419. Kerberos realm. Valid only with the /ADD option. The
  420. /PasswordT option is required.
  421. /TRANSitive Valid only for a non-Windows Kerberos realm. Specifying "yes"
  422. sets it to a transitive trust. Specifying "no" sets it to a
  423. non-transitive trust. If neither is specified, then the current
  424. transitivity state will be displayed.
  425. /Kerberos Specifies that the Kerberos authentication protocol should be
  426. verified between a domain or workstation and a target domain;
  427. You must supply user accounts and passwords for both the object
  428. and target domain.
  429. /Force Valid with the /Remove option. Forces the removal of the trust
  430. (and cross-ref) objects on one domain even if the other domain
  431. is not found or does not contain matching trust objects. You
  432. must use the full DNS name to specify the domain.
  433. CAUTION: this option will completely remove a child domain.
  434. /FilterSIDs Valid only on an existing direct, outbound trust. Set or clear
  435. the SID filtering attribute. Default is "no". When "yes" is
  436. specified, then only SIDs from the directly trusted domain
  437. will be accepted for authorization data returned during
  438. authentication. SIDS from any other domains will be removed.
  439. Specifying /FilterSIDs without yes or no will display the
  440. current state.
  441. /NameSuffixes Valid only for a forest trust. Lists the routed name suffixes
  442. for trust_name on the domain named by trusting_domain_name.
  443. The /UserO and /PasswordO values can be used for
  444. authentication. The /Domain parameter is not needed.
  445. /ToggleSuffix Use with /NameSuffixes to change the status of a name suffix.
  446. The number of the name entry, as listed by a preceding call to
  447. /NameSuffixes, must be provided to indicate which name will
  448. have its status changed. Names that are in conflict cannot have
  449. their status changed until the name in the conflicting trust is
  450. disabled. Always precede this command with a /NameSuffixes
  451. command because LSA will not always return the names in the
  452. same order.
  453. .
  454. MessageId=8017 SymbolicName=MSG_NETDOM5_HELP_VERIFY
  455. Language=English
  456. NETDOM VERIFY machine /Domain:domain [UserO:user]
  457. [/PasswordO:[password | *]]
  458. NETDOM VERIFY Verifies the secure connection between a workstation and a domain
  459. controller
  460. machine is the name of the computer to be have the secure connection verified
  461. /Domain Specifies the domain with which to verify the secure connection
  462. /UserO User account used to make the connection with the machine to be
  463. reset
  464. /PasswordO Password of the user account specified By /UserO. A * means
  465. to prompt for the password
  466. .
  467. MessageId=8018 SymbolicName=MSG_NETDOM5_HELP_TIME
  468. Language=English
  469. NETDOM TIME machine /Domain:domain [/UserD:user]
  470. [/PasswordD:[[password | *]]] [UserO:user]
  471. [/PasswordO:[password | *]] [/Verify] [/RESEt]
  472. [WORKSTATION] [SERVER]
  473. NETDOM TIME Verifies or resets the time between a workstation and a domain
  474. controller
  475. machine is the name of the computer to be have the time verified or reset
  476. /Domain Specifies the domain which which to verify/reset the time
  477. /UserD User account used to make the connection with the domain
  478. specified by the /Domain argument
  479. /PasswordD Password of the user account specified by /UserD. A * means
  480. to prompt for the password
  481. /UserO User account used to make the connection with the machine to
  482. which the time operation will be performed
  483. /PasswordO Password of the user account specified by /UserO. A * means
  484. to prompt for the password
  485. /Verify Verify the time against the domain controller
  486. /RESEt Reset the time against the domain controller
  487. WORKSTATION Reset/Verify the time for all the workstations in a domain
  488. SERVER Reset/Verify the time for all the domain controllers in a
  489. domain
  490. .
  491. MessageId=8019 SymbolicName=MSG_NETDOM5_HELP_MORE
  492. Language=English
  493. NETDOM HELP command | MORE displays Help one screen at a time.
  494. .
  495. MessageId=8020 SymbolicName=MSG_NETDOM5_DOMAIN_REQUIRED
  496. Language=English
  497. Parameter /Domain is required for this operation
  498. .
  499. MessageId=8021 SymbolicName=MSG_NETDOM5_USERD_PWD
  500. Language=English
  501. Type the password associated with the domain user: %0
  502. .
  503. MessageId=8022 SymbolicName=MSG_NETDOM5_USERO_PWD
  504. Language=English
  505. Type the password associated with the object user: %0
  506. .
  507. MessageId=8023 SymbolicName=MSG_NO_RESTART
  508. Language=English
  509. The command completed successfully but the machine was not restarted.
  510. .
  511. MessageId=8024 SymbolicName=MSG_DOMAIN_CHANGE_RESTART_MSG
  512. Language=English
  513. Shutting down due to a domain membership change initiated by %1.%0
  514. .
  515. MessageId=8025 SymbolicName=MSG_SC_OK
  516. Language=English
  517. The secure channel from %1 to the domain %2 has been verified. The connection
  518. is with the machine %3.
  519. .
  520. MessageId=8026 SymbolicName=MSG_SC_BAD
  521. Language=English
  522. The secure channel from %1 to %2 is invalid.
  523. .
  524. MessageId=8027 SymbolicName=MSG_OU_LIST
  525. Language=English
  526. List of Organizational Units within which the specified user can create a
  527. machine account:
  528. .
  529. MessageId=8028 SymbolicName=MSG_DC_LIST
  530. Language=English
  531. List of domain controllers with accounts in the domain:
  532. .
  533. MessageId=8029 SymbolicName=MSG_WORKSTATION_LIST
  534. Language=English
  535. List of workstations with accounts in the domain:
  536. .
  537. MessageId=8030 SymbolicName=MSG_SERVER_LIST
  538. Language=English
  539. List of servers with accounts in the domain:
  540. .
  541. MessageId=8031 SymbolicName=MSG_PDC_LIST
  542. Language=English
  543. Primary domain controller for the domain:
  544. .
  545. MessageId=8032 SymbolicName=MSG_WKSTA_OR_SERVER
  546. Language=English
  547. %1 ( Workstation or Server )
  548. .
  549. MessageId=8033 SymbolicName=MSG_FSMO_SCHEMA
  550. Language=English
  551. Schema owner %1
  552. .
  553. MessageId=8034 SymbolicName=MSG_FSMO_DOMAIN
  554. Language=English
  555. Domain role owner %1
  556. .
  557. MessageId=8035 SymbolicName=MSG_FSMO_PDC
  558. Language=English
  559. PDC role %1
  560. .
  561. MessageId=8036 SymbolicName=MSG_FSMO_RID
  562. Language=English
  563. RID pool manager %1
  564. .
  565. MessageId=8037 SymbolicName=MSG_FSMO_INFRASTRUCTURE
  566. Language=English
  567. Infrastructure owner %1
  568. .
  569. MessageId=8038 SymbolicName=MSG_QUERY_VERIFY
  570. Language=English
  571. Verifying secure channel setup for domain members:
  572. Machine Status/Domain Domain Controller
  573. ======= ============= =================
  574. .
  575. MessageId=8039 SymbolicName=MSG_QUERY_RESET
  576. Language=English
  577. Resetting secure channel setup for domain members:
  578. Machine Domain Domain Controller
  579. ======= ====== =================
  580. .
  581. MessageId=8040 SymbolicName=MSG_QUERY_VERIFY_OK
  582. Language=English
  583. \\%1!-20s! %2!-18s!%3
  584. .
  585. MessageId=8041 SymbolicName=MSG_QUERY_VERIFY_BAD
  586. Language=English
  587. \\%1!-20s! ERROR! ( %2 )
  588. .
  589. MessageId=8042 SymbolicName=MSG_RESET_OK
  590. Language=English
  591. The secure channel from %1 to the domain %2 has been reset. The connection is
  592. with the machine %3.
  593. .
  594. MessageId=8043 SymbolicName=MSG_RESET_BAD
  595. Language=English
  596. The secure channel from %1 to %2 was not reset.
  597. .
  598. MessageId=8044 SymbolicName=MSG_TRUST_BOTH_ARROW
  599. Language=English
  600. <-> %1!-55s!%0
  601. .
  602. MessageId=8045 SymbolicName=MSG_TRUST_IN_ARROW
  603. Language=English
  604. <- %1!-55s!%0
  605. .
  606. MessageId=8046 SymbolicName=MSG_TRUST_OUT_ARROW
  607. Language=English
  608. -> %1!-55s!%0
  609. .
  610. MessageId=8047 SymbolicName=MSG_TRUST_TYPE_WINDOWS
  611. Language=English
  612. Direct %0
  613. .
  614. MessageId=8048 SymbolicName=MSG_TRUST_TYPE_MIT
  615. Language=English
  616. Non-Windows%0
  617. .
  618. MessageId=8049 SymbolicName=MSG_TRUST_TYPE_OTHER
  619. Language=English
  620. (Other) %0
  621. .
  622. MessageId=8050 SymbolicName=MSG_TRUST_DIRECT_HEADER
  623. Language=English
  624. Direction Trusted\Trusting domain Trust type
  625. ========= ======================= ==========
  626. .
  627. MessageId=8051 SymbolicName=MSG_TRUST_TRANS_HEADER_VERIFY
  628. Language=English
  629. Direction Trusted\Trusting domain Trust type Status
  630. ========= ======================= ========== ======
  631. .
  632. MessageId=8052 SymbolicName=MSG_TRUST_TRANS_HEADER
  633. Language=English
  634. Direction Trusted\Trusting domain Trust type
  635. ========= ======================= ==========
  636. .
  637. MessageId=8053 SymbolicName=MSG_TRUST_VIA
  638. Language=English
  639. %1!-31s!
  640. .
  641. MessageId=8054 SymbolicName=MSG_TRUST_VERIFIED
  642. Language=English
  643. Verified
  644. .
  645. MessageId=8055 SymbolicName=MSG_TRUST_BROKEN
  646. Language=English
  647. Broken
  648. .
  649. MessageId=8056 SymbolicName=MSG_TRUST_NO_DOMAIN
  650. Language=English
  651. Not found
  652. .
  653. MessageId=8057 SymbolicName=MSG_TRUST_ACCESS_DENIED
  654. Language=English
  655. Access denied
  656. .
  657. MessageId=8058 SymbolicName=MSG_TRUST_TRANS_BOTH_ARROW
  658. Language=English
  659. <-> %1!-48s!%0
  660. .
  661. MessageId=8059 SymbolicName=MSG_TRUST_TRANS_IN_ARROW
  662. Language=English
  663. <- %1!-48s!%0
  664. .
  665. MessageId=8060 SymbolicName=MSG_TRUST_TRANS_OUT_ARROW
  666. Language=English
  667. -> %1!-48s!%0
  668. .
  669. MessageId=8061 SymbolicName=MSG_TRUST_TRANS_NO_ARROW
  670. Language=English
  671. %1!-48s!%0
  672. .
  673. MessageId=8062 SymbolicName=MSG_VERIFY_TRUST_OK
  674. Language=English
  675. The trust between %1 and %2 has been successfully verified
  676. .
  677. MessageId=8063 SymbolicName=MSG_VERIFY_TRUST_BAD
  678. Language=English
  679. The trust between %1 and %2 is invalid
  680. .
  681. MessageId=8064 SymbolicName=MSG_TIME_VERIFY
  682. Language=English
  683. Computer Status
  684. ======== ======
  685. .
  686. MessageId=8065 SymbolicName=MSG_TIME_COMPUTER
  687. Language=English
  688. %1!-32s!%0
  689. .
  690. MessageId=8066 SymbolicName=MSG_TIME_SUCCESS
  691. Language=English
  692. In Sync
  693. .
  694. MessageId=8067 SymbolicName=MSG_TIME_FAILURE
  695. Language=English
  696. Out Of Sync
  697. .
  698. MessageId=8068 SymbolicName=MSG_FAIL_RENAME_RESTORE
  699. Language=English
  700. Failed to reset the information for BDC %1 following an attempted rename
  701. operation. The machine is in an inconsistent state.
  702. .
  703. MessageId=8069 SymbolicName=MSG_NETDOM5_HELPHINT
  704. Language=English
  705. Try "NETDOM HELP" for more information.
  706. .
  707. MessageId=8070 SymbolicName=MSG_TRUST_DOMAIN_NOT_FOUND
  708. Language=English
  709. If the domain no longer exists or is a non-Windows Kerberos Realm, you can use
  710. the /FORCE flag to remove the trust objects.
  711. .
  712. MessageId=8071 SymbolicName=MSG_CANT_DELETE_PARENT_CHILD
  713. Language=English
  714. Trust not removed! This is a functional parent-child trust. It cannot be
  715. removed.
  716. .
  717. MessageId=8072 SymbolicName=MSG_CANT_DELETE_PARENT
  718. Language=English
  719. Trust not removed! This is a parent-child trust. The parent domain could not
  720. be contacted.
  721. .
  722. MessageId=8073 SymbolicName=MSG_DELETE_CHILD_FORCE_REQ
  723. Language=English
  724. Trust not removed! This is a parent-child trust. If you are certain you
  725. want to remove this parent-child trust because the child domain no longer
  726. exists, run the command again and specify the /FORCE flag.
  727. .
  728. MessageId=8074 SymbolicName=MSG_RESET_TRUST_OK
  729. Language=English
  730. The trust between %1 and %2
  731. has been successfully reset and verified
  732. .
  733. MessageId=8075 SymbolicName=MSG_RESET_TRUST_STARTING
  734. Language=English
  735. Resetting the trust passwords between %1 and %2
  736. .
  737. MessageId=8076 SymbolicName=MSG_RESET_TRUST_NOT_UPLEVEL
  738. Language=English
  739. Cannot reset the trust passwords; both domains must be Windows 2000 domains.
  740. .
  741. MessageId=8077 SymbolicName=MSG_RESET_MIT_TRUST_STARTING
  742. Language=English
  743. Setting the trust password on domain %1
  744. for its non-Windows trust to domain %2
  745. .
  746. MessageId=8078 SymbolicName=MSG_RESET_MIT_TRUST_OK
  747. Language=English
  748. Successfully set the trust password for the non-Windows trust to
  749. domain %1
  750. .
  751. MessageId=8079 SymbolicName=MSG_RESET_MIT_TRUST_NOT_MIT
  752. Language=English
  753. This is not a non-Windows Kerberos realm trust
  754. .
  755. MessageId=8080 SymbolicName=MSG_VERIFY_TRUST_DISABLED
  756. Language=English
  757. The trust is disabled (the trust direction is set to zero)
  758. .
  759. MessageId=8081 SymbolicName=MSG_VERIFY_TRUST_QUERY_FAILED
  760. Language=English
  761. The secure channel query on domain controller %1 for trusting domain
  762. %2 failed with the following error:
  763. .
  764. MessageId=8082 SymbolicName=MSG_VERIFY_TRUST_NLQUERY_FAILED
  765. Language=English
  766. The attempt to contact the NetLogon service on domain controller %1
  767. for a secure channel query of trusting domain
  768. %2 failed with the following error:
  769. .
  770. MessageId=8083 SymbolicName=MSG_VERIFY_TRUST_RESET_FAILED
  771. Language=English
  772. The secure channel reset on domain controller %1 for trusting domain
  773. %2 failed with the following error:
  774. .
  775. MessageId=8084 SymbolicName=MSG_VERIFY_TRUST_NLRESET_FAILED
  776. Language=English
  777. The attempt to contact the NetLogon service on domain controller %1
  778. for a secure channel reset of trusting domain
  779. %2 failed with the following error:
  780. .
  781. MessageId=8085 SymbolicName=MSG_VERIFY_TRUST_LOOKUP_FAILED
  782. Language=English
  783. The attempt to do a group look up on domain controller %1
  784. for the Domain Admins group of trusting domain
  785. %2 failed with the following error:
  786. .
  787. MessageId=8086 SymbolicName=MSG_KERBEROS_TRUST_SUCCEEDED
  788. Language=English
  789. The Kerberos protocol authentication of a client in domain %1
  790. was successful on a server in domain %2
  791. .
  792. MessageID=8087 SymbolicName=MSG_KERBEROS_TRUST_FAILED
  793. Language=English
  794. The user in domain %2 was not able
  795. to authenticate via the Kerberos protocol in domain %1.
  796. %2 may trust %1
  797. but the trust could not be verified using the Kerberos protocol because
  798. .
  799. MessageID=8088 SymbolicName=MSG_TRUST_NON_TRANSITIVE
  800. Language=English
  801. The trust is not transitive.
  802. .
  803. MessageID=8089 SymbolicName=MSG_TRUST_TRANSITIVE
  804. Language=English
  805. The trust is transitive.
  806. .
  807. MessageID=8090 SymbolicName=MSG_TRUST_SET_TRANSITIVE
  808. Language=English
  809. Setting the trust to transitive.
  810. .
  811. MessageID=8091 SymbolicName=MSG_TRUST_SET_NON_TRANSITIVE
  812. Language=English
  813. Setting the trust to non-transitive.
  814. .
  815. MessageID=8092 SymbolicName=MSG_TRUST_ALREADY_TRANSITIVE
  816. Language=English
  817. The trust is already transitive.
  818. .
  819. MessageID=8093 SymbolicName=MSG_TRUST_ALREADY_NON_TRANSITIVE
  820. Language=English
  821. The trust is already non transitive.
  822. .
  823. MessageID=8094 SymbolicName=MSG_TRUST_PW_MISSING
  824. Language=English
  825. A trust password must be specified using the /PasswordT command line argument.
  826. .
  827. MessageID=8095 SymbolicName=MSG_ONESIDE_ARG_STRING
  828. Language=English
  829. The argument string supplied with the /OneSide parameter is incorrect. It must
  830. be either 'trusted' or 'trusting' (without the quotes).
  831. .
  832. MessageID=8096 SymbolicName=MSG_DOMAIN_NOT_FOUND
  833. Language=English
  834. Unable to contact the domain %1
  835. .
  836. MessageID=8097 SymbolicName=MSG_ALREADY_CONNECTED
  837. Language=English
  838. You already have a connection to %1. Please disconnect it and then
  839. rerun the netdom command.
  840. .
  841. MessageId=8098 SymbolicName=MSG_RESETPWD_OK
  842. Language=English
  843. The machine account password for the local machine has been successfully reset.
  844. .
  845. MessageId=8099 SymbolicName=MSG_RESETPWD_BAD
  846. Language=English
  847. The machine account password for the local machine could not be reset.
  848. .
  849. MessageId=8100 SymbolicName=MSG_NETDOM5_USERF_PWD
  850. Language=English
  851. Type the password associated with the machine's former domain user: %0
  852. .
  853. MessageId=8101 SymbolicName=MSG_ALREADY_JOINED
  854. Language=English
  855. The machine is already joined to domain %1
  856. .
  857. MessageId=8102 SymbolicName=MSG_TRUST_TYPE_INDIRECT
  858. Language=English
  859. Indirect %0
  860. .
  861. MessageID=8103 SymbolicName=MSG_TRUST_DONT_FILTER_SIDS
  862. Language=English
  863. SID filtering is not enabled for this trust. All SIDs presented in an
  864. authentication request from this domain will be honored.
  865. .
  866. MessageID=8104 SymbolicName=MSG_TRUST_FILTER_SIDS
  867. Language=English
  868. SID filtering is enabled for this trust. Only SIDs from the trusted domain
  869. will be accepted for authorization data returned during authentication. SIDs
  870. from other domains will be removed.
  871. .
  872. MessageID=8105 SymbolicName=MSG_TRUST_SET_FILTER_SIDS
  873. Language=English
  874. Setting the trust to filter SIDs.
  875. .
  876. MessageID=8106 SymbolicName=MSG_TRUST_SET_DONT_FILTER_SIDS
  877. Language=English
  878. Setting the trust to not filter SIDs.
  879. .
  880. MessageID=8107 SymbolicName=MSG_TRUST_ALREADY_FILTER_SIDS
  881. Language=English
  882. SID filtering is already enabled for this trust.
  883. .
  884. MessageID=8108 SymbolicName=MSG_TRUST_ALREADY_DONT_FILTER_SIDS
  885. Language=English
  886. SID filtering is not enabled for this trust.
  887. .
  888. MessageID=
  889. SymbolicName=MSG_TRUST_FILTER_SIDS_WRONG_DIR
  890. Language=English
  891. SID filtering can only be enabled on direct, outbound trusts. The trust to %1
  892. is inbound-only.
  893. .
  894. MessageID=
  895. SymbolicName=MSG_NETDOM5_HELP_RENAMECOMPUTER
  896. Language=English
  897. NETDOM RENAMECOMPUTER machine /NewName:new-name
  898. /UserD:user [/PasswordD:[password | *]]
  899. [/UserO:user [/PasswordO:[password | *]]]
  900. [/Force]
  901. [/REBoot[:Time in seconds]]
  902. NETDOM RENAMECOMPUTER renames a computer that is joined to a domain. The
  903. computer object in the domain is also renamed. Certain services, such as the
  904. Certificate Authority, rely on a fixed machine name. If any services of this
  905. type are running on the target computer, then a computer name change would
  906. have an adverse impact.
  907. machine is the name of the workstation, member server, or domain controller
  908. to be renamed
  909. /NewName Specifies the new name for the computer. Both the DNS host
  910. label and the NetBIOS name are changed to new-name. If
  911. new-name is longer than 15 characters, the NetBIOS name is
  912. derived from the first 15 characters
  913. /UserD User account used to make the connection with the domain
  914. to which the computer is joined. This is a required parameter.
  915. The domain can be specified as "/ud:domain\user". If domain is
  916. omitted, then the computer's domain is assumed.
  917. /PasswordD Password of the user account specified by /UserD. A * means
  918. to prompt for the password
  919. /UserO User account used to make the connection with the machine to
  920. be renamed. If omitted, then the currently logged on user's
  921. account is used. The user's domain can be specified as
  922. "/uo:domain\user". If domain is omitted, then a local computer
  923. account is assumed.
  924. /PasswordO Password of the user account specified by /UserO. A * means
  925. to prompt for the password
  926. /Force As noted above, this command can adversely affect some services
  927. running on the computer. The user will be prompted for
  928. confirmation unless the /FORCE switch is specified.
  929. /REBoot Specifies that the machine should be shutdown and automatically
  930. rebooted after the Rename has completed. The number of seconds
  931. before automatic shutdown can also be provided. Default is
  932. 30 seconds
  933. .
  934. MessageId=
  935. SymbolicName=MSG_NETDOM5_HELP_COMPUERNAME
  936. Language=English
  937. NETDOM COMPUTERNAME machine [UserO:user] [/PasswordO:[password | *]]
  938. [UserD:user] [/PasswordD:[password | *]]
  939. /Add:<name> | /Remove:<name> | /MakePrimary:<name> |
  940. /Enumerate[:{AlternateNames | PrimaryNames | AllNames}]
  941. NETDOM COMPUTERNAME manages the primary and alternate names for a computer.
  942. machine is the name of the computer whose names are to be managed.
  943. /UserO User account used to make the connection with the machine to be
  944. managed
  945. /PasswordO Password of the user account specified By /UserO. A * means
  946. to prompt for the password
  947. /UserD User account used to make the connection with the domain of
  948. the machine to be managed
  949. /PasswordD Password of the user account specified By /UserD. A * means
  950. to prompt for the password
  951. /Add Specifies that a new alternate name should be added.
  952. /REMove Specifies that an existing alternate name should be removed.
  953. /MakePrimary Specifies that an existing alternate name should be made into
  954. the primary name.
  955. /ENUMerate Lists the specified names. It defaults to AllNames.
  956. .
  957. MessageID=
  958. SymbolicName=MSG_DNS_LABEL_TOO_LONG
  959. Language=English
  960. The computer name, %1,
  961. is too long. A valid computer name (DNS host label) can contain a maximum
  962. of %2!d! UTF-8 bytes.
  963. .
  964. MessageID=
  965. SymbolicName=MSG_DNS_LABEL_SYNTAX
  966. Language=English
  967. The syntax of the new computer name, %1,
  968. is incorrect. A computer name (DNS host label) may contain letters (a-z, A-Z),
  969. numbers (0-9), and hyphens, but no spaces or periods (.).
  970. .
  971. MessageID=
  972. SymbolicName=MSG_DNS_LABEL_WARN_RFC
  973. Language=English
  974. The name '%1'
  975. does not conform to Internet Domain Name Service specifications, although it
  976. conforms to Microsoft specifications.
  977. .
  978. MessageID=
  979. SymbolicName=MSG_CONVERSION_TO_NETBIOS_NAME_FAILED
  980. Language=English
  981. The computer name %1
  982. contains one or more characters that could not be converted to a NetBIOS name.
  983. .
  984. MessageID=
  985. SymbolicName=MSG_NETBIOS_NAME_NUMERIC
  986. Language=English
  987. The NetBIOS computer name %1 is a number.
  988. The name may not be a number. You must have at least one non-numeric
  989. character within the first %2!d! characters of the computer name.
  990. .
  991. MessageID=
  992. SymbolicName=MSG_BAD_NETBIOS_CHARACTERS
  993. Language=English
  994. The NetBIOS name of the computer name contains illegal characters. Illegal
  995. characters include "" / \\ [ ] : | < > + = ; , ? and *
  996. .
  997. MessageID=
  998. SymbolicName=MSG_NAME_TRUNCATED
  999. Language=English
  1000. The NetBIOS name of the computer is limited to %1!d! bytes. The NetBIOS name
  1001. will be shortened to "%2".
  1002. .
  1003. MessageId=
  1004. SymbolicName=MSG_ATTEMPT_RENAME_COMPUTER
  1005. Language=English
  1006. This operation will rename the computer %1
  1007. to %2.
  1008. .
  1009. MessageId=
  1010. SymbolicName=MSG_RENAME_COMPUTER_WARNING
  1011. Language=English
  1012. Certain services, such as the Certificate Authority, rely on a fixed machine
  1013. name. If any services of this type are running on %1,
  1014. then a computer name change would have an adverse impact.
  1015. .
  1016. MessageId=
  1017. SymbolicName=MSG_ROLE_CHANGE_IN_PROGRESS
  1018. Language=English
  1019. Active Directory is being installed or removed on this computer. The computer
  1020. name cannot be changed at this time.
  1021. .
  1022. MessageId=
  1023. SymbolicName=MSG_ROLE_CHANGE_NEEDS_REBOOT
  1024. Language=English
  1025. This computer has not been restarted since Active Directory was installed or
  1026. removed. The computer name cannot be changed at this time.
  1027. .
  1028. MessageId=
  1029. SymbolicName=MSG_MUST_COMPLETE_DCPROMO
  1030. Language=English
  1031. The computer is a domain controller undergoing upgrade. You must complete the
  1032. Active Directory Installation Wizard before you can change the computer name.
  1033. .
  1034. MessageId=
  1035. SymbolicName=MSG_CANT_RENAME_CERT_SVC
  1036. Language=English
  1037. The Certification Authority Service is installed on this computer. You must
  1038. remove that service before you can change the computer name.
  1039. .
  1040. MessageId=
  1041. SymbolicName=MSG_SC_OPEN_FAILED
  1042. Language=English
  1043. The attempt to open the service control manager on %1
  1044. failed with error %2!d!. Unable to determine if the Certificate Authority
  1045. service is installed.
  1046. .
  1047. MessageId=
  1048. SymbolicName=MSG_ROLE_READ_FAILED
  1049. Language=English
  1050. The attempt to read the machine role information on %1
  1051. failed with error %2!d!. Unable to determine if the machine is in the
  1052. midst of a role change or domain controller upgrade.
  1053. .
  1054. MessageId=
  1055. SymbolicName=MSG_COMPUTER_NOT_FOUND
  1056. Language=English
  1057. Unable to connect to the computer %1
  1058. The error code is %2!d!.
  1059. .
  1060. MessageId=
  1061. SymbolicName=MSG_COMPUTER_RENAME_RESTART_MSG
  1062. Language=English
  1063. Shutting down due to a computer name change initiated by %1.%0
  1064. .
  1065. MessageID=
  1066. SymbolicName=MSG_SUFFIX_INDEX_MISSING
  1067. Language=English
  1068. A name suffix index must be specified using the /ToggleSuffix command line
  1069. argument.
  1070. .
  1071. MessageID=
  1072. SymbolicName=MSG_SUFFIX_INDEX_BOUNDS
  1073. Language=English
  1074. The name suffix index specified using the /ToggleSuffix command line argument
  1075. is outside the range of name indices listed by /ListSuffixes.
  1076. .
  1077. MessageID=
  1078. SymbolicName=MSG_WRONG_DSPROP_DLL
  1079. Language=English
  1080. This command is implemented in dsprop.dll. The local version of the library is
  1081. incorrect and does not contaim this command. Please install the correct
  1082. version of dsprop.dll.
  1083. .
  1084. MessageID=
  1085. SymbolicName=MSG_COMPNAME_ENUMPRI
  1086. Language=English
  1087. The primary name for the computer is:
  1088. .
  1089. MessageID=
  1090. SymbolicName=MSG_COMPNAME_ENUMALT
  1091. Language=English
  1092. The alternate names for the computer are:
  1093. .
  1094. MessageID=
  1095. SymbolicName=MSG_COMPNAME_ENUMALL
  1096. Language=English
  1097. All of the names for the computer are:
  1098. .
  1099. MessageID=
  1100. SymbolicName=MSG_COMPNAME_ADD
  1101. Language=English
  1102. Successfully added %1
  1103. as an alternate name for the computer.
  1104. .
  1105. MessageID=
  1106. SymbolicName=MSG_COMPNAME_ADD_FAIL
  1107. Language=English
  1108. Unable to add %1
  1109. as an alternate name for the computer.
  1110. The error is:
  1111. .
  1112. MessageID=
  1113. SymbolicName=MSG_COMPNAME_REM
  1114. Language=English
  1115. Successfully removed %1
  1116. as an alternamte name for the computer.
  1117. .
  1118. MessageID=
  1119. SymbolicName=MSG_COMPNAME_REM_FAIL
  1120. Language=English
  1121. Unable to remove %1
  1122. as an alternamte name for the computer.
  1123. The error is:
  1124. .
  1125. MessageID=
  1126. SymbolicName=MSG_COMPNAME_MAKEPRI
  1127. Language=English
  1128. Successfully made %1
  1129. the primary name for the computer.
  1130. .
  1131. MessageID=
  1132. SymbolicName=MSG_COMPNAME_MAKEPRI_FAIL
  1133. Language=English
  1134. Unable to make %1
  1135. the primary name for the computer.
  1136. The error is:
  1137. .
  1138. ;//
  1139. ;// Verbose messages start here
  1140. ;//
  1141. MessageId=12001 SymbolicName=MSG_VERBOSE_FIND_DC
  1142. Language=English
  1143. Finding a domain controller for the domain %1
  1144. .
  1145. MessageId=12002 SymbolicName=MSG_VERBOSE_CREATE_ACCT_OU
  1146. Language=English
  1147. Creating a machine account for %1 in OU %2
  1148. .
  1149. MessageId=12003 SymbolicName=MSG_VERBOSE_CREATE_ACCT
  1150. Language=English
  1151. Creating a machine account for %1
  1152. .
  1153. MessageId=12004 SymbolicName=MSG_VERBOSE_ESTABLISH_SESSION
  1154. Language=English
  1155. Establishing a session with %1
  1156. .
  1157. MessageId=12005 SymbolicName=MSG_VERBOSE_DELETE_SESSION
  1158. Language=English
  1159. Deleting the session with %1
  1160. .
  1161. MessageId=12006 SymbolicName=MSG_VERBOSE_DELETE_ACCT
  1162. Language=English
  1163. Removing machine account for %1
  1164. .
  1165. MessageId=12007 SymbolicName=MSG_VERBOSE_SET_LSA
  1166. Language=English
  1167. Setting LSA domain policy information on %1
  1168. .
  1169. MessageId=12008 SymbolicName=MSG_VERBOSE_SVC_START
  1170. Language=English
  1171. Starting service %1
  1172. .
  1173. MessageId=12009 SymbolicName=MSG_VERBOSE_SVC_STOP
  1174. Language=English
  1175. Stopping service %1
  1176. .
  1177. MessageId=12010 SymbolicName=MSG_VERBOSE_SVC_CONFIG
  1178. Language=English
  1179. Configuring service %1
  1180. .
  1181. MessageId=12011 SymbolicName=MSG_VERBOSE_ADD_LOCALGRP
  1182. Language=English
  1183. Adding domain account to local group %1
  1184. .
  1185. MessageId=12012 SymbolicName=MSG_VERBOSE_REMOVE_LOCALGRP
  1186. Language=English
  1187. Removing domain account from local group %1
  1188. .
  1189. MessageId=12013 SymbolicName=MSG_VERBOSE_DOMAIN_JOIN
  1190. Language=English
  1191. Joining domain %1
  1192. .
  1193. MessageId=12014 SymbolicName=MSG_VERBOSE_SESSION_FAILED
  1194. Language=English
  1195. Failed to establish the session with %1
  1196. .
  1197. MessageId=12015 SymbolicName=MSG_VERBOSE_DACCT_FAILED
  1198. Language=English
  1199. Failed to remove the machine account for %1
  1200. .
  1201. MessageId=12016 SymbolicName=MSG_VERBOSE_RESET_SC
  1202. Language=English
  1203. Establishing the secure channel with %1
  1204. .
  1205. MessageId=12017 SymbolicName=MSG_VERBOSE_RETRY_RESET_SC
  1206. Language=English
  1207. The secure channel reset to %1 failed as the server does not
  1208. support naming a Domain Controller. Establishing the secure
  1209. channel with %2.
  1210. .
  1211. MessageId=12018 SymbolicName=MSG_VERBOSE_RESET_NOT_NAMED
  1212. Language=English
  1213. The secure channel could not be reset to the named server %1.
  1214. A different domain controller was chosen.
  1215. .
  1216. MessageId=12019 SymbolicName=MSG_VERBOSE_CHECKING_SC
  1217. Language=English
  1218. Verifying the secure connection with domain %1
  1219. .
  1220. MessageId=12020 SymbolicName=MSG_VERBOSE_DELETE_TACCT
  1221. Language=English
  1222. Removing trust account for %1
  1223. .
  1224. MessageId=12021 SymbolicName=MSG_VERBOSE_OPEN_TRUST
  1225. Language=English
  1226. Opening the trusted domain object %1
  1227. .
  1228. MessageId=12022 SymbolicName=MSG_VERBOSE_DELETE_TRUST
  1229. Language=English
  1230. Removing the trust object for %1
  1231. .
  1232. MessageId=12023 SymbolicName=MSG_VERBOSE_OPEN_SECRET
  1233. Language=English
  1234. Opening secret object %1
  1235. .
  1236. MessageId=12024 SymbolicName=MSG_VERBOSE_DELETE_SECRET
  1237. Language=English
  1238. Removing the secret object %1
  1239. .
  1240. MessageId=12025 SymbolicName=MSG_VERBOSE_ADD_TACCT
  1241. Language=English
  1242. Adding trust account for %1
  1243. .
  1244. MessageId=12026 SymbolicName=MSG_VERBOSE_CREATE_SECRET
  1245. Language=English
  1246. Creating secret %1
  1247. .
  1248. MessageId=12027 SymbolicName=MSG_VERBOSE_CREATE_TRUST
  1249. Language=English
  1250. Creating a trust with domain %1
  1251. .
  1252. MessageId=12028 SymbolicName=MSG_VERBOSE_GET_LSA
  1253. Language=English
  1254. Reading LSA domain policy information
  1255. .
  1256. MessageId=12029 SymbolicName=MSG_VERBOSE_GET_TRUST
  1257. Language=English
  1258. Reading trusted domain information from %1
  1259. .
  1260. MessageId=12030 SymbolicName=MSG_VERBOSE_SET_TRUST
  1261. Language=English
  1262. Setting trusted domain information on %1
  1263. .
  1264. MessageId=12031 SymbolicName=MSG_VERBOSE_SET_SECRET
  1265. Language=English
  1266. Setting secret value for %1
  1267. .
  1268. MessageId=12032 SymbolicName=MSG_VERBOSE_DETERMINE_OU
  1269. Language=English
  1270. Determining the list of Organizational Units the specified user can create a
  1271. machine account under
  1272. .
  1273. MessageId=12033 SymbolicName=MSG_VERBOSE_FAIL_MACH_TYPE
  1274. Language=English
  1275. Failed to determine the role of machine %1
  1276. .
  1277. MessageId=12034 SymbolicName=MSG_VERBOSE_LDAP_BIND
  1278. Language=English
  1279. Binding to LDAP server on machine %1
  1280. .
  1281. MessageId=12035 SymbolicName=MSG_VERBOSE_LDAP_UNBIND
  1282. Language=English
  1283. Unbinding from LDAP server
  1284. .
  1285. MessageId=12036 SymbolicName=MSG_VERBOSE_REBOOTING
  1286. Language=English
  1287. Sending the command to reboot %1
  1288. .
  1289. MessageId=12037 SymbolicName=MSG_VERBOSE_DOMAIN_NOT_FOUND
  1290. Language=English
  1291. The domain %1 cannot be contacted.
  1292. .
  1293. MessageId=12038 SymbolicName=MSG_VERBOSE_TDO_NOT_FOUND
  1294. Language=English
  1295. Could not find the trusted domain object %1
  1296. .
  1297. MessageId=12039 SymbolicName=MSG_VERBOSE_DELETE_CROSS_REF
  1298. Language=English
  1299. Removing the cross-ref and sever objects for %1
  1300. .
  1301. MessageId=12040 SymbolicName=MSG_VERBOSE_NTDSDSA_DELETED
  1302. Language=English
  1303. Successfully removed the NTDS Settings object %1
  1304. .
  1305. MessageId=12041 SymbolicName=MSG_VERBOSE_CROSS_REF_DELETED
  1306. Language=English
  1307. Successfully removed the cross-ref object %1
  1308. .
  1309. MessageId=12042 SymbolicName=MSG_VERBOSE_NTDSDSA_NOT_REMOVED
  1310. Language=English
  1311. Could not find or remove the NTDS-DSA object %1
  1312. .
  1313. MessageId=12043 SymbolicName=MSG_VERBOSE_CROSS_REF_NOT_FOUND
  1314. Language=English
  1315. Cound not find the cross-ref object %1
  1316. .
  1317. MessageId=12044 SymbolicName=MSG_VERBOSE_VERIFY_TRUST
  1318. Language=English
  1319. Verifying the trust between trusting domain %1
  1320. and trusted domain %2
  1321. .
  1322. MessageId=12045 SymbolicName=MSG_VERBOSE_CREATED_TRUST
  1323. Language=English
  1324. Trust information for domain %1
  1325. written to domain %2
  1326. .
  1327. MessageId=12046 SymbolicName=MSG_VERBOSE_NOT_JOINED
  1328. Language=English
  1329. The machine %1 is not currently joined to a domain.
  1330. Proceeding with joining it to domain %2.
  1331. .
  1332. MessageId=12047 SymbolicName=MSG_VERBOSE_DISABLE_OLD_ACCT
  1333. Language=English
  1334. Disabling the old machine account in domain %1
  1335. .
  1336. MessageId=
  1337. SymbolicName=MSG_VERBOSE_RENAME_COMPUTER_FAILED
  1338. Language=English
  1339. The computer rename attempt failed with error %1!d!.
  1340. .
  1341. MessageId=
  1342. SymbolicName=MSG_VERBOSE_MOVE_COMPUTER_FAILED
  1343. Language=English
  1344. The computer rename attempt failed with error %1!d!.
  1345. .