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.

453 lines
14 KiB

  1. ;/*++ BUILD Version: 0001 // Increment this if a change has global effects
  2. ;
  3. ;Copyright (c) 1994-7 Microsoft Corporation
  4. ;
  5. ;Module Name:
  6. ;
  7. ; binlmsg.h
  8. ;
  9. ;Abstract:
  10. ;
  11. ; Definitions for BINL messages.
  12. ;
  13. ;Author:
  14. ;
  15. ; Colin Watson (colinw) 14-Apr-1997
  16. ;
  17. ;Revision History:
  18. ;
  19. ;Notes:
  20. ;
  21. ; This file is generated by the MC tool from the binlmsg.mc file.
  22. ;
  23. ; Inserts are defined as:
  24. ; %1 = USERNAME
  25. ; %2 = USERDOMAIN
  26. ; %3 = MACHINENAME
  27. ; %4 = SUBERROR
  28. ;
  29. ;--*/
  30. ;
  31. ;#ifndef _BINLMESSAGE_
  32. ;#define _BINLMESSAGE_
  33. ;
  34. ;//
  35. ;// 20000 - 20099 Reserved for BINL service service specific errors.
  36. ;//
  37. MessageId=20001 SymbolicName=ERROR_BINL_SHARE_NOT_FOUND
  38. Language=English
  39. The Remote Installation service cannot start because the server share
  40. REMINST is missing. Rerun RISETUP.
  41. .
  42. MessageId=20002 SymbolicName=ERROR_BINL_DUPLICATE_MACHINE_NAME_FOUND
  43. Language=English
  44. The Remote Installation service found an existing computer object with that name.
  45. .
  46. MessageId=20003 SymbolicName=ERROR_BINL_INVALID_MACHINE_NAME
  47. Language=English
  48. The specified computer name is not a valid computer name. It may
  49. contain illegal characters. Standard names contain letters (a-z, A-Z),
  50. numbers (0-9), and hyphens (-), but no spaces or periods (.), and
  51. the name may not consist entirely of digits.
  52. .
  53. MessageId=20004 SymbolicName=ERROR_BINL_INVALID_OR_MISSING_OU
  54. Language=English
  55. The specified distinguished name for creation of the computer
  56. object is incorrect or missing.
  57. .
  58. MessageId=20005 SymbolicName=ERROR_BINL_UNABLE_TO_GENERATE_MACHINE_NAME
  59. Language=English
  60. The Remote Installation service cannot generate a unique name for the
  61. client computer.
  62. .
  63. MessageId=20006 SymbolicName=ERROR_BINL_FAILED_TO_CREATE_TEMP_SIF
  64. Language=English
  65. The Remote Installation service cannot generate a temporary answer file for the
  66. client computer.
  67. .
  68. MessageId=20007 SymbolicName=ERROR_BINL_FAILED_TO_GENERATE_SCREEN
  69. Language=English
  70. The Remote Installation service cannot generate the required screen requested by
  71. the client computer.
  72. .
  73. MessageId=20008 SymbolicName=ERROR_BINL_USER_LOGIN_FAILED
  74. Language=English
  75. User %2\%1 attempted to log on via the Remote Installation service and failed.
  76. .
  77. MessageId=20009 SymbolicName=ERROR_BINL_LOGON_TYPE_NOT_GRANTED
  78. Language=English
  79. User %2\%1 does not have batch logon rights to this server.
  80. .
  81. MessageId=20010 SymbolicName=ERROR_BINL_CLIENT_TIMEOUT
  82. Language=English
  83. The client's connection to the server has expired.
  84. .
  85. MessageId=20014 SymbolicName=ERROR_BINL_CLIENT_EXISTS
  86. Language=English
  87. The specified client already exists in the database.
  88. .
  89. MessageId=20015 SymbolicName=ERROR_BINL_INVALID_BINL_MESSAGE
  90. Language=English
  91. The Remote Installation service received an invalid message.
  92. .
  93. MessageId=20016 SymbolicName=ERROR_BINL_INVALID_BINL_CLIENT
  94. Language=English
  95. The Remote Installation service received a message from an invalid client.
  96. .
  97. MessageId=20017 SymbolicName=ERROR_BINL_SERVICE_PAUSED
  98. Language=English
  99. The Remote Installation service service is paused.
  100. .
  101. MessageId=20035 SymbolicName=ERROR_BINL_INITIALIZE_LDAP_CONNECTION_FAILED
  102. Language=English
  103. The Remote Installation service cannot contact the directory service.
  104. .
  105. MessageId=20036 SymbolicName=ERROR_BINL_CD_IMAGE_NOT_FOUND
  106. Language=English
  107. The Remote Installation service cannot locate a flat image with a version that
  108. matches the version of the RIPREP image.
  109. .
  110. MessageId=20037 SymbolicName=ERROR_BINL_MISSING_VARIABLE
  111. Language=English
  112. The Remote Installation service does not have all the necessary information to perform the
  113. requested action.
  114. .
  115. MessageId=20038 SymbolicName=ERROR_BINL_CANT_FIND_SERVER_MAO
  116. Language=English
  117. The Remote Installation service cannot find the computer object for this server.
  118. .
  119. MessageId=20039 SymbolicName=ERROR_BINL_UNABLE_TO_CONVERT_TO_DN
  120. Language=English
  121. The Remote Installation service cannot convert %4 to 1779 DN form.
  122. .
  123. MessageId=20040 SymbolicName=ERROR_BINL_INVALID_GUID
  124. Language=English
  125. The value given is not a valid GUID.
  126. .
  127. MessageId=20041 SymbolicName=ERROR_BINL_HAL_NOT_FOUND
  128. Language=English
  129. The Remote Installation service cannot locate and copy a new HAL for the
  130. client. The client computer might not boot properly.
  131. .
  132. MessageId=20042 SymbolicName=ERROR_SERVER_KERNEL_NOT_FOUND
  133. Language=English
  134. The Remote Installation service cannot locate a bootable operating system with a version that
  135. matches or exceeds the version of the remote installation OS image.
  136. .
  137. MessageId=20043 SymbolicName=ERROR_BINL_UNABLE_TO_CONVERT
  138. Language=English
  139. The Remote Installation service cannot convert the information to the new format.
  140. .
  141. MessageId=20045 SymbolicName=ERROR_BINL_FAILED_TO_UPDATE_SCP
  142. Language=English
  143. The Remote Installation service cannot update its service control point.
  144. .
  145. MessageId=20046 SymbolicName=ERROR_BINL_FAILED_TO_INITIALIZE_CLIENT
  146. Language=English
  147. The Remote Installation service cannot create an initial client state.
  148. .
  149. MessageId=20047 SymbolicName=ERROR_BINL_FAILED_TO_CREATE_CLIENT
  150. Language=English
  151. The Remote Installation service cannot create a new computer object for this client.
  152. Last recorded error was: %4
  153. .
  154. MessageId=20048 SymbolicName=ERROR_BINL_FAILED_TO_CREATE_CLIENT_DIRECTORY
  155. Language=English
  156. The Remote Installation service cannot create the initial folder structure for the client.
  157. .
  158. MessageId=20049 SymbolicName=ERROR_BINL_NO_SIFFILE_ATTRIBUTE
  159. Language=English
  160. The Remote Installation service cannot restart Setup because the
  161. client has no previous Setup answer file stored in
  162. the directory service.
  163. .
  164. MessageId=20050 SymbolicName=ERROR_BINL_SIFFILE_NOT_FOUND
  165. Language=English
  166. The Remote Installation service cannot restart Setup because the
  167. Setup answer file specified in the directory service
  168. cannot be found.
  169. .
  170. MessageId=20051 SymbolicName=ERROR_BINL_SCREEN_TOO_LONG
  171. Language=English
  172. The Remote Installation service sent a screen file to the client which
  173. was too long for the client to display.
  174. .
  175. MessageId=20052 SymbolicName=ERROR_BINL_NO_DN_AVAILABLE_FOR_SERVER
  176. Language=English
  177. The Remote Installation service is unable to read it's configuration from the
  178. directory service and therefore has denied a client's request for service.
  179. .
  180. MessageId=20053 SymbolicName=ERROR_BINL_SCP_CREATION_FAILED
  181. Language=English
  182. The Remote Installation service was unable to create it's service control point and will run
  183. with default settings until the service is restarted.
  184. The specific error is %n%1.
  185. .
  186. ;//
  187. ;// 1000 - 1099 Reserved for Remote Installation service events.
  188. ;//
  189. MessageId=1001 SymbolicName=EVENT_SERVER_FAILED_REGISTER_SC
  190. Language=English
  191. The Remote Installation service cannot register with the service controller. The
  192. following error occurred: %n%1
  193. .
  194. MessageId=1002 SymbolicName=EVENT_SERVER_INIT_DATA_FAILED
  195. Language=English
  196. The Remote Installation service cannot initialize its global data. The following
  197. error occurred: %n%1
  198. .
  199. MessageId=1003 SymbolicName=EVENT_SCP_READ_SUCCESSFULLY
  200. Language=English
  201. The Remote Installation service successfully read its settings from the directory
  202. service.
  203. .
  204. MessageId=1004 SymbolicName=EVENT_COMPUTER_ACCOUNT_CREATED_SUCCESSFULLY
  205. Language=English
  206. The Remote Installation service successfully created the computer object: %1 by user: %2.
  207. .
  208. MessageId=1005 SymbolicName=EVENT_SERVER_INIT_WINSOCK_FAILED
  209. Language=English
  210. The Remote Installation service cannot initialize winsock startup. The following
  211. error occurred: %n%1
  212. .
  213. MessageId=1006 SymbolicName=EVENT_SERVER_INIT_PARAMETERS_FAILED
  214. Language=English
  215. The Remote Installation service cannot read parameters from the directory service
  216. and/or the registry. The following error occurred: %n%1.%n
  217. The server will continue to try to read the parameters.
  218. .
  219. MessageId=1007 SymbolicName=EVENT_SCP_READ_SUCCESSFULLY_EMPTY
  220. Language=English
  221. The Remote Installation service successfully read its settings from the directory
  222. service. However, none of the attributes that affect the operation
  223. of the Remote Installation service were present in the data returned by the directory
  224. service. This may indicate a problem with the access rights settings
  225. on the IntelliMirror Service object for this server. The Remote Installation service
  226. will operate with all of its settings at their default values.
  227. .
  228. MessageId=1008 SymbolicName=EVENT_SERVER_SHUTDOWN
  229. Language=English
  230. The Remote Installation service is shutting down due to the following error: %n%1
  231. .
  232. MessageId=1024 SymbolicName=EVENT_SERVER_INIT_AND_READY
  233. Language=English
  234. The Remote Installation service is initialized and ready.
  235. .
  236. MessageId=1033 SymbolicName=EVENT_SERVER_DS_WAIT_FAILED
  237. Language=English
  238. The Remote Installation service cannot connect to the directory service.
  239. .
  240. MessageId=1034 SymbolicName=EVENT_SERVER_CLIENT_WITHOUT_GUID
  241. Language=English
  242. The Remote Installation service received a request from a client that does not
  243. have a GUID. The NIC address of the client is: %1.
  244. .
  245. MessageId=1035 SymbolicName=BINL_CANT_FIND_SERVER_MAO
  246. Language=English
  247. The Remote Installation service cannot find the computer object for %1 in the directory service.
  248. The error is in the record data.
  249. .
  250. MessageId=1036 SymbolicName=BINL_DUPLICATE_DS_RECORD
  251. Language=English
  252. The Remote Installation service found multiple records for a given GUID.
  253. The Remote Installation service will not respond to the client's request.
  254. GUID: %1
  255. First Machine: %2
  256. Second Machine: %3
  257. .
  258. MessageId=1037 SymbolicName=BINL_DUPLICATE_MAO_RECORD
  259. Language=English
  260. The Remote Installation service found multiple records for this server's
  261. computer object. The Remote Installation service is stopping.
  262. .
  263. MessageId=1038 SymbolicName=ERROR_BINL_ERR_COPY_DRIVER
  264. Language=English
  265. An error occurred while the Remote Installation service copied a net card driver from the Setup
  266. folder to the client's folder. The record data is the error.
  267. .
  268. MessageId=1039 SymbolicName=EVENT_SERVER_OSC_NO_DEFAULT_SHARE_FOUND
  269. Language=English
  270. The Remote Installation service cannot find the default server share. Run
  271. Risetup.exe again to fix the problem. Error: %n%1
  272. .
  273. MessageId=1040 SymbolicName=EVENT_ERROR_READING_OSC_SCREEN
  274. Language=English
  275. The Remote Installation service encountered an error while trying to read %2. The error
  276. is contained in the record data.
  277. .
  278. MessageId=1041 SymbolicName=ERROR_BINL_ERR_USER_LOGIN_FAILED
  279. Language=English
  280. User %2\%1 attempted to log on via the Remote Installation service and failed.
  281. The error is contained in the record data.
  282. .
  283. MessageId=1042 SymbolicName=EVENT_ERROR_SERVER_SIDE_ERROR
  284. Language=English
  285. An error was generated by OS Chooser. The error code is in the record data.
  286. User: %1
  287. Domain: %2
  288. Computer Name: %3
  289. .
  290. MessageId=1043 SymbolicName=EVENT_ERROR_GENERATING_SERVER_SIDE_ERROR
  291. Language=English
  292. The Remote Installation service caused a server side error occurred. The error code
  293. is in the record data.
  294. .
  295. MessageId=1044 SymbolicName=EVENT_ERROR_LOCATING_SCP
  296. Language=English
  297. The Remote Installation service encountered an error while reading its settings
  298. from the directory service.
  299. .
  300. MessageId=1045 SymbolicName=EVENT_ERROR_DHCP_AUTHORIZED
  301. Language=English
  302. The Remote Installation service has been authorized to run on this server by the DHCP
  303. service.
  304. .
  305. MessageId=1046 SymbolicName=EVENT_ERROR_DHCP_NOT_AUTHORIZED
  306. Language=English
  307. The Remote Installation service has been notified by the DHCP service that it is not
  308. authorized to run on this server. The Remote Installation service will not respond to
  309. client requests.
  310. .
  311. MessageId=1047 SymbolicName=EVENT_WARNING_LDAP_SEARCH_ERROR
  312. Language=English
  313. The Remote Installation service encountered an error from the %1 directory service while
  314. attempting a search. The error code is in the record data.
  315. .
  316. MessageId=1048 SymbolicName=EVENT_WARNING_LDAP_MODIFY_ERROR
  317. Language=English
  318. The Remote Installation service encountered an error from the %1 directory service while
  319. attempting to modify a DS record. The error code is in the record data.
  320. .
  321. MessageId=1049 SymbolicName=EVENT_WARNING_LDAP_ADD_ERROR
  322. Language=English
  323. The Remote Installation service encountered an error from the %1 directory service while
  324. attempting to modify a DS record. The error code is in the record data.
  325. .
  326. MessageId=1050 SymbolicName=EVENT_WARNING_LDAP_INIT_ERROR_DC
  327. Language=English
  328. The Remote Installation service encountered an error while attempting to connect to the
  329. directory service via the domain controller. The error code is in the
  330. record data.
  331. .
  332. MessageId=1051 SymbolicName=EVENT_WARNING_LDAP_BIND_ERROR
  333. Language=English
  334. The Remote Installation service encountered an error while attempting to bind to the
  335. %1 directory service. The error code is in the record data.
  336. .
  337. MessageId=1052 SymbolicName=EVENT_WARNING_LDAP_ERRORS
  338. Language=English
  339. The Remote Installation service encountered multiple errors from the directory service
  340. within the last %1 seconds. The number of errors is in the record data.
  341. .
  342. MessageId=1053 SymbolicName=EVENT_WARNING_LDAP_INIT_ERROR_GC
  343. Language=English
  344. The Remote Installation service encountered an error while attempting to connect to the
  345. directory service via the global catalog. The error code is in the
  346. record data.
  347. .
  348. MessageId=1054 SymbolicName=EVENT_WARNING_LDAP_INIT_OPTIONS_ERROR
  349. Language=English
  350. The Remote Installation service encountered an error while attempting to set options
  351. for the connectoin to the directory service. The error code is in the record data.
  352. .
  353. MessageId=1055 SymbolicName=EVENT_WARNING_LDAP_COUNT_ENTRIES_ERROR
  354. Language=English
  355. The Remote Installation service encountered an error while attempting to get
  356. entries from the directory service. The error code is in the record data.
  357. .
  358. ;//
  359. ;// 1100 - 1199 Reserved for inf parsing routines
  360. ;//
  361. ;//
  362. MessageId=1100 SymbolicName=ERROR_BINL_ERR_IN_INF
  363. Language=English
  364. An error occurred during parsing of an INF file. Some network drivers
  365. may not have been parsed correctly.
  366. Directory name: %1
  367. INF file: %2
  368. .
  369. MessageId=1101 SymbolicName=ERROR_BINL_ERR_IN_SECTION
  370. Language=English
  371. An error occurred during parsing of an INF file %1 in the given section %2.
  372. .
  373. MessageId=1102 SymbolicName=ERROR_BINL_ERR_IN_SETUP_PATH
  374. Language=English
  375. An error occurred during parsing of INF files in the given directory %1.
  376. .
  377. ;#endif // _BINLMESSAGE_