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.

1704 lines
112 KiB

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include <windows.h>
  10. #include <spresource.h>
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE
  30. BEGIN
  31. "#include <windows.h>\r\n"
  32. "#include <spresource.h>\r\n"
  33. "\0"
  34. END
  35. 3 TEXTINCLUDE
  36. BEGIN
  37. "\r\n"
  38. "\0"
  39. END
  40. #endif // APSTUDIO_INVOKED
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // Dialog
  44. //
  45. IDD_WELCOME_PAGE DIALOGEX 0, 0, 380, 195
  46. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  47. CAPTION "Configure Your Server Wizard"
  48. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  49. BEGIN
  50. LTEXT "Welcome to the Configure Your Server Wizard",
  51. IDC_BIG_BOLD_TITLE,115,7,244,27
  52. LTEXT "This wizard helps you assign roles to this server. You determine the role of a server based on the tasks, such as sharing documents, sharing printers, or hosting a Web site, you want the server to perform.",
  53. IDC_STATIC,115,41,244,32
  54. CONTROL "<a>Read about server roles</a>",IDC_FINISH_MESSAGE,
  55. "SysLink",WS_TABSTOP,115,102,244,8
  56. LTEXT "To continue, click Next.",IDC_STATIC,115,121,244,8
  57. LTEXT "You can also use this wizard to remove roles that you previously added to this server.",
  58. IDC_STATIC,115,76,244,16
  59. END
  60. IDD_FINISH_PAGE DIALOGEX 0, 0, 380, 206
  61. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  62. CAPTION "Configure Your Server Wizard"
  63. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  64. BEGIN
  65. LTEXT "Completing the Configure Your Server Wizard",
  66. IDC_BIG_BOLD_TITLE,115,7,244,25
  67. CONTROL "<dynamic text>",IDC_FINISH_MESSAGE,"SysLink",WS_TABSTOP,
  68. 115,31,244,144
  69. CONTROL "For a record of your changes, see the <a>Configure Your Server log</a>.",
  70. IDC_LOG_STATIC,"SysLink",WS_TABSTOP,115,180,244,8
  71. LTEXT "To close this wizard, click Finish.",IDC_STATIC,115,191,
  72. 244,8
  73. END
  74. IDD_CUSTOM_SERVER_PAGE DIALOGEX 0, 0, 380, 180
  75. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  76. CAPTION "Configure Your Server Wizard"
  77. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  78. BEGIN
  79. CONTROL "Select a role. If the role has not been added, you can add it. If it has already been added, you can remove it. If the role you want to add or remove is not listed, open <a>Add or Remove Programs</a>.",
  80. IDC_ADD_REMOVE_STATIC,"SysLink",WS_TABSTOP,21,0,338,16
  81. LTEXT "&Server type:",IDC_STATIC,21,19,147,8,NOT WS_VISIBLE
  82. CONTROL "List1",IDC_SERVER_TYPE_LIST,"SysListView32",LVS_REPORT |
  83. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOSORTHEADER |
  84. WS_BORDER | WS_TABSTOP,21,19,198,160,WS_EX_STATICEDGE
  85. CONTROL "",IDC_TYPE_DESCRIPTION_STATIC,"SysLink",WS_TABSTOP,233,
  86. 50,126,107
  87. LTEXT "",IDC_ROLE_STATIC,233,19,126,24
  88. CONTROL "View the <a>Configure Your Server log</a>.",
  89. IDC_LOG_STATIC,"SysLink",WS_TABSTOP,233,162,126,17
  90. END
  91. IDD_DECISION_PAGE DIALOGEX 0, 0, 380, 180
  92. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  93. CAPTION "Configure Your Server Wizard"
  94. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  95. BEGIN
  96. CONTROL "&Typical configuration for a first server",
  97. IDC_EXPRESS_RADIO,"Button",BS_AUTORADIOBUTTON | WS_GROUP |
  98. WS_TABSTOP,21,13,338,10
  99. CONTROL "&Custom configuration",IDC_CUSTOM_RADIO,"Button",
  100. BS_AUTORADIOBUTTON,21,73,338,10
  101. LTEXT "Too long text",IDC_EXPRESS_TOO_LONG_STATIC,21,24,338,40
  102. LTEXT "Configure this server using:",IDC_STATIC,21,0,338,8
  103. LTEXT "Customize this server by adding the roles, such as file server, print server, or application server, that you want it to perform. You can also use this option to remove existing roles from this server.",
  104. IDC_STATIC,21,86,338,24
  105. END
  106. IDD_AD_DOMAIN_NAME_PAGE DIALOGEX 0, 0, 380, 180
  107. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  108. CAPTION "Configure Your Server Wizard"
  109. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  110. BEGIN
  111. LTEXT "By using the extension "".local"" at the end of your Active Directory domain name, you can ensure that your internal domain remains separate from your Internet domain.",
  112. IDC_STATIC,21,57,338,16
  113. LTEXT "&Active Directory domain name:",IDC_STATIC,21,17,338,8
  114. EDITTEXT IDC_DOMAIN,21,27,338,14,ES_AUTOHSCROLL
  115. LTEXT "Type the full DNS name for the new domain.",IDC_STATIC,
  116. 21,3,338,8
  117. LTEXT "Example of a full DNS name: smallbusiness.local",
  118. IDC_STATIC,21,44,338,8
  119. END
  120. IDD_NETBIOS_NAME DIALOGEX 0, 0, 380, 180
  121. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  122. CAPTION "Configure Your Server"
  123. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  124. BEGIN
  125. LTEXT "N&etBIOS domain name:",IDC_STATIC,21,75,338,8
  126. EDITTEXT IDC_NETBIOS,21,86,172,14,ES_UPPERCASE | ES_AUTOHSCROLL |
  127. ES_OEMCONVERT
  128. LTEXT "The default NetBIOS name is derived from the DNS domain name.",
  129. IDC_STATIC,21,1,338,8
  130. LTEXT "DNS domain name:",IDC_STATIC,21,16,338,8
  131. EDITTEXT IDC_DOMAIN_DNS_EDIT,21,28,172,14,ES_AUTOHSCROLL |
  132. WS_DISABLED
  133. LTEXT "To change the default NetBIOS name, type a new name in the text box below.",
  134. IDC_STATIC,21,57,338,8
  135. END
  136. IDD_EXPRESS_DNS_PAGE DIALOGEX 0, 0, 380, 180
  137. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  138. CAPTION "Configure Your Server Wizard"
  139. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  140. BEGIN
  141. LTEXT "On networks that use Transmission Control Protocol/Internet Protocol (TCP/IP), this server can use DNS to translate computer names into IP addresses. Clients can use these names to connect to computers and devices on this network.",
  142. IDC_STATIC,21,0,338,24
  143. LTEXT "DNS requires a static IP address and a subnet mask.",
  144. IDC_STATIC,21,29,338,8
  145. LTEXT "To change the static IP address and subnet mask, type the appropriate values in the following text boxes.",
  146. IDC_STATIC,21,43,338,16
  147. LTEXT "&Static IP address for this server:",IDC_STATIC,21,69,
  148. 338,8
  149. CONTROL "IPAddress1",IDC_STATIC_IPADDRESS,"SysIPAddress32",
  150. WS_TABSTOP,21,80,100,15
  151. LTEXT "S&ubnet mask:",IDC_STATIC,21,100,338,8
  152. CONTROL "IPAddress1",IDC_MASK_IPADDRESS,"SysIPAddress32",
  153. WS_TABSTOP,21,111,100,15
  154. END
  155. IDD_EXPRESS_DHCP_PAGE DIALOGEX 0, 0, 380, 180
  156. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  157. CAPTION "Configure Your Server Wizard"
  158. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  159. BEGIN
  160. LTEXT "On TCP/IP networks, client computers must be associated with IP addresses. Windows uses DHCP to dynamically assign IP addresses to network computers and devices.",
  161. IDC_STATIC,21,0,338,16
  162. LTEXT "A DHCP scope uses a beginning IP address and an ending IP address to limit the range of IP addresses that this server can assign.",
  163. IDC_STATIC,21,22,338,16
  164. LTEXT "To change the scope, type the appropriate values in the following text boxes.",
  165. IDC_STATIC,21,43,338,8
  166. LTEXT "&Start IP address:",IDC_STATIC,21,58,133,8
  167. CONTROL "IPAddress1",IDC_START_IPADDRESS,"SysIPAddress32",
  168. WS_TABSTOP,21,71,100,15
  169. LTEXT "&End IP address:",IDC_STATIC,21,91,338,8
  170. CONTROL "IPAddress1",IDC_END_IPADDRESS,"SysIPAddress32",
  171. WS_TABSTOP,21,102,100,15
  172. END
  173. IDD_PRINT_SERVER_PAGE DIALOGEX 0, 0, 380, 180
  174. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  175. CAPTION "Configure Your Server Wizard"
  176. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  177. BEGIN
  178. LTEXT "You can use the Add Printer Wizard to install printers and their associated drivers for Windows 2000 and Windows XP clients on your network.",
  179. IDC_STATIC,21,0,338,16
  180. LTEXT "If some clients are running versions of Windows other than Windows 2000 or Windows XP, use the Add Printer Driver Wizard to install the appropriate drivers for these clients.",
  181. IDC_STATIC,21,17,338,16
  182. LTEXT "Install printers for the following clients:",IDC_STATIC,
  183. 21,40,338,8
  184. CONTROL "&Windows 2000 and Windows XP clients only",
  185. IDC_W2K_RADIO,"Button",BS_AUTORADIOBUTTON | WS_GROUP,21,
  186. 51,338,10
  187. CONTROL "&All Windows clients",IDC_ALL_RADIO,"Button",
  188. BS_AUTORADIOBUTTON,21,65,338,10
  189. END
  190. IDD_FILE_SERVER_PAGE DIALOGEX 0, 0, 380, 180
  191. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  192. CAPTION "Configure Your Server Wizard"
  193. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  194. BEGIN
  195. LTEXT "This wizard applies default disk quotas to new users of any NTFS file system volume on this server. If you set specific disk quotas for individual users or groups, those quotas override the default disk quotas.",
  196. IDC_STATIC,21,0,338,24
  197. CONTROL "&Set up default disk quotas for new users of this server",
  198. IDC_DEFAULT_QUOTAS_CHECK,"Button",BS_AUTOCHECKBOX |
  199. WS_TABSTOP,21,31,338,10
  200. LTEXT "&Limit disk space to:",IDC_SPACE_STATIC,34,44,69,8
  201. EDITTEXT IDC_SPACE_EDIT,104,41,48,14,ES_AUTOHSCROLL,WS_EX_RIGHT
  202. COMBOBOX IDC_SPACE_COMBO,158,42,36,37,CBS_DROPDOWNLIST | CBS_SORT |
  203. WS_VSCROLL | WS_TABSTOP
  204. LTEXT "S&et warning level to:",IDC_LEVEL_STATIC,34,62,67,8
  205. EDITTEXT IDC_LEVEL_EDIT,104,60,48,14,ES_AUTOHSCROLL,WS_EX_RIGHT
  206. COMBOBOX IDC_LEVEL_COMBO,158,60,36,30,CBS_DROPDOWNLIST | CBS_SORT |
  207. WS_VSCROLL | WS_TABSTOP
  208. CONTROL "&Deny disk space to users exceeding disk space limit",
  209. IDC_DENY_DISK_CHECK,"Button",BS_AUTOCHECKBOX |
  210. WS_TABSTOP,34,81,325,10
  211. LTEXT "Log an event when the user exceeds any of the following:",
  212. IDC_EVENT_STATIC,34,98,325,8
  213. CONTROL "Dis&k space limit",IDC_DISK_SPACE_CHECK,"Button",
  214. BS_AUTOCHECKBOX | WS_TABSTOP,34,110,325,10
  215. CONTROL "&Warning level",IDC_WARNING_LEVEL_CHECK,"Button",
  216. BS_AUTOCHECKBOX | WS_TABSTOP,34,124,325,10
  217. END
  218. IDD_INDEXING_PAGE DIALOGEX 0, 0, 380, 180
  219. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  220. CAPTION "Configure Your Server Wizard"
  221. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  222. BEGIN
  223. LTEXT "Indexing service catalogs the contents of the files in shared folders so that users can search them. Indexing service is currently turned on.",
  224. IDC_INDEX_STATIC,21,0,338,16
  225. ICON IDI_SMALL_WARNING,IDC_STATIC,21,22,21,20,
  226. SS_REALSIZEIMAGE
  227. LTEXT "Because Indexing Service might slow the performance of this server, you should use it only if users frequently search the contents of files on this server.",
  228. IDC_STATIC,39,21,320,16
  229. LTEXT "Do you want to use Indexing Service on this server?",
  230. IDC_STATIC,21,48,338,8
  231. CONTROL "&Yes, leave Indexing Service turned on",IDC_YES_RADIO,
  232. "Button",BS_AUTORADIOBUTTON,21,59,338,10
  233. CONTROL "N&o, turn Indexing Service off",IDC_NO_RADIO,"Button",
  234. BS_AUTORADIOBUTTON,21,71,338,10
  235. END
  236. IDD_BEFORE_BEGIN_PAGE DIALOGEX 0, 0, 380, 180
  237. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  238. CAPTION "Configure Your Server Wizard"
  239. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  240. BEGIN
  241. CONTROL "Before continuing, verify that the following steps have been completed.",
  242. IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | WS_GROUP,21,0,
  243. 338,8
  244. LTEXT "h",IDC_BULLET1,21,12,12,11
  245. LTEXT "Install all modems and network cards.",IDC_STATIC,38,12,
  246. 321,8
  247. LTEXT "h",IDC_BULLET2,21,26,12,11
  248. LTEXT "Attach all necessary cables.",IDC_STATIC,38,26,321,8
  249. LTEXT "h",IDC_BULLET3,21,40,12,11
  250. LTEXT "If you plan to use this server for Internet connectivity, connect to the Internet now.",
  251. IDC_STATIC,38,40,321,8
  252. LTEXT "h",IDC_BULLET4,21,54,12,11
  253. LTEXT "Turn on all peripherals, such as printers and external drives.",
  254. IDC_STATIC,38,54,321,8
  255. LTEXT "When you click Next, the wizard will search for network connections.",
  256. IDC_STATIC,21,90,338,8
  257. LTEXT "h",IDC_BULLET5,21,68,12,11
  258. LTEXT "Have your Windows Server 2003 Setup CD available, or know your network installation path.",
  259. IDC_STATIC,38,68,321,16
  260. END
  261. IDD_DNS_FORWARDER_PAGE DIALOGEX 0, 0, 380, 180
  262. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  263. CAPTION "Configure Your Server Wizard"
  264. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  265. BEGIN
  266. LTEXT "Too long text",IDC_TOO_LONG_STATIC,21,0,338,56
  267. LTEXT "Do you want this server to forward unresolved DNS queries?",
  268. IDC_STATIC,21,62,338,8
  269. CONTROL "&Yes, forward queries to a DNS server with this IP address:",
  270. IDC_YES_RADIO,"Button",BS_AUTORADIOBUTTON | WS_GROUP,21,
  271. 74,338,10
  272. CONTROL "N&o, do not forward queries",IDC_NO_RADIO,"Button",
  273. BS_AUTORADIOBUTTON,21,107,338,10
  274. CONTROL "IPAddress1",IDC_FORWARDER_IPADDRESS,"SysIPAddress32",
  275. WS_GROUP | WS_TABSTOP,33,86,100,15
  276. END
  277. IDD_NET_DETECT_PROGRESS_DIALOG DIALOGEX 0, 0, 284, 148
  278. STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP |
  279. WS_CAPTION
  280. CAPTION "Configure Your Server Wizard"
  281. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  282. BEGIN
  283. LTEXT "Please wait while the wizard detects your network settings. This may take a minute or more for each network connection on this server.",
  284. IDC_STATIC,7,7,270,24
  285. LTEXT "",IDC_STATUS_STATIC,7,30,270,8
  286. CONTROL "",IDC_ANIMATION,"SysAnimate32",ACS_CENTER |
  287. ACS_TRANSPARENT | ACS_AUTOPLAY | WS_TABSTOP,7,50,253,71
  288. END
  289. IDD_DISCONNECTED_NIC_DIALOG DIALOGEX 0, 0, 240, 76
  290. STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION |
  291. WS_SYSMENU
  292. CAPTION "Configure Your Server Wizard"
  293. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  294. BEGIN
  295. ICON IDI_SMALL_WARNING,IDC_STATIC,7,7,20,20,SS_REALSIZEIMAGE
  296. LTEXT "<too long text>",IDC_CAPTION_STATIC,31,7,202,40
  297. PUSHBUTTON "Continue",IDOK,61,55,50,14
  298. DEFPUSHBUTTON "Cancel",IDCANCEL,119,55,50,14
  299. END
  300. IDD_SYNC_RESTORE_PASSWORD_PAGE DIALOGEX 0, 0, 380, 180
  301. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  302. CAPTION "Configure Your Server Wizard"
  303. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  304. BEGIN
  305. LTEXT "Do you want the Configure Your Server Wizard to synchronize the Administrator's password on this server with the administrator password for Directory Services Restore Mode?",
  306. IDC_STATIC,21,0,338,16
  307. CONTROL "&Yes, synchronize the passwords",IDC_YES_RADIO,"Button",
  308. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,21,24,338,10
  309. CONTROL "&No, do not synchronize the passwords",IDC_NO_RADIO,
  310. "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,21,
  311. 57,338,10
  312. LTEXT "The restore mode password will change each time the Administrator password is changed. This option offers less security than maintaining separate passwords.",
  313. IDC_STATIC,33,36,326,16
  314. LTEXT "Click Next to type the administrator's restore mode password.",
  315. IDC_STATIC,33,69,326,8
  316. END
  317. IDD_MILESTONE_PAGE DIALOGEX 0, 0, 380, 180
  318. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  319. CAPTION "Configure Your Server Wizard"
  320. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  321. BEGIN
  322. LTEXT "&Summary:",IDC_STATIC,21,0,338,8
  323. EDITTEXT IDC_MILESTONE_EDIT,21,11,338,155,ES_MULTILINE |
  324. ES_READONLY
  325. LTEXT "To change your selections, click Back. To continue setting up this role, click Next.",
  326. IDC_STATIC,21,172,338,8
  327. END
  328. IDD_PROGRESS_PAGE DIALOGEX 0, 0, 380, 180
  329. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  330. CAPTION "Configure Your Server Wizard"
  331. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  332. BEGIN
  333. LTEXT "",IDC_STEP_TEXT_STATIC,21,0,338,8
  334. CONTROL "",IDC_ANIMATION,"SysAnimate32",ACS_TRANSPARENT |
  335. ACS_AUTOPLAY,21,16,338,19
  336. END
  337. IDD_EXPRESS_REBOOT_PAGE DIALOGEX 0, 0, 380, 180
  338. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  339. CAPTION "Configure Your Server Wizard"
  340. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  341. BEGIN
  342. ICON IDI_CHECK,IDC_IPADDRESS_CHECK_STATIC,21,0,20,20,
  343. SS_REALSIZEIMAGE
  344. ICON IDI_CURRENT_OPERATION2,IDC_IPADDRESS_CURRENT_STATIC,21,0,
  345. 20,20,SS_REALSIZEIMAGE
  346. ICON IDI_ERROR_OPERATION,IDC_IPADDRESS_ERROR_STATIC,21,0,20,
  347. 20,SS_REALSIZEIMAGE
  348. ICON IDI_CHECK,IDC_DHCP_CHECK_STATIC,21,13,20,20,
  349. SS_REALSIZEIMAGE
  350. ICON IDI_CURRENT_OPERATION2,IDC_DHCP_CURRENT_STATIC,21,13,20,
  351. 20,SS_REALSIZEIMAGE
  352. ICON IDI_ERROR_OPERATION,IDC_DHCP_ERROR_STATIC,21,13,20,20,
  353. SS_REALSIZEIMAGE
  354. ICON IDI_CHECK,IDC_AD_CHECK_STATIC,21,25,20,20,
  355. SS_REALSIZEIMAGE
  356. ICON IDI_CURRENT_OPERATION2,IDC_AD_CURRENT_STATIC,21,25,20,20,
  357. SS_REALSIZEIMAGE
  358. ICON IDI_ERROR_OPERATION,IDC_AD_ERROR_STATIC,21,25,20,20,
  359. SS_REALSIZEIMAGE
  360. ICON IDI_CHECK,IDC_DNS_CHECK_STATIC,21,37,20,20,
  361. SS_REALSIZEIMAGE
  362. ICON IDI_CURRENT_OPERATION2,IDC_DNS_CURRENT_STATIC,21,37,20,
  363. 20,SS_REALSIZEIMAGE
  364. ICON IDI_ERROR_OPERATION,IDC_DNS_ERROR_STATIC,21,37,20,20,
  365. SS_REALSIZEIMAGE
  366. ICON IDI_CHECK,IDC_FORWARDER_CHECK_STATIC,21,49,20,20,
  367. SS_REALSIZEIMAGE
  368. ICON IDI_CURRENT_OPERATION2,IDC_FORWARDER_CURRENT_STATIC,21,
  369. 49,20,20,SS_REALSIZEIMAGE
  370. ICON IDI_ERROR_OPERATION,IDC_FORWARDER_ERROR_STATIC,21,49,20,
  371. 20,SS_REALSIZEIMAGE
  372. ICON IDI_CHECK,IDC_DHCP_SCOPE_CHECK_STATIC,21,61,20,20,
  373. SS_REALSIZEIMAGE
  374. ICON IDI_CURRENT_OPERATION2,IDC_DHCP_SCOPE_CURRENT_STATIC,21,
  375. 61,20,20,SS_REALSIZEIMAGE
  376. ICON IDI_ERROR_OPERATION,IDC_DHCP_SCOPE_ERROR_STATIC,21,61,20,
  377. 20,SS_REALSIZEIMAGE
  378. ICON IDI_CHECK,IDC_AUTHORIZE_SCOPE_CHECK_STATIC,21,73,20,20,
  379. SS_REALSIZEIMAGE
  380. ICON IDI_CURRENT_OPERATION2,
  381. IDC_AUTHORIZE_SCOPE_CURRENT_STATIC,21,73,20,20,
  382. SS_REALSIZEIMAGE
  383. ICON IDI_ERROR_OPERATION,IDC_AUTHORIZE_SCOPE_ERROR_STATIC,21,
  384. 73,20,20,SS_REALSIZEIMAGE
  385. ICON IDI_CHECK,IDC_TAPI_CHECK_STATIC,21,85,20,20,
  386. SS_REALSIZEIMAGE
  387. ICON IDI_CURRENT_OPERATION2,IDC_TAPI_CURRENT_STATIC,21,85,20,
  388. 20,SS_REALSIZEIMAGE
  389. ICON IDI_ERROR_OPERATION,IDC_TAPI_ERROR_STATIC,21,85,20,20,
  390. SS_REALSIZEIMAGE
  391. LTEXT "Assign static IP address: %1",IDC_IPADDRESS_STATIC,35,0,
  392. 290,8
  393. LTEXT "Install DHCP server",IDC_DHCP_STATIC,35,12,290,8
  394. LTEXT "Install Active Directory",IDC_AD_STATIC,35,24,290,8
  395. LTEXT "Install DNS server",IDC_DNS_STATIC,35,36,290,8
  396. LTEXT "Assign DNS forwarder: %1",IDC_FORWARDER_STATIC,35,48,
  397. 290,8
  398. LTEXT "Activate DHCP scope: %1 to %2",IDC_DHCP_SCOPE_STATIC,35,
  399. 60,290,8
  400. LTEXT "Authorize DHCP server in Active Directory",
  401. IDC_AUTHORIZE_SCOPE_STATIC,35,72,290,8
  402. LTEXT "Set up an application naming context in Active Directory on this domain controller for use by TAPI client applications",
  403. IDC_TAPI_STATIC,35,84,290,16
  404. LTEXT "Server configuration progress:",IDC_STATIC,21,117,303,8
  405. CONTROL "",IDC_CONFIG_PROGRESS,"msctls_progress32",WS_BORDER,21,
  406. 128,318,14
  407. LTEXT "Server configuration is complete.",
  408. IDC_EXPRESS_CONFIG_DONE_STATIC,21,149,338,8
  409. END
  410. IDD_UNINSTALL_MILESTONE_PAGE DIALOGEX 0, 0, 380, 180
  411. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  412. CAPTION "Configure Your Server Wizard"
  413. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  414. BEGIN
  415. LTEXT "&Summary:",IDC_STATIC,21,0,338,8
  416. EDITTEXT IDC_MILESTONE_EDIT,21,11,338,81,ES_MULTILINE |
  417. ES_AUTOHSCROLL | ES_READONLY
  418. ICON IDI_SMALL_WARNING,IDC_STATIC,21,98,20,20,
  419. SS_REALSIZEIMAGE
  420. LTEXT "<dynamic text>",IDC_UNINSTALL_WARNING_STATIC,39,97,320,
  421. 45
  422. CONTROL "<dynamic text>",IDC_UNINSTALL_CHECK,"Button",
  423. BS_AUTOCHECKBOX | WS_TABSTOP,39,151,320,10
  424. END
  425. IDD_UNINSTALL_PROGRESS_PAGE DIALOGEX 0, 0, 380, 180
  426. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  427. CAPTION "Configure Your Server Wizard"
  428. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  429. BEGIN
  430. LTEXT "",IDC_STEP_TEXT_STATIC,21,0,338,8
  431. CONTROL "",IDC_ANIMATION,"SysAnimate32",ACS_TRANSPARENT |
  432. ACS_AUTOPLAY,21,16,338,19
  433. END
  434. IDD_WEBAPP_PAGE DIALOGEX 0, 0, 380, 180
  435. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  436. CAPTION "Configure Your Server Wizard"
  437. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  438. BEGIN
  439. LTEXT "Select the additional tools that you want to install on this server.",
  440. IDC_STATIC,21,0,338,8
  441. CONTROL "&FrontPage Server Extensions",IDC_FRONT_PAGE_CHECK,
  442. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,41,14,318,10
  443. LTEXT "FrontPage Server Extensions are a set of Web server extensions that you can use to publish content with FrontPage, Visual Studio, and Web Folders.",
  444. IDC_STATIC,53,29,306,16
  445. CONTROL "&Enable ASP.NET",IDC_ASPNET_CHECK,"Button",
  446. BS_AUTOCHECKBOX | WS_TABSTOP,41,55,318,10
  447. LTEXT "ASP.NET is a powerful programming framework for building Web-based applications and services that can target any browser or device.",
  448. IDC_STATIC,53,70,306,16
  449. END
  450. IDD_POP3_PAGE DIALOGEX 0, 0, 380, 180
  451. STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
  452. CAPTION "Configure Your Server Wizard"
  453. FONT 8, "MS Shell Dlg", 0, 0, 0x0
  454. BEGIN
  455. LTEXT "Select the type of user authentication.",IDC_STATIC,21,
  456. 0,338,8
  457. LTEXT "&Authentication method:",IDC_STATIC,21,14,338,8
  458. COMBOBOX IDC_AUTH_METHOD_COMBO,21,24,338,30,CBS_DROPDOWNLIST |
  459. WS_VSCROLL | WS_TABSTOP
  460. LTEXT "Type the name of the domain for which this server will receive e-mail. Use the fully qualified DNS domain name. For example: microsoft.com",
  461. IDC_STATIC,21,48,338,16
  462. LTEXT "&E-mail domain name:",IDC_STATIC,21,75,338,8
  463. EDITTEXT IDC_EMAIL_DOMAIN_EDIT,21,86,338,14,ES_AUTOHSCROLL
  464. END
  465. /////////////////////////////////////////////////////////////////////////////
  466. //
  467. // DESIGNINFO
  468. //
  469. #ifdef APSTUDIO_INVOKED
  470. GUIDELINES DESIGNINFO
  471. BEGIN
  472. IDD_WELCOME_PAGE, DIALOG
  473. BEGIN
  474. LEFTMARGIN, 7
  475. RIGHTMARGIN, 359
  476. VERTGUIDE, 115
  477. TOPMARGIN, 7
  478. END
  479. IDD_FINISH_PAGE, DIALOG
  480. BEGIN
  481. LEFTMARGIN, 7
  482. RIGHTMARGIN, 359
  483. VERTGUIDE, 115
  484. TOPMARGIN, 7
  485. BOTTOMMARGIN, 199
  486. END
  487. IDD_CUSTOM_SERVER_PAGE, DIALOG
  488. BEGIN
  489. LEFTMARGIN, 21
  490. RIGHTMARGIN, 359
  491. BOTTOMMARGIN, 179
  492. END
  493. IDD_DECISION_PAGE, DIALOG
  494. BEGIN
  495. LEFTMARGIN, 21
  496. RIGHTMARGIN, 359
  497. END
  498. IDD_AD_DOMAIN_NAME_PAGE, DIALOG
  499. BEGIN
  500. LEFTMARGIN, 21
  501. RIGHTMARGIN, 359
  502. END
  503. IDD_NETBIOS_NAME, DIALOG
  504. BEGIN
  505. LEFTMARGIN, 21
  506. RIGHTMARGIN, 359
  507. END
  508. IDD_EXPRESS_DNS_PAGE, DIALOG
  509. BEGIN
  510. LEFTMARGIN, 21
  511. RIGHTMARGIN, 359
  512. END
  513. IDD_EXPRESS_DHCP_PAGE, DIALOG
  514. BEGIN
  515. LEFTMARGIN, 21
  516. RIGHTMARGIN, 359
  517. END
  518. IDD_PRINT_SERVER_PAGE, DIALOG
  519. BEGIN
  520. LEFTMARGIN, 21
  521. RIGHTMARGIN, 359
  522. END
  523. IDD_FILE_SERVER_PAGE, DIALOG
  524. BEGIN
  525. LEFTMARGIN, 21
  526. RIGHTMARGIN, 359
  527. VERTGUIDE, 34
  528. END
  529. IDD_INDEXING_PAGE, DIALOG
  530. BEGIN
  531. LEFTMARGIN, 21
  532. RIGHTMARGIN, 359
  533. END
  534. IDD_BEFORE_BEGIN_PAGE, DIALOG
  535. BEGIN
  536. LEFTMARGIN, 21
  537. RIGHTMARGIN, 359
  538. END
  539. IDD_DNS_FORWARDER_PAGE, DIALOG
  540. BEGIN
  541. LEFTMARGIN, 21
  542. RIGHTMARGIN, 359
  543. BOTTOMMARGIN, 179
  544. END
  545. IDD_NET_DETECT_PROGRESS_DIALOG, DIALOG
  546. BEGIN
  547. LEFTMARGIN, 7
  548. RIGHTMARGIN, 277
  549. TOPMARGIN, 7
  550. BOTTOMMARGIN, 141
  551. END
  552. IDD_DISCONNECTED_NIC_DIALOG, DIALOG
  553. BEGIN
  554. LEFTMARGIN, 7
  555. RIGHTMARGIN, 233
  556. TOPMARGIN, 7
  557. BOTTOMMARGIN, 69
  558. END
  559. IDD_SYNC_RESTORE_PASSWORD_PAGE, DIALOG
  560. BEGIN
  561. LEFTMARGIN, 21
  562. RIGHTMARGIN, 359
  563. END
  564. IDD_MILESTONE_PAGE, DIALOG
  565. BEGIN
  566. LEFTMARGIN, 21
  567. RIGHTMARGIN, 359
  568. END
  569. IDD_PROGRESS_PAGE, DIALOG
  570. BEGIN
  571. LEFTMARGIN, 21
  572. RIGHTMARGIN, 359
  573. END
  574. IDD_EXPRESS_REBOOT_PAGE, DIALOG
  575. BEGIN
  576. LEFTMARGIN, 21
  577. RIGHTMARGIN, 359
  578. END
  579. IDD_UNINSTALL_MILESTONE_PAGE, DIALOG
  580. BEGIN
  581. LEFTMARGIN, 21
  582. RIGHTMARGIN, 359
  583. END
  584. IDD_UNINSTALL_PROGRESS_PAGE, DIALOG
  585. BEGIN
  586. LEFTMARGIN, 21
  587. RIGHTMARGIN, 359
  588. END
  589. IDD_WEBAPP_PAGE, DIALOG
  590. BEGIN
  591. LEFTMARGIN, 21
  592. RIGHTMARGIN, 359
  593. END
  594. IDD_POP3_PAGE, DIALOG
  595. BEGIN
  596. LEFTMARGIN, 21
  597. RIGHTMARGIN, 359
  598. END
  599. END
  600. #endif // APSTUDIO_INVOKED
  601. /////////////////////////////////////////////////////////////////////////////
  602. //
  603. // Bitmap
  604. //
  605. IDB_BANNER16 BITMAP "res\\wzbanner.bmp"
  606. IDB_WATERMARK16 BITMAP "res\\wzwater.bmp"
  607. IDB_WATERMARK256 BITMAP "res\\watermark.bmp"
  608. IDB_BANNER256 BITMAP "res\\banner256.bmp"
  609. /////////////////////////////////////////////////////////////////////////////
  610. //
  611. // Icon
  612. //
  613. // Icon with lowest ID value placed first to ensure application icon
  614. // remains consistent on all systems.
  615. IDI_CYS_ICON ICON "res\\cys.ico"
  616. IDI_SMALL_WARNING ICON "res\\warning.ico"
  617. IDI_CHECK ICON "res\\check.ico"
  618. IDI_CURRENT_OPERATION2 ICON "res\\current.ico"
  619. IDI_ERROR_OPERATION ICON "res\\error.ico"
  620. /////////////////////////////////////////////////////////////////////////////
  621. //
  622. // AVI
  623. //
  624. IDR_SEARCH_AVI AVI "res\\search.avi"
  625. IDR_PROGRESS_AVI AVI "res\\progress.avi"
  626. /////////////////////////////////////////////////////////////////////////////
  627. //
  628. // String Table
  629. //
  630. STRINGTABLE
  631. BEGIN
  632. IDS_WIZARD_SHORTCUT "Configure Your Server Wizard"
  633. IDS_ALREADY_RUNNING "Configure Your Server Wizard is already running."
  634. IDS_BIG_BOLD_FONT_NAME "Verdana Bold"
  635. IDS_BIG_BOLD_FONT_SIZE "12"
  636. IDS_LOCAL_AREA_CONNECTION "Local Area Connection"
  637. IDS_INDEXING_SERVICE_OFF_YES_RADIO "&Yes, turn the Indexing Service on"
  638. IDS_INDEXING_SERVICE_OFF_NO_RADIO "N&o, leave Indexing Service turned off"
  639. IDS_CONFIRM_REBOOT "During this process, the Configure Your Server Wizard restarts your computer. Before continuing, close any open programs."
  640. IDS_NOT_ADMIN "You do not have the correct permissions to configure this server. For more information, contact your system administrator."
  641. IDS_DC_UPGRADE_NOT_COMPLETE
  642. "You need to complete the upgrade of this machine by finishing the Active Directory Installation wizard. Configure Your Server will close now."
  643. IDS_DCPROMO_RUNNING "The Active Directory Installation wizard is running. Configure Your Server will close now."
  644. IDS_DCPROMO_PENDING_REBOOT
  645. "To complete the Active Directory Installation or removal process, you must restart this server. To add or remove a role after you restart the server, run the Configure Your Server Wizard."
  646. IDS_EXPRESS_RRAS_FINISH_TEXT
  647. "Run the Routing and Remote Access Server Setup Wizard (sets up routing)\r\n"
  648. IDS_SERVER_CD "Windows Server 2003, Standard Edition CD-ROM"
  649. IDS_ADVANCED_SERVER_CD "Windows Server 2003, Enterprise Edition CD-ROM"
  650. END
  651. STRINGTABLE
  652. BEGIN
  653. IDS_WINS_SERVER_DESCRIPTION_INSTALLED
  654. "This server is configured as a WINS server.\nTo manage this server, open <a>Manage Your Server</a>.\n\nTo remove this role, click Next."
  655. IDS_RRAS_SERVER_DESCRIPTION_INSTALLED
  656. "This server is configured as a remote access/VPN server.\nTo manage this server, open <a>Manage Your Server</a>.\n\nTo remove this role, click Next."
  657. IDS_RRAS_SERVER_DESCRIPTION2
  658. "Remote access/VPN servers enable remote clients to connect to a network through either a dial-up connection or a secure Virtual Private Network (VPN) connection. They also provide network address translation, which enables all of the computers on a small network to share a single connection to the Internet.\n\n<a>Read about remote access/VPN servers</a>"
  659. IDS_CLOSE "&Close"
  660. IDS_WELCOME_TITLE "Welcome to the Configure Your Server Wizard"
  661. IDS_WELCOME_SUBTITLE "Text"
  662. IDS_FILE_FINISH_TITLE "This Server Is Now a File Server"
  663. IDS_FINISH_TITLE "Finish"
  664. IDS_CUSTOM_SERVER_TITLE "Server Role"
  665. IDS_CUSTOM_SERVER_SUBTITLE
  666. "You can set up this server to perform one or more specific roles. If you want to add more than one role to this server, you can run this wizard again."
  667. IDS_NETWORK_SERVER_TITLE "Networking and Communications Services"
  668. IDS_NETWORK_SERVER_SUBTITLE
  669. "A networking and communications server provides naming and routing services to clients on the network."
  670. IDS_DECISION_TITLE "Configuration Options"
  671. IDS_DECISION_SUBTITLE "You can add a common set of roles to this server, or you can customize this server by specifying the roles to add or remove."
  672. IDS_AD_DOMAIN_TITLE "Active Directory Domain Name"
  673. IDS_AD_DOMAIN_SUBTITLE "An Active Directory domain is identified by a DNS name."
  674. END
  675. STRINGTABLE
  676. BEGIN
  677. IDS_EXPRESS_DHCP_NOT_REQUIRED "DHCP not required"
  678. IDS_EXPRESS_DHCP_SCOPE_NONE "Activate DHCP scope: None"
  679. IDS_EXPRESS_DHCP_NO_AUTHORIZATION "No DHCP server authorization"
  680. IDS_WIZARD_TITLE "Configure Your Server Wizard"
  681. IDS_STATUS_NO "No"
  682. IDS_WEB_MILESTONE_ASPNET "Enable ASP.NET\r\n"
  683. IDS_DHCP_INF_WINDOW_TITLE "Windows Setup -- Installing DHCP Server"
  684. IDS_LAUNCH_DHCP_WIZARD_COMMAND_LINE "%1\\dhcpwiz.exe"
  685. IDS_LAUNCH_DHCP_WIZARD_FAILED
  686. "Unable to run the DHCP New Scope Wizard.\r\n"
  687. IDS_DHCP_WIZARD_FAILED "The DHCP New Scope Wizard was not completed successfully.\r\n"
  688. IDS_DHCP_WIZARD_SUCCEEDED
  689. "The DHCP New Scope Wizard completed successfully.\r\n"
  690. IDS_LOG_DHCP_COMPLETED_SUCCESSFULLY
  691. "DHCP installed and the New Scope Wizard completed successfully.\r\n"
  692. IDS_LOG_DHCP_WIZARD_ERROR
  693. "DHCP installed successfully, but a problem occurred during the New Scope Wizard.\r\nPlease open the DHCP console and follow the instructions to run the wizard again.\r\n"
  694. IDS_LOG_DHCP_SERVER_FAILED
  695. "DHCP could not be installed on this server.\r\nTo install DHCP server, try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  696. END
  697. STRINGTABLE
  698. BEGIN
  699. IDS_DATACENTER_SERVER_CD "Windows Server 2003, Datacenter Edition CD-ROM"
  700. IDS_WINDOWS_CD "Windows CD-ROM"
  701. IDS_POP3_SERVER_DESCRIPTION_INSTALLED
  702. "This server is configured as a mail server.\nTo manage this server, open <a>Manage Your Server</a>.\n\nTo remove this role, click Next."
  703. IDS_POP3_SERVER_TYPE "Mail server (POP3, SMTP)"
  704. IDS_POP3_SERVER_DESCRIPTION
  705. "Mail servers use the POP3 and SMTP services to provide e-mail delivery and tools for creating and managing e-mail accounts.\n\n<a>Read about mail servers</a>"
  706. IDS_LOG_POP3_HEADING "Configurations for a Mail Server\r\n"
  707. IDS_LOG_POP3_SERVER_SUCCESS "The POP3 service installed successfully.\r\n"
  708. IDS_LOG_POP3_SERVER_FAILURE
  709. "The POP3 service could not be installed on this server.\r\nTo install the POP3 service, try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  710. IDS_POP3_FINISH_TEXT "Install POP3 and Simple Mail Transfer Protocol (SMTP) to enable POP3 mail clients to send and receive mail\r\n"
  711. IDS_GENERATED_NAME_WAS_TWEAKED
  712. "The default NetBIOS domain name ""%1"" was selected due to name conflicts on the network."
  713. IDS_PASSWORD_MISMATCH "The confirmation does not match the password. Try typing the password again."
  714. IDS_IPADDRESS_REQUIRED "You must provide an IP address."
  715. IDS_CAPS_LOCK_TIP_TITLE "Caps Lock is on:"
  716. IDS_CAPS_LOCK_TIP_TEXT "Having Caps Lock on may cause you\r\nto enter the password incorrectly.\r\n\r\nYou should press Caps Lock to turn it\r\noff before entering the password."
  717. IDS_SYSOC_COMMAND_LINE "/i:%1 /u:%2 /x /c"
  718. IDS_BOTH_IPADDRESS_REQUIRED
  719. "You must provide both a starting and ending address for the scope."
  720. END
  721. STRINGTABLE
  722. BEGIN
  723. IDS_TS_INSTALL_FAILED "The Configure Your Server Wizard cannot finish setting up this server as a terminal server because Terminal Server could not be installed. To install Terminal Server, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  724. IDS_TS_UNINSTALL_MESSAGE
  725. "You have successfully removed the terminal server role from this server. To add or remove another role, run the Configure Your Server Wizard again."
  726. IDS_TS_UNINSTALL_FAILED "The Configure Your Server Wizard cannot finish removing the terminal server role from this server because Terminal Server could not be removed. To remove Terminal Server, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  727. IDS_RRAS_FINISH_TITLE "This Server is Now a Remote Access/VPN Server"
  728. IDS_RRAS_FINISH_MESSAGE "You have successfully set up this server as a remote access/VPN server. To add or remove another role, run the Configure Your Server Wizard again.\n\n<a>View the next steps for this role</a>"
  729. IDS_RRAS_INSTALL_FAILED "The Configure Your Server Wizard cannot finish setting up this server as a remote access/VPN server. A problem occurred during completion of the Routing and Remote Access Server Setup Wizard. To correct this problem, open the <a>Routing and Remote Access console</a>."
  730. IDS_RRAS_UNINSTALL_MESSAGE
  731. "You have successfully removed the remote access/VPN server role from this server. To add or remove another role, run the Configure Your Server Wizard again."
  732. IDS_RRAS_UNINSTALL_FAILED
  733. "The Configure Your Server Wizard cannot finish removing the remote access/VPN server role from this server because the Routing and Remote Access service could not be stopped. To disable the service manually, open the <a>Routing and Remote Access console</a>."
  734. IDS_AD_FINISH_TITLE "This Server is Now a Domain Controller"
  735. IDS_AD_FINISH_MESSAGE "You have successfully set up this server as a domain controller. To add or remove another role, run the Configure Your Server Wizard again.\n\n<a>View the next steps for this role</a>"
  736. IDS_AD_INSTALL_FAILED "The Configure Your Server Wizard cannot finish setting up this server as a domain controller because Active Directory could not be installed or the Active Directory Installation Wizard was canceled. To install Active Directory, try running the Configure Your Server Wizard again, or run the <a>Active Directory Installation Wizard</a>."
  737. IDS_AD_UNINSTALL_MESSAGE
  738. "You have successfully removed the domain controller role from this server. To add or remove another role, run the Configure Your Server Wizard again."
  739. IDS_DNS_INF_WINDOW_TITLE "Windows Setup -- Installing DNS Server"
  740. IDS_LAUNCH_DNS_WIZARD_COMMAND_LINE "%1\\dnswiz.exe"
  741. IDS_LAUNCH_DNS_WIZARD_FAILED
  742. "Unable to run the Configure DNS Server Wizard.\r\n"
  743. IDS_DNS_WIZARD_FAILED "The Configure DNS Server Wizard was not completed successfully.\r\n"
  744. END
  745. STRINGTABLE
  746. BEGIN
  747. IDS_DNS_WIZARD_SUCCEEDED
  748. "The Configure DNS Server Wizard completed successfully.\r\n"
  749. IDS_LOG_SERVER_START_DNS
  750. "Install DNS server and run the Configure DNS Server Wizard.\r\n"
  751. IDS_LOG_DNS_COMPLETED_SUCCESSFULLY
  752. "DNS installed and the Configure DNS Server Wizard completed successfully.\r\n"
  753. IDS_LOG_DNS_WIZARD_ERROR "Error returned was: %1\r\n"
  754. IDS_LOG_WIZARD_CANCELED "The operation was canceled by the user.\r\n"
  755. IDS_LOG_DNS_SERVER_FAILED
  756. "DNS could not be installed on this server.\r\nTo install DNS try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  757. IDS_LOG_SERVER_WMS_SUCCESS
  758. "Windows Media Services installed successfully.\r\n"
  759. IDS_LOG_SERVER_WMS_FAILED
  760. "Windows Media Services could not be installed on this server.\r\nTo install Windows Media Services try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  761. IDS_AD_UNINSTALL_FAILED "The Configure Your Server Wizard cannot finish removing the domain controller role from this server because Active Directory could not be removed. To remove Active Directory, try running the Configure Your Server Wizard again, or run the <a>Active Directory Installation Wizard</a>."
  762. IDS_DNS_FINISH_TITLE "This Server is Now a DNS Server"
  763. IDS_DNS_FINISH_MESSAGE "You have successfully set up this server as a DNS server. To add or remove another role, run the Configure Your Server Wizard again.\n\n<a>View the next steps for this role</a>"
  764. IDS_DNS_INSTALL_FAILED "The Configure Your Server Wizard cannot finish setting up this server as a DNS server because DNS could not be installed. To install DNS, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  765. IDS_DNS_UNINSTALL_MESSAGE
  766. "You have successfully removed the DNS server role from this server. To add or remove another role, run the Configure Your Server Wizard again."
  767. IDS_DNS_UNINSTALL_FAILED
  768. "The Configure Your Server Wizard cannot finish removing the DNS server role from this server because DNS could not be removed. To remove DNS, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  769. IDS_DHCP_FINISH_TITLE "This Server is Now a DHCP Server"
  770. IDS_DHCP_FINISH_MESSAGE "You have successfully set up this server as a DHCP server. To add or remove another role, run the Configure Your Server Wizard again.\n\n<a>View the next steps for this role</a>"
  771. END
  772. STRINGTABLE
  773. BEGIN
  774. IDS_EXPRESS_DNS_NAME_FORMAT "%1.local"
  775. IDS_LAUNCH_RRAS_WIZARD_COMMAND_LINE "%1\\rraswiz.exe"
  776. IDS_LAUNCH_RRAS_WIZARD_FAILED
  777. "Unable to run the Routing and Remote Access Server Setup Wizard.\r\n"
  778. IDS_RRAS_WIZARD_FAILED "The Routing and Remote Access Server Setup Wizard was not completed successfully.\r\n"
  779. IDS_RRAS_WIZARD_SUCCEEDED
  780. "The Routing and Remote Access Server Setup Wizard completed successfully.\r\n"
  781. IDS_LOG_RRAS_COMPLETED_SUCCESSFULLY
  782. "The Routing and Remote Access Server Setup Wizard completed successfully.\r\n"
  783. IDS_LOG_RRAS_WIZARD_ERROR
  784. "A problem occurred during the Routing and Remote Access Server Setup Wizard.\r\nPlease open the Routing and Remote Access console and follow the instructions to run the wizard again.\r\n"
  785. IDS_LOG_SERVER_IIS_SUCCESS "IIS installed successfully.\r\n"
  786. IDS_LOG_SERVER_IIS_FAILED
  787. "IIS could not be installed on this server.\r\nTo install IIS, try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  788. IDS_LOG_RRAS "Run the Routing and Remote Access Server Setup Wizard.\r\n"
  789. IDS_FILE_WARNING_LARGER_THAN_QUOTA
  790. "The warning level you set (%1) exceeds the disk space limit (%2). Do you want to change the warning level to %3?"
  791. IDS_DCPROMO_RUNNING2 "The Configure Your Server Wizard cannot continue because the Active Directory Installation wizard is running. Before continuing, ensure that all installations are complete, and then close the Active Directory Installation Wizard."
  792. IDS_DHCP_INSTALL_PROGRESS "Installing DHCP Server..."
  793. IDS_DHCP_CONFIG_PROGRESS "Configuring DHCP Server..."
  794. IDS_DHCP_CONFIG_FAILED "DHCP was installed successfully, but the Configure Your Server Wizard cannot finish configuring this DHCP server. A problem occurred during completion of the New Scope Wizard. To run the New Scope Wizard again, open the <a>DHCP console</a>."
  795. IDS_DHCP_UNINSTALL_TEXT "Remove DHCP Server service and its associated configuration\r\n"
  796. END
  797. STRINGTABLE
  798. BEGIN
  799. IDS_AD_INSTALL_FAILED_NEEDS_REBOOT
  800. "The Configure Your Server Wizard cannot finish setting up this server as a domain controller because Active Directory could not be installed.\nBefore you can try to install Active Directory again, you must restart this server. To install Active Directory after you restart the server, try running the Configure Your Server Wizard again, or run the Active Directory Installation Wizard by typing dcpromo at a command prompt."
  801. IDS_AD_UNINSTALL_MESSAGE_NEEDS_REBOOT
  802. "To complete the Active Directory removal process, you must restart this server. To add or remove another role after you restart the server, run the Configure Your Server Wizard again."
  803. IDS_AD_UNINSTALL_FAILED_NEEDS_REBOOT
  804. "The Configure Your Server Wizard cannot finish removing the domain controller role from this server because Active Directory could not be removed.\nBefore you can try to remove Active Directory again, you must restart this server. To remove Active Directory after you restart the server, try running the Configure Your Server Wizard again, or type dcpromo at a command prompt to run the Active Directory Installation Wizard."
  805. IDS_PRINT_SUCCESS_NO_SHARES
  806. "A server is a print server when it has a local printer that is shared. Although you successfully completed the Add Printer Wizard, you did not add a shared local printer.\n\nTo add a new printer, rerun the <a>Add Printer Wizard</a>.\nTo share a printer you have already added, open <a>Printers and Faxes</a>."
  807. IDS_PRINTER_WIZARD_CONFIG_LOG_TEXT "Configurations for a Print Server\r\n"
  808. IDS_LAUNCH_PRINTER_WIZARD_FAILED "Unable to run the Add Printer Wizard."
  809. IDS_PRINTER_WIZARD_FAILED
  810. "The Configure Your Server Wizard encountered an error trying to install printers.\r\nError: %1\r\nError Number: 0x%2!08X!\r\nError Description: %3 \r\n\r\n"
  811. IDS_SERVERMGMT_SHORTCUT_DESCRIPTION
  812. "Manage users, printers, and shared folders."
  813. END
  814. STRINGTABLE
  815. BEGIN
  816. IDS_EXPRESS_REBOOT_IPADDRESS "Assign static IP address: %1"
  817. IDS_EXPRESS_REBOOT_FORWARDER "Assign DNS forwarder: %1"
  818. IDS_EXPRESS_REBOOT_DHCP_SCOPE
  819. "Configure and activate DHCP scope: %1 to %2"
  820. IDS_EXECUTE_PRINTER_DRIVER_WIZARD_FAILED
  821. "The Add Printer Driver Wizard did not complete successfully."
  822. IDS_PRINT_SERVER_UNSUCCESSFUL
  823. "This server is not configured as a print server because no shared printers have been added to this server.\r\n"
  824. IDS_PRINT_SERVER_SUCCESSFUL "This server is configured as a print server."
  825. IDS_EXECUTE_PRINTER_WIZARD_FAILED
  826. "The Add Printer Wizard did not complete successfully."
  827. IDS_CONFIGURE_WEB_SERVER "Configure Application server.\n"
  828. IDS_LOG_IIS_ALREADY_SERVERED
  829. "Application server configured successfully.\r\n"
  830. END
  831. STRINGTABLE
  832. BEGIN
  833. IDS_PRINTER_DRIVER_WIZARD_FAILED
  834. "The Configure Your Server Wizard encountered an error trying to install printer drivers.\r\nError: %1\r\nError Number: 0x%2!08X!\r\nError Description: %3 \r\n\r\n"
  835. IDS_LAUNCH_PRINTER_DRIVER_WIZARD_FAILED
  836. "Unable to run the Add Printer Driver Wizard."
  837. IDS_PRINTER_DRIVER_WIZARD_SUCCEEDED
  838. "The Add Printer Driver Wizard completed successfully.\r\n"
  839. END
  840. STRINGTABLE
  841. BEGIN
  842. IDS_LOG_SERVER_START_DHCP
  843. "Install DHCP server and run the New Scope Wizard\r\n"
  844. IDS_LOG_DHCP_WIZARD_ERROR_FORMAT
  845. "DHCP installed successfully, but a problem occurred during the New Scope Wizard. %1\r\nPlease open the DHCP console and follow the instructions to run the wizard again.\r\n"
  846. IDS_MILESTONE_TITLE "Summary of Selections"
  847. IDS_MILESTONE_SUBTITLE "View and confirm the options you have selected."
  848. IDS_LOG_TERMINAL_SERVER_CONFIGURE
  849. "Configurations for a Terminal Server\r\n"
  850. IDS_LOG_TERMINAL_SERVER_ABORTED
  851. "This request was canceled. To install Terminal Server, try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  852. IDS_LOG_TERMINAL_SERVER_SERVER_FAILED
  853. "Configure Your Server has encountered an error trying to install Terminal Server.\r\n"
  854. IDS_LOG_TERMINAL_SERVER_REBOOT_SUCCESS
  855. "Terminal Server installed successfully.\r\nA Terminal Services Licensing Server must exist on the network. If no licensing server exists, this server will stop accepting connections from unlicensed clients 120 days after the Terminal Server installation. For more information, read the Terminal Services Licensing Overview in Windows Help.\r\n"
  856. IDS_LOG_TERMINAL_SERVER_REBOOT_FAILED
  857. "Terminal Server did not install successfully.\r\n"
  858. IDS_LOG_DCPROMO_REBOOT_FAILED
  859. "This server has not been successfully set up as a domain controller.\r\n"
  860. IDS_LOG_DHCP_AUTHORIZATION_SUCCEEDED
  861. "DHCP Server successfully authorized.\r\n"
  862. IDS_LOG_DHCP_AUTHORIZATION_FAILED
  863. "DHCP installed successfully, but a problem occurred during the authorization of the DHCP server. To authorize this server, open the DHCP console from the Administrative Tools in the Start Menu.\r\n"
  864. IDS_LOG_TAPI_CONFIG_SUCCEEDED "TAPI directory successfully set up.\r\n"
  865. IDS_LOG_TAPI_CONFIG_SUCCEEDED_FORMAT
  866. "An Application Naming Context was successfully set up in Active Directory on this domain controller for use by TAPI client applications. If you later need to demote this machine from being a domain controller, this Application Naming Context should be removed with the TAPICFG utility. The Application Naming Context has the following DNS name: %1.\r\n\r\n"
  867. IDS_LOG_TAPI_CONFIG_FAILED_FORMAT
  868. "TAPI directory has not been successfully setup [ 0x%1!08X! ].\r\n\r\n"
  869. IDS_LOG_FILE_SERVER "Configurations for a File Server\r\n"
  870. END
  871. STRINGTABLE
  872. BEGIN
  873. IDS_WINS_INF_WINDOW_TITLE "Windows Setup -- Installing WINS Server"
  874. IDS_LOG_SERVER_WINS_SUCCESS "WINS installed successfully.\r\n"
  875. IDS_LOG_WINS_SERVER_FAILED
  876. "WINS could not be installed on this server.\r\nTo install WINS, try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  877. END
  878. STRINGTABLE
  879. BEGIN
  880. IDS_LOG_EXPRESS_RRAS_FAILED
  881. "Configure Your Server has encountered an error in completing the Routing and Remote Access Setup wizard. %1\r\n"
  882. IDS_LOG_EXPRESS_CANCELED
  883. "Configure Your Server has encountered an error running configurations for Your First Server. The wizard was canceled by the user.\r\n"
  884. IDS_NETWORK_SERVER_TYPE "Networking and communications server (DHCP, DNS, WINS, and RRAS)"
  885. IDS_NETWORK_SERVER_DESCRIPTION
  886. "If you select this option, Configure Your Server installs the Windows networking services that you select. DHCP assigns IP addresses to network clients. DNS translates domain names to IP addresses and IP addresses to domain names. WINS maps computer names (NetBIOS names) to IP addresses. Routing and Remote Access can route network traffic or set up either dial-up networking or a virtual private network (VPN)."
  887. IDS_TERMINAL_SERVER_TYPE "Terminal server"
  888. IDS_TERMINAL_SERVER_DESCRIPTION
  889. "Terminal Servers process tasks for multiple client computers. This role is not required to allow remote administration.\n\n<a>Read about terminal servers and remote administration</a>"
  890. IDS_FILE_SERVER_TYPE "File server"
  891. IDS_FILE_SERVER_DESCRIPTION
  892. "File servers share and store files for users or applications.\n\n<a>Read about file servers</a>"
  893. IDS_PRINT_SERVER_TYPE "Print server"
  894. IDS_PRINT_SERVER_DESCRIPTION
  895. "Print servers provide and manage access to network printers and printer drivers.\n\n<a>Read about print servers</a>"
  896. IDS_DECISION_EXPRESS_MULTIPLE_NICS
  897. "Simplify the setup of a new network by adding a common set of roles for a first server. This option sets up this server as a domain controller by installing the Active Directory directory service; installs DNS server and DHCP server (if required) for IP address management; configures network routing; and activates a security firewall."
  898. IDS_FILE_MILESTONE_NO_CHANGES
  899. "No changes have been requested. Server Management will open upon completion of this wizard to allow you to add new or manage existing shared folders."
  900. IDS_MEDIA_SERVER_TYPE "Streaming media server"
  901. IDS_MEDIA_SERVER_DESCRIPTION
  902. "Streaming media servers store digital multimedia presentations that are transmitted over an intranet or the Internet.\n\n<a>Read about streaming media servers</a>"
  903. IDS_WEB_SERVER_TYPE "Application server (IIS, ASP.NET)"
  904. IDS_WEB_SERVER_DESCRIPTION
  905. "Application servers provide the core technologies required to build, deploy, and operate XML Web Services, Web applications, and distributed applications. Application server technologies include ASP.NET, COM+ and Internet Information Services (IIS).\n\n<a>Read about application servers</a>"
  906. END
  907. STRINGTABLE
  908. BEGIN
  909. IDS_DHCP_SERVER_TYPE "DHCP server"
  910. IDS_DHCP_SERVER_DESCRIPTION
  911. "DHCP (Dynamic Host Configuration Protocol) servers assign IP addresses to network clients.\n\n<a>Read about DHCP servers</a>"
  912. IDS_DNS_SERVER_TYPE "DNS server"
  913. IDS_DNS_SERVER_DESCRIPTION
  914. "DNS (Domain Name System) servers translate domain and computer DNS names to IP addresses.\n\nIf you plan to set up this server as a domain controller and it is the first domain controller in the domain, select the domain controller role. In this case, the domain controller role configures the server so that DNS and Active Directory work together.\n\n<a>Read about DNS servers</a>"
  915. IDS_WINS_SERVER_TYPE "WINS server"
  916. IDS_WINS_SERVER_DESCRIPTION
  917. "WINS (Windows Internet Name Service) servers map computer names (NetBIOS names) to IP addresses.\n\n<a>Read about WINS servers</a>"
  918. IDS_RRAS_SERVER_TYPE "Remote access / VPN server"
  919. IDS_FILE_FINISH_CONFIGURE "Configure file server.\r\n"
  920. IDS_EXPRESS_PATH_TYPE "Express Path"
  921. IDS_EXPRESS_PATH_DESCRIPTION
  922. "Configure Your Server will install the Active Directory directory service, the DNS service, and the DHCP service."
  923. IDS_DOMAIN_CONTROLLER_TYPE "Domain Controller (Active Directory)"
  924. IDS_DOMAIN_CONTROLLER_DESCRIPTION
  925. "Domain controllers store directory data and manage user logon processes and directory searches.\n\n<a>Read about domain controllers</a>"
  926. IDS_SYSOC_FULL_PATH "%1\\sysocmgr.exe"
  927. IDS_TAPI_CONFIG_COMMAND_FORMAT
  928. "Install /Directory:TAPI3Directory.%1 /ForceDefault"
  929. IDS_WEB_DESCRIPTION_INSTALLED
  930. "This server is configured as an application server.\nTo manage this server, open <a>Manage Your Server</a>.\n\nTo remove this role, click Next."
  931. IDS_MEDIA_SERVER_DESCRIPTION_INSTALLED
  932. "This server is configured as a streaming media server.\nTo manage this server, open <a>Manage Your Server</a>.\n\nTo remove this role, click Next."
  933. END
  934. STRINGTABLE
  935. BEGIN
  936. IDS_DHCP_FINISH_TEXT "Install DHCP server\r\nRun the New Scope Wizard to configure a new DHCP scope\r\n"
  937. IDS_DNS_FINISH_TEXT "Install DNS server\r\nRun the Configure a DNS Server Wizard to configure DNS\r\n"
  938. IDS_MEDIA_FINISH_TEXT "Install Windows Media Services\r\n"
  939. IDS_RRAS_FINISH_TEXT "Run the Routing and Remote Access Server Setup Wizard to set up routing and VPN\r\n"
  940. IDS_WEB_FINISH_TEXT "Install Internet Information Services (IIS)\r\nEnable COM+ for remote transactions\r\n"
  941. IDS_WINS_FINISH_TEXT "Install WINS\r\n"
  942. IDS_DC_FINISH_TEXT "Run the Active Directory Installation Wizard to set up this server as a domain controller\r\n"
  943. IDS_EXPRESS_FINISH_DNS_FORWARDERS
  944. "Forward unresolved DNS queries to the following server: %1\r\n"
  945. IDS_WEB_MILESTONE_DTC "Enable Microsoft Distributed Transaction Coordinator (DTC) for remote access\r\n"
  946. END
  947. STRINGTABLE
  948. BEGIN
  949. IDS_NETBIOS_NAME_TITLE "NetBIOS Name"
  950. IDS_NETBIOS_NAME_SUBTITLE
  951. "Clients running versions of Windows other than Windows 2000, Windows XP, and the Windows Server 2003 family will use the NetBIOS domain name."
  952. IDS_EXPRESS_DNS_TITLE "Networking Properties: DNS"
  953. IDS_EXPRESS_DNS_SUBTITLE "DNS resolves IP addresses with computer names."
  954. IDS_EXPRESS_DHCP_TITLE "Networking Properties: DHCP"
  955. IDS_EXPRESS_DHCP_SUBTITLE
  956. "DHCP assigns IP addresses to clients on a network."
  957. IDS_RESTORE_PASSWORD_TITLE "Directory Services Restore Mode Password"
  958. IDS_RESTORE_PASSWORD_SUBTITLE
  959. "Directory Services Restore Mode is a safe mode startup option that you can use to restore the Active Directory."
  960. IDS_PRINT_SERVER_TITLE "Printers and Printer Drivers"
  961. IDS_PRINT_SERVER_SUBTITLE
  962. "You can make printers and printer drivers available to clients on your network."
  963. IDS_TERMINAL_SERVER_TITLE "Terminal Server"
  964. IDS_TERMINAL_SERVER_SUBTITLE
  965. "Terminal Server sets up this server to process tasks for multiple client computers."
  966. IDS_FILE_FINISH_NOSHARES_NOQUOTA_NOINDEXSTART
  967. "The Configure Your Server Wizard cannot finish setting up this server as a file server for the following reasons:\n\nYou have not shared any folders. To share folders, run the <a>Share a Folder Wizard</a>.\n\nDefault disk quotas were not set.\nTo manually set disk quotas, open the <a>File Server Management console</a>.\n\nThe Indexing Service was not started. To manually turn on the Indexing Service, open the <a>Services console</a>."
  968. IDS_FILE_FINISH_NOSHARES_NOQUOTA
  969. "The Configure Your Server Wizard cannot finish setting up this server as a file server for the following reasons:\n\nYou have not shared any folders. To share folders, run the <a>Share a Folder Wizard</a>.\n\nDefault disk quotas were not set.\nTo manually set disk quotas, open the <a>File Server Management console</a>."
  970. IDS_FILE_SERVER_TITLE "File Server Disk Quotas"
  971. IDS_FILE_SERVER_SUBTITLE
  972. "Use disk quotas to track and control disk space usage on this server."
  973. END
  974. STRINGTABLE
  975. BEGIN
  976. IDS_LOG_WEB_HEADING "Configurations for an Application Server\r\n"
  977. IDS_LOG_MEDIA_HEADING "Configurations for a Streaming Media Server\r\n"
  978. IDS_LOG_DOMAIN_CONTROLLER_HEADING
  979. "Configurations of a Domain Controller\r\n"
  980. IDS_LOG_DOMAIN_CONTROLLER_SERVER "Install Active Directory\r\n"
  981. IDS_LOG_DOMAIN_CONTROLLER_SUCCESS
  982. "This server has been successfully set up as a domain controller.\r\n"
  983. IDS_LOG_DOMAIN_CONTROLLER_FAILED
  984. "This server has not been successfully set up as a domain controller. Please type dcpromo at a command prompt to run the Active Directory Installation Wizard to correct the problem.\r\n"
  985. END
  986. STRINGTABLE
  987. BEGIN
  988. IDS_INDEXING_TITLE "File Server Indexing Service"
  989. IDS_INDEXING_SUBTITLE "Users can search indexed files for specific words or characters."
  990. IDS_FILE_FINISH_DISK_QUOTAS "Set default disk quotas\r\n"
  991. IDS_FILE_FINISH_INDEXING_ON "Turn on Indexing Service\r\n"
  992. IDS_FILE_FINISH_INDEXING_OFF "Turn off Indexing Service\r\n"
  993. IDS_FINISH_NO_CHANGES "No changes have been selected.\r\n"
  994. IDS_PRINT_FINISH_ALL_CLIENTS
  995. "Add printers to this server using the Add Printer Wizard.\r\nAdd printer drivers to this server using the Add Printer Driver Wizard.\r\n"
  996. IDS_PRINT_FINISH_W2K_CLIENTS
  997. "Add printers to this server using the Add Printer Wizard.\r\n"
  998. IDS_NIC_SELECTION_TITLE "Local Network Card Information"
  999. IDS_NIC_SELECTION_SUBTITLE
  1000. "Select the network card to be used for the local network."
  1001. IDS_BEFORE_BEGIN_TITLE "Preliminary Steps"
  1002. IDS_BEFORE_BEGIN_SUBTITLE
  1003. "You can ensure that you successfully configure your server by completing the following steps before continuing."
  1004. IDS_FILE_FINISH_NOSHARES_NOINDEXSTOP
  1005. "The Configure Your Server Wizard cannot finish setting up this server as a file server for the following reasons:\n\nYou have not shared any folders. To share folders, run the <a>Share a Folder Wizard</a>.\n\nThe Indexing Service was not stopped. To manually turn off the Indexing Service, open the <a>Services console</a>."
  1006. IDS_FILE_FINISH_NOSHARES_NOINDEXSTART
  1007. "The Configure Your Server Wizard cannot finish setting up this server as a file server for the following reasons:\n\nYou have not shared any folders. To share folders, run the <a>Share a Folder Wizard</a>.\n\nThe Indexing Service was not started. To manually turn on the Indexing Service, open the <a>Services console</a>."
  1008. IDS_INDEX_PAGE_STATIC_SERVERED
  1009. "Indexing service catalogs the contents of the files in shared folders so that users can search them. Indexing service is currently turned on.\n"
  1010. IDS_INDEX_PAGE_STATIC_NOT_SERVERED
  1011. "Indexing Service catalogs the contents of the files in shared folders so that users can search them. Indexing Service is currently turned off."
  1012. END
  1013. STRINGTABLE
  1014. BEGIN
  1015. IDS_KB "KB"
  1016. IDS_MB "MB"
  1017. IDS_GB "GB"
  1018. END
  1019. STRINGTABLE
  1020. BEGIN
  1021. IDS_TERMINAL_SERVER_DESCRIPTION_INSTALLED
  1022. "This server is configured as a terminal server.\nTo manage this server, open <a>Manage Your Server</a>.\n\nTo remove this role, click Next."
  1023. IDS_EXPRESS_CANCELLED "The Configure Your Server Wizard cannot finish setting up this server because of the following problems:\nThe process was canceled."
  1024. IDS_LOG_EXPRESS_CANCELLED "The process was canceled.\r\n"
  1025. IDS_TAPI_CONFIG_EXE "tapicfg.exe"
  1026. IDS_FILE_SERVER_RUN_SHARE_WIZARD
  1027. "Run the Share a Folder Wizard to add new shared folders or share existing folders\r\n"
  1028. IDS_FILE_FINISH_NOSHARES_NOQUOTA_NOINDEXSTOP
  1029. "The Configure Your Server Wizard cannot finish setting up this server for the following reasons:\n\nYou have not shared any folders. To share folders, run the <a>Share a Folder Wizard</a>.\n\nDefault disk quotas were not set.\nTo manually set disk quotas, open the <a>File Server Management console</a>.\n\nThe Indexing Service was not stopped. To manually turn off the Indexing Service, open the <a>Services console</a>."
  1030. IDS_DOMAIN_CONTROLLER_DESCRIPTION_INSTALLED
  1031. "This server is configured as a domain controller.\nTo manage this server, open <a>Manage Your Server</a>.\n\nTo remove this role, click Next."
  1032. IDS_EXPRESS_DNS_SERVER_FAILURE
  1033. "The Configure Your Server Wizard cannot finish setting up this server because of the following problems:\nDNS could not be installed on this server. To install DNS, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  1034. IDS_EXPRESS_DNS_FORWARDER_FAILURE
  1035. "The Configure Your Server Wizard cannot finish setting up this server because of the following problems:\nA DNS forwarder could not be assigned. To assign a forwarder, open the <a>DNS console</a>."
  1036. IDS_DNS_SERVER_DESCRIPTION_INSTALLED
  1037. "This server is configured as a DNS server.\nTo manage this server, open <a>Manage Your Server</a>.\n\nTo remove this role, click Next."
  1038. IDS_DHCP_SERVER_DESCRIPTION_INSTALLED
  1039. "This server is configured as a DHCP server.\nTo manage this server, open <a>Manage Your Server</a>.\n\nTo remove this role, click Next."
  1040. END
  1041. STRINGTABLE
  1042. BEGIN
  1043. IDS_LOG_FILE_SERVER_SET_QUOTAS "Set default disk quotas.\r\n"
  1044. IDS_LOG_INDEXING_STOP_SUCCEEDED "Indexing Services stopped.\r\n"
  1045. IDS_LOG_INDEXING_STOP_FAILED "Indexing Services was not stopped.\r\n"
  1046. IDS_LOG_INDEXING_START_SUCCEEDED "Indexing Services started.\r\n"
  1047. IDS_LOG_INDEXING_START_FAILED "Indexing Services was not started.\r\n"
  1048. IDS_LOG_DISK_QUOTA_FAILED "Disk quota was not set.\r\nError = %1!x!\r\n"
  1049. IDS_LOG_DISK_QUOTA_DRIVE_FORMAT
  1050. " Disk quota set successfully on drive %1.\r\n"
  1051. IDS_LOG_DISK_QUOTA_LIMIT_FORMAT
  1052. " Disk space limited to %1!I64d! bytes.\r\n"
  1053. IDS_LOG_DISK_QUOTA_THRESHOLD_FORMAT
  1054. " Warning level set to %1!I64d! bytes.\r\n"
  1055. IDS_LOG_DISK_QUOTA_DENY_FORMAT
  1056. " Disk space is denied to users exceeding disk space limit of %1!I64d! bytes.\r\n"
  1057. IDS_LOG_DISK_QUOTA_NOT_DENY_FORMAT
  1058. " Disk space is not denied to users exceeding the limit.\r\n"
  1059. IDS_LOG_DISK_QUOTA_LOG_LIMIT
  1060. " When the user exceeds disk space limit an event will be logged.\r\n"
  1061. IDS_LOG_DISK_QUOTA_LOG_WARNING
  1062. " When the user exceeds warning level an event will be logged.\r\n"
  1063. IDS_DHCP_EXPRESS_LOG_FAILURE
  1064. "DHCP could not be installed on this server. To install DHCP, try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  1065. IDS_DHCP_EXPRESS_LOG_NOT_REQUIRED "DHCP is not required.\r\n"
  1066. IDS_DHCP_EXPRESS_LOG_SUCCESS "DHCP installed successfully.\r\n"
  1067. END
  1068. STRINGTABLE
  1069. BEGIN
  1070. IDS_AD_EXPRESS_LOG_FAILURE
  1071. "Active Directory could not be installed and configured on this server. To install Active Directory, try running the Configure Your Server Wizard again, or run the Active Directory Installation Wizard by typing dcpromo at a command prompt.\r\n"
  1072. IDS_LOG_DNS_SERVICE_TIMEOUT
  1073. "DNS installed successfully, but a problem occurred trying to start the DNS service. To manually start the DNS service, open the Services console under Administrative Tools in the Start menu. When the DNS service is started, open the DNS console to run the Configure a DNS Server Wizard.\r\n"
  1074. IDS_DNS_SERVICE_START_FAILED
  1075. "The Configure Your Server Wizard cannot finish setting up this server as a DNS server. DNS was installed successfully, but a problem occurred trying to start the DNS service. To manually start the DNS service, open the <a>Services console</a>.\n\nWhen the DNS service is started, open the DNS console to run the Configure a DNS Server Wizard."
  1076. IDS_LOG_TS_UNINSTALL_CANCEL_REBOOT
  1077. "This request was canceled. To remove Terminal Server, try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  1078. IDS_FILE_MILESTONE_RUN_SHARE_WIZARD "Sharing folders..."
  1079. IDS_LOG_WEBAPP_FRONTPAGE_FAILED
  1080. "FPSE could not be installed on this server. To install FPSE, use Add or Remove Programs. Click Add/Remove Windows Components, select Application Server, click Details, select Internet Information Services (IIS), click Details, select FrontPage 2002 Server Extensions, click OK, click OK, and then Click Next.\r\n"
  1081. IDS_DECISION_PAGE_TEXT "The Express setup option simplifies the setup of a new network by installing and configuring a common set of server components. Use the Custom setup option to install your own combination of server components."
  1082. IDS_OPEN_LOG_FORMAT_STRING "Ope&n the log file %1"
  1083. IDS_FINISH_PAGE_FAILURE "Failed"
  1084. IDS_PROGRESS_TITLE "Applying Selections"
  1085. IDS_PROGRESS_SUBTITLE "The Configure Your Server Wizard is adding the selected role to this server."
  1086. IDS_FINISH_MESSAGE "Some message that states success for this role."
  1087. IDS_LOG_UNINSTALL_DOMAIN_CONTROLLER_HEADING
  1088. "Removal of Domain Controller Role\r\n"
  1089. IDS_LOG_UNINSTALL_DHCP_HEADER "Removal of DHCP Server Role\r\n"
  1090. IDS_LOG_UNINSTALL_DNS_HEADER "Removal of DNS Server Role\r\n"
  1091. END
  1092. STRINGTABLE
  1093. BEGIN
  1094. IDS_TERMINAL_SERVER_FINISH_SERVER_TS "Install Terminal Server\r\n"
  1095. IDS_EXPRESS_FINISH_TEXT "Install Active Directory and DNS server (sets up this server as a domain controller)\r\n"
  1096. IDS_EXPRESS_FINISH_DOMAIN_NAME
  1097. "Create the following full domain name: %1\r\n"
  1098. IDS_EXPRESS_FINISH_STATIC_IP "Assign static IP address: %1.\r\n"
  1099. IDS_EXPRESS_FINISH_DHCP_SCOPE "Create DHCP scope: %1 - %2.\r\n"
  1100. IDS_EXPRESS_DHCP_TEXT "Install DHCP server (if required)\r\n"
  1101. END
  1102. STRINGTABLE
  1103. BEGIN
  1104. IDS_SYNC_RESTORE_PASSWORD_TITLE
  1105. "Directory Services Restore Mode Password Synchronization"
  1106. IDS_SYNC_RESTORE_PASSWORD_SUBTITLE
  1107. "Directory Services Restore Mode is a safe mode startup option that you can use to restore the Active Directory."
  1108. IDS_TS_PAGE_REMOTE_DESKTOP
  1109. "If you want to administer this server remotely, you do not need to install Terminal Server. You can use Remote Desktop for Administration, which is already available on this server."
  1110. IDS_POP3_TITLE "Configure POP3 Service"
  1111. IDS_NOTS_NO_REMOTE_DESKTOP
  1112. "Terminal Server sets up this server to process tasks for multiple client computers. If you select this item, the Configure Your Server Wizard installs Terminal Server.\n\nIf you want to administer this server remotely, you do not need to install Terminal Server. Select the server role Administration Across the Network above."
  1113. IDS_POP3_SUBTITLE "You must specify how e-mail clients will authenticate to the server and the e-mail domain name."
  1114. IDS_MASK_REQUIRED "You must provide a subnet mask."
  1115. IDS_FAILED_SERVER "One or more problems were encountered while configuring this server.\n\nDo you want to open the log file now?"
  1116. IDS_NO_CHANGES_MESSAGEBOX_TEXT
  1117. "You have not selected any configuration options.\nNo changes will be made to this server."
  1118. IDS_LOG_DHCP_HEADER "Configurations for a DHCP Server\r\n"
  1119. IDS_LOG_DNS_HEADER "Configurations for a DNS Server\r\n"
  1120. IDS_LOG_EXPRESS_HEADER "Configurations for Your First Server\r\n"
  1121. IDS_LOG_RRAS_HEADING "Configurations for a Network Access Server\r\n"
  1122. IDS_LOG_WINS_HEADING "Configurations for a WINS Server\r\n"
  1123. IDS_LOG_EXPRESS_RRAS_SUCCESSFUL
  1124. "The Routing and Remote Access Setup wizard completed successfully.\r\n"
  1125. IDS_LOG_EXPRESS_RRAS_CANCELED
  1126. "Configure Your Server has encountered an error using the Routing and Remote Access Setup Wizard. The wizard was canceled.\r\n"
  1127. END
  1128. STRINGTABLE
  1129. BEGIN
  1130. IDS_NIC_COLUMN "Network Card"
  1131. IDS_STATUS_COLUMN "Status"
  1132. IDS_ADDRESS_COLUMN "IP Address"
  1133. END
  1134. STRINGTABLE
  1135. BEGIN
  1136. IDS_START_MENU_TOOLTIP "Configures this server for use on your network"
  1137. END
  1138. STRINGTABLE
  1139. BEGIN
  1140. IDS_SERVER_ROLE_COLUMN_HEADER "Server Role"
  1141. IDS_STATUS_COLUMN_HEADER "Configured"
  1142. IDS_STATUS_COMPLETED "Yes"
  1143. IDS_EXPRESS_REBOOT_TITLE "Server Configuration Progress"
  1144. IDS_EXPRESS_REBOOT_SUBTITLE
  1145. "The following actions you have selected are now being performed."
  1146. IDS_DNS_FORWARDER_TITLE "Forwarding DNS Queries"
  1147. IDS_DNS_FORWARDER_SUBTITLE
  1148. "A DNS server that is designated as a forwarder resolves DNS queries that this server cannot resolve."
  1149. IDS_FORWARDER_STATIC_TEXT
  1150. "This server might receive DNS queries (requests to translate IP addresses into computer names) that it cannot resolve. You can set up this server to forward these queries to another DNS server, called a forwarder.\n\nIf your Internet connection is provided by an Internet Service Provider (ISP), contact the ISP for the address of the appropriate forwarder. If you do not use an ISP, contact your network administrator for the address."
  1151. IDS_FORWARDER_IPADDRESS_REQUIRED
  1152. "An IP address must be provided if you wish to forward DNS requests."
  1153. IDS_EXPRESS_RRAS_TITLE "Internet Access"
  1154. IDS_EXPRESS_RRAS_SUBTITLE
  1155. "Servers that provide Internet access require special routing and security features."
  1156. IDS_DECISION_EXPRESS_TOO_LONG_TEXT
  1157. "Simplify the setup of a new network by adding a common set of roles for a first server. This option sets up this server as a domain controller by installing the Active Directory directory service and installs DNS server and DHCP server (if required) for IP address management."
  1158. IDS_EXPRESS_RRAS_TOO_LONG_TEXT_IN_AND_OUT
  1159. "Local network clients can gain access to the Internet, and external Internet users can view Web sites hosted on this server. This option enables network routing and sets up security to prevent external users who are viewing your public Web sites from gaining access to private resources."
  1160. IDS_EXPRESS_RRAS_TOO_LONG_TEXT_OUT
  1161. "Local network clients can gain access to the Internet. This option enables network routing and sets up security to prevent Internet users from gaining access to private resources on your network."
  1162. END
  1163. STRINGTABLE
  1164. BEGIN
  1165. IDS_LOG_UNINSTALL_DOMAIN_CONTROLLER_SERVER
  1166. "Active Directory could not be removed.\r\nTo remove Active Directory, try running the Configure Your Server Wizard again, or type dcpromo at a command prompt to run the Active Directory Installation Wizard.\r\n"
  1167. END
  1168. STRINGTABLE
  1169. BEGIN
  1170. IDS_EXPRESS_REBOOT_FORWARDER_FAILED
  1171. "The DNS forwarder could not be assigned. Open the DNS console to correct this problem.\r\n"
  1172. IDS_EXPRESS_REBOOT_FORWARDER_SUCCEEDED "DNS forwarder: %1\r\n"
  1173. IDS_EXPRESS_REBOOT_DNS_SERVER_FAILED
  1174. "DNS could not be installed on this server. See operating system Help for more information.\r\n"
  1175. IDS_EXPRESS_REBOOT_DNS_SERVER_SUCCEEDED "DNS installed successfully.\r\n"
  1176. IDS_LOG_DCPROMO_REBOOT_SUCCEEDED
  1177. "This server has been successfully set up as a domain controller.\r\n"
  1178. IDS_EXPRESS_IPADDRESS_SUCCESS "Static IP address: %1\r\n"
  1179. IDS_EXPRESS_SUBNETMASK_SUCCESS "Subnet mask: %1\r\n"
  1180. IDS_EXPRESS_DNSSERVER_SUCCESS "Preferred DNS server: %1\r\n"
  1181. IDS_EXPRESS_SERVER_AD "Install Active Directory and DNS\r\n"
  1182. IDS_EXPRESS_AD_DOMAIN_NAME "Full domain name: %1\r\n"
  1183. IDS_EXPRESS_AD_NETBIOS_NAME "NetBIOS domain name: %1\r\n"
  1184. IDS_SERVER_ONLY "The Configure Your Server Wizard is available only for the following operating systems:\nWindows Server 2003, Standard Edition\nWindows Server 2003, Enterprise Edition\nWindows Server 2003, Datacenter Edition"
  1185. IDS_STATUS_CONFIGURED "Yes (can be modified)"
  1186. IDS_LOG_FILE_SERVER_SUCCESS "File server configured successfully.\r\n"
  1187. END
  1188. STRINGTABLE
  1189. BEGIN
  1190. IDS_DETECTING_SETTINGS_FORMAT "Detecting settings for %1..."
  1191. IDS_RETRIEVE_OS_INFO "Getting Operating System version information..."
  1192. END
  1193. STRINGTABLE
  1194. BEGIN
  1195. IDS_RETRIEVE_NIC_INFO "Detecting network hardware information..."
  1196. END
  1197. STRINGTABLE
  1198. BEGIN
  1199. IDS_FILE_FINISH_NOSHARES
  1200. "The Configure Your Server Wizard cannot finish setting up this server as a file server for the following reasons:\n\nYou have not shared any folders. To share folders, run the <a>Share a Folder Wizard</a>."
  1201. IDS_FILE_FINISH_NOQUOTA_NOINDEXSTOP
  1202. "You have successfully set up this server as a file server by sharing folders.\n\nDefault disk quotas were not set.\nTo manually set disk quotas, open the <a>File Server Management console</a>.\n\nThe Indexing Service was not stopped. To manually turn off the Indexing Service, open the <a>Services console</a>."
  1203. IDS_FILE_FINISH_NOQUOTA_NOINDEXSTART
  1204. "You have successfully set up this server as a file server by sharing folders.\n\nDefault disk quotas were not set.\nTo manually set disk quotas, open the <a>File Server Management console</a>.\n\nThe Indexing Service was not started. To manually turn on Indexing Service, open the <a>Services console</a>."
  1205. IDS_FILE_FINISH_NOQUOTA "You have successfully set up this server as a file server by sharing folders.\n\nDefault disk quotas were not set.\nTo manually set disk quotas, open the <a>File Server Management console</a>."
  1206. IDS_FILE_FINISH_NOINDEXSTOP
  1207. "You have successfully set up this server as a file server by sharing folders.\n\nThe Indexing Service was not stopped. To manually turn off the Indexing Service, open the <a>Services console</a>."
  1208. IDS_FILE_FINISH_NOINDEXSTART
  1209. "You have successfully set up this server as a file server by sharing folders.\n\nThe Indexing Service was not started. To manually turn on the Indexing Service, open the <a>Services console</a>."
  1210. IDS_FINISH_SUBTITLE "Finish subtitle"
  1211. IDS_WEBAPP_TITLE "Application Server Options"
  1212. IDS_EXPRESS_REBOOT_NO_FORWARDER "DNS queries will not be forwarded."
  1213. IDS_EXPRESS_REBOOT_LOG_NO_FORWARDER
  1214. "DNS queries will not be forwarded.\r\n"
  1215. IDS_DISK_SPACE_LIMIT_CONVERSION_ERROR
  1216. "The disk quota size may only contain digits from 0 - 9."
  1217. IDS_WARNING_LEVEL_CONVERSION_ERROR
  1218. "The warning level may only contain digits from 0 - 9."
  1219. IDS_LOG_RRAS_PORT_ERROR "A problem occurred in configuring the special port required to allow external Internet users to view Web sites hosted on this server. Please open the Routing and Remote Access console to configure this special port for inbound connections.\r\n"
  1220. IDS_CUSTOM_SERVER_SUBTITLE_JOINED
  1221. "You can set up this server to perform one or more specific roles. If you want to add more than one role to this server, you can run this wizard again."
  1222. IDS_WEBAPP_SUBTITLE "IIS, COM+, ASP.NET, and Microsoft .NET Framework are installed automatically for this role."
  1223. IDS_WEB_MILESTONE_FRONTPAGE "Install FrontPage Server Extensions\r\n"
  1224. END
  1225. STRINGTABLE
  1226. BEGIN
  1227. IDS_ORDERKB "KB"
  1228. IDS_ORDERMB "MB"
  1229. IDS_ORDERGB "GB"
  1230. IDS_ORDERTB "TB"
  1231. IDS_ORDERPB "PB"
  1232. IDS_ORDEREB "EB"
  1233. IDS_NO_LIMIT "No Limit"
  1234. END
  1235. STRINGTABLE
  1236. BEGIN
  1237. IDS_FILE_FINISH_OPEN_SMC
  1238. "Open file management tool in Server Management\r\n"
  1239. IDS_FILE_FINISH_OPEN_FSC "Open File Server Management\r\n"
  1240. END
  1241. STRINGTABLE
  1242. BEGIN
  1243. IDS_FILE_FINISH_SERVER_FSC "Install File Server Management\r\n"
  1244. END
  1245. STRINGTABLE
  1246. BEGIN
  1247. IDS_FILE_LOG_START_MENU "File Server Management added under the Start Menu.\r\n"
  1248. IDS_FILE_LOG_ADMIN_TOOLS
  1249. "File Server Management added under Start/Programs/Administrative Tools.\r\n"
  1250. IDS_FILESERVER_ADMINTOOLS_LINK "File Server Management.lnk"
  1251. IDS_UNINSTALL_MILESTONE_TITLE "Role Removal Confirmation"
  1252. IDS_UNINSTALL_MILESTONE_SUBTITLE
  1253. "The Configure Your Server Wizard is ready to remove the role."
  1254. IDS_SERVERMGMT_ADMIN_TOOLS_LINK "Server Management.lnk"
  1255. END
  1256. STRINGTABLE
  1257. BEGIN
  1258. IDS_PRINT_SERVER_DESCRIPTION_INSTALLED
  1259. "This server is configured as a print server.\nTo manage this server, open <a>Manage Your Server</a>.\n\nTo remove this role, click Next."
  1260. IDS_FILE_SERVER_DESCRIPTION_CONFIGURED
  1261. "This server is configured as a file server.\nTo manage this server, open <a>Manage Your Server</a>.\n\nTo remove this role, click Next."
  1262. IDS_EXPRESS_DHCP_SCOPE_FAILURE
  1263. "The Configure Your Server Wizard cannot finish setting up this server because of the following problems:\nDHCP installed successfully, but a problem occurred during the scope activation process. To activate a scope, run the New Scope Wizard in the <a>DHCP console</a>."
  1264. IDS_FILE_MILESTONE_QUOTAS "Setting disk quotas..."
  1265. IDS_FILE_MILESTONE_INDEX_OFF "Turning off Indexing Service..."
  1266. IDS_FILE_MILESTONE_INDEX_ON "Turning on Indexing Service..."
  1267. IDS_FILE_MILESTONE_INSTALL_FILE_CONSOLE
  1268. "Installing File Server Management..."
  1269. IDS_PRINT_PROGRESS_PRINTER_WIZARD "Adding printers to this server..."
  1270. IDS_PRINT_PROGRESS_DRIVERS_WIZARD
  1271. "Adding printer drivers to this server..."
  1272. IDS_PRINT_FINISH_TITLE "This Server is Now a Print Server"
  1273. IDS_PRINT_FINISH_MESSAGE
  1274. "You have successfully set up this server as a print server. To add or remove another role, run the Configure Your Server Wizard again.\n\n<a>View the next steps for this role</a>"
  1275. IDS_CANNOT_COMPLETE "Cannot Complete"
  1276. IDS_PRINT_INSTALL_FAILED
  1277. "The Configure Your Server Wizard cannot finish setting up this server as a print server because no shared printers have been set up on this server.\n\nTo add a new printer, rerun the <a>Add Printer Wizard</a>.\nTo share a printer you have already added, open <a>Printers and Faxes</a>."
  1278. IDS_PRINT_UNINSTALL_MESSAGE
  1279. "You have successfully removed the print server role from this server. To add or remove another role, run the Configure Your Server Wizard again."
  1280. IDS_PRINT_UNINSTALL_FAILED
  1281. "The Configure Your Server Wizard cannot finish removing the print server role because not printers were removed from this server. To stop sharing these printers, open <a>Printers and Faxes</a>. Then open the properties of the printers you want to stop sharing."
  1282. IDS_LOG_WEBAPP_ASPNET_FAILED
  1283. "ASP.NET was not enabled. To enable ASP.NET manually, open the Application Server console.\r\n"
  1284. END
  1285. STRINGTABLE
  1286. BEGIN
  1287. IDS_LOG_WEBAPP_DTC_FAILED
  1288. "DTC was not enabled. To enable DTC manually, open the Application Server console.\r\n"
  1289. IDS_LOG_WEBAPP_PLUS_FAILED
  1290. "COM+ was not enabled. To enable COM+ manually, open the Application Server console.\r\n"
  1291. IDS_WEBAPP_FINISH_OPTIONAL_FAILURE_HEADER
  1292. "You have successfully set up this server as an application server by installing IIS.\n\n"
  1293. IDS_WEBAPP_FINISH_FRONTPAGE_FAILURE
  1294. "FPSE could not be installed on this server. To install FPSE, use Add or Remove Programs. Click Add/Remove Windows Components, select Internet Information Services (IIS), click Details, select FrontPage 2002 Server Extensions, click OK, and then click Next.\n\n"
  1295. IDS_WEB_FINISH_TITLE "This Server is Now an Application server"
  1296. IDS_WEB_FINISH_MESSAGE "You have successfully set up this server as an application server by installing IIS.\n\n<a>View the next steps for this role</a>"
  1297. IDS_WEB_INSTALL_FAILED "The Configure Your Server Wizard cannot finish setting up this server as an application server because IIS could not be installed. To install IIS, try running the Configure Your Server Wizard again. For more information about installing IIS, <a>read about application servers</a>."
  1298. IDS_WEB_UNINSTALL_MESSAGE
  1299. "You have successfully removed the Application Server Role from this server by removing IIS. To add or remove another role, run the Configure Your Server Wizard again."
  1300. IDS_WEB_UNINSTALL_FAILED
  1301. "The Configure Your Server Wizard cannot finish removing the application server role from this server because IIS could not be removed. To remove IIS, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  1302. IDS_POP3_FINISH_TITLE "This Server is Now a Mail Server"
  1303. IDS_POP3_FINISH_MESSAGE "You have successfully set up this server as a mail server. To add or remove another role, run the Configure Your Server Wizard again.\n\n<a>View the next steps for this role</a>"
  1304. IDS_POP3_INSTALL_FAILED "The Configure Your Server Wizard cannot finish setting up this server as a mail server because the POP3 service could not be installed. To install the POP3 service, try running the Configure Your Server Wizard again, or use Add or Remove Programs. For more information about installing POP3, <a>read about mail servers</a>."
  1305. IDS_POP3_UNINSTALL_MESSAGE
  1306. "You have successfully removed the mail server role from this server. To add or remove another role, run the Configure Your Server Wizard again."
  1307. IDS_POP3_UNINSTALL_FAILED
  1308. "The Configure Your Server Wizard cannot finish removing the mail server role from this server because the POP3 service could not be removed. To remove the POP3 service, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  1309. IDS_TS_FINISH_TITLE "This Server is Now a Terminal Server"
  1310. IDS_TS_FINISH_MESSAGE "You have successfully set up this server as a terminal server. A Terminal Services License Server must exist on the network. If no license server exists, this server will stop accepting connections from unlicensed clients 120 days after the Terminal Server installation. For more information, read the <a>terminal server licensing overview</a>.\n\nTo add or remove another role, run the Configure Your Server Wizard again."
  1311. END
  1312. STRINGTABLE
  1313. BEGIN
  1314. IDS_DHCP_INSTALL_FAILED "The Configure Your Server Wizard cannot finish setting up this server as a DHCP server because DHCP could not be installed. To install DHCP, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  1315. IDS_DHCP_UNINSTALL_MESSAGE
  1316. "You have successfully removed the DHCP server role from the server. To add or remove another role, run the Configure Your Server Wizard again."
  1317. IDS_DHCP_UNINSTALL_FAILED
  1318. "The Configure Your Server Wizard cannot finish removing the DHCP server role from this server because DHCP could not be removed. To remove DHCP, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  1319. IDS_WEBAPP_FINISH_ASPNET_FAILURE
  1320. "ASP.NET was not enabled. To enable ASP.NET manually, open the <a>Application Server console</a>.\n\n"
  1321. IDS_WEBAPP_FINISH_DTC_FAILURE
  1322. "DTC was not enabled. To enable DTC manually, open the <a>Application Server console</a>.\n\n"
  1323. IDS_WEBAPP_FINISH_COMPLUS_FAILURE
  1324. "COM+ was not enabled. To enable COM+ manually, open the <a>Application Server console</a>.\n\n"
  1325. IDS_WEBAPP_FINISH_OPTIONAL_FAILURE_FOOTER
  1326. "To add or remove another role, run the Configure Your Server Wizard again.\n\n<a>View the next steps for this role</a>"
  1327. IDS_MEDIA_FINISH_TITLE "This Server is Now a Streaming Media Server"
  1328. IDS_MEDIA_FINISH_MESSAGE
  1329. "You have successfully set up this server as a streaming media server. To add or remove another role, run the Configure Your Server Wizard again.\n\n<a>View the next steps for this role</a>"
  1330. IDS_MEDIA_INSTALL_FAILED
  1331. "The Configure Your Server Wizard cannot finish setting up this server as a streaming media server because Windows Media Services could not be installed. To install Windows Media Services, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  1332. IDS_MEDIA_UNINSTALL_MESSAGE
  1333. "You have successfully removed the streaming media server role from this server. To add or remove another role, run the Configure Your Server Wizard again."
  1334. IDS_MEDIA_UNINSTALL_FAILED
  1335. "The Configure Your Server Wizard cannot finish removing streaming media server role from this server because Windows Media Services could not be removed. To remove Windows Media Services, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  1336. IDS_WINS_FINISH_TITLE "This Server is Now a WINS Server"
  1337. IDS_WINS_FINISH_MESSAGE "You have successfully set up this server as a WINS server. To add or remove another role, run the Configure Your Server Wizard again.\n\n<a>View the next steps for this role</a>"
  1338. IDS_WINS_INSTALL_FAILED "The Configure Your Server Wizard cannot finish setting up this server as a WINS server because WINS could not be installed. To install WINS, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  1339. END
  1340. STRINGTABLE
  1341. BEGIN
  1342. IDS_WINS_UNINSTALL_MESSAGE
  1343. "You have successfully removed the WINS server role from this server. To add or remove another role, run the Configure Your Server Wizard again."
  1344. IDS_WINS_UNINSTALL_FAILED
  1345. "The Configure Your Server Wizard cannot finish removing the WINS server role from this server because WINS could not be removed. To remove WINS, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  1346. IDS_EXPRESS_FINISH_TITLE "This Server is Now Configured"
  1347. IDS_EXPRESS_FINISH_MESSAGE
  1348. "You have successfully configured this server to perform the typical roles for a first server.\n\n<a>View the next steps for this role</a>"
  1349. IDS_FILE_FINISH_MESSAGE "You have successfully set up this server as a file server. To add or remove another role, run the Configure Your Server Wizard again.\n\n<a>View the next steps for this role</a>"
  1350. IDS_FILE_INSTALL_FAILED "The Configure Your Server Wizard cannot finish setting up this server as a file server for the following reasons:\n\nYou have not shared any folders. To share folders, run the <a>Share a Folder Wizard</a>."
  1351. IDS_FILE_UNINSTALL_MESSAGE
  1352. "You have successfully removed the file server role from this server. To add or remove another role, run the Configure Your Server Wizard again."
  1353. IDS_FILE_UNINSTALL_FAILED
  1354. "The Configure Your Server Wizard cannot finish removing the file server role from this server because the shared attribute was not removed from all folders. To stop sharing the remaining folders, open the Shared Folders page in the <a>Computer Management console</a>."
  1355. IDS_FILE_FINISH_UNINSTALL_TITLE "File Server Role Removed"
  1356. IDS_PRINT_FINISH_UNINSTALL_TITLE "Print Server Role Removed"
  1357. IDS_WEB_SERVER_TYPE_64BIT "Application server (IIS)"
  1358. IDS_WEB_FINISH_UNINSTALL_TITLE "Application Server Role Removed"
  1359. IDS_POP3_FINISH_UNINSTALL_TITLE "Mail Server Role Removed"
  1360. IDS_TS_FINISH_UNINSTALL_TITLE "Terminal Server Role Removed"
  1361. IDS_RRAS_FINISH_UNINSTALL_TITLE "Remote Access/VPN Server Role Removed"
  1362. IDS_AD_FINISH_UNINSTALL_TITLE "Domain Controller Role Removed"
  1363. END
  1364. STRINGTABLE
  1365. BEGIN
  1366. IDS_DNS_FINISH_UNINSTALL_TITLE "DNS Server Role Removed"
  1367. IDS_DHCP_FINISH_UNINSTALL_TITLE "DHCP Server Role Removed"
  1368. IDS_WEB_SERVER_DESCRIPTION_64BIT
  1369. "Application servers provide the core technologies required to build, deploy, and operate XML Web Services, Web applications, and distributed applications. Application server technologies include COM+ and Internet Information Services (IIS).\n\n<a>Read about application servers</a>."
  1370. IDS_MEDIA_FINISH_UNINSTALL_TITLE "Streaming Media Server Role Removed"
  1371. IDS_WINS_FINISH_UNINSTALL_TITLE "WINS Server Role Removed"
  1372. IDS_WINS_PROGRESS "Installing WINS..."
  1373. IDS_WINS_UNINSTALL_TEXT "Remove WINS"
  1374. IDS_FILE_UNINSTALL_WARNING
  1375. "When you click Next, the Configure Your Server Wizard removes the existing file server configuration from this server.\nTo change your selection, click Back. To remove this role, select the Remove file server role check box, and then click Next."
  1376. IDS_FILE_UNINSTALL_CHECKBOX "&Remove the file server role"
  1377. IDS_PRINT_UNINSTALL_WARNING
  1378. "When you click Next, the Configure Your Server Wizard removes the existing print server configuration from this server.\nTo change your selection, click Back. To remove this role, select the Remove the print server role check box, and then click Next."
  1379. IDS_PRINT_UNINSTALL_CHECKBOX "&Remove the print server role"
  1380. IDS_WEB_UNINSTALL_TEXT_64BIT "Remove IIS\r\n"
  1381. IDS_WEB_UNINSTALL_PROGRESS_64BIT "Removing IIS..."
  1382. IDS_WEB_UNINSTALL_WARNING
  1383. "When you click Next, the Configure Your Server Wizard removes the existing application server configuration from this server.\n\nTo change your selection, click Back. To remove this role, select the Remove the application server role checkbox, and then click Next."
  1384. IDS_WEB_UNINSTALL_CHECKBOX "&Remove the application server role"
  1385. IDS_POP3_UNINSTALL_WARNING
  1386. "When you click Next, the Configure Your Server Wizard removes the existing mail server configuration from this server.\nTo change your selection, click Back. To remove this role, select the Remove the mail server role check box, and then click Next."
  1387. END
  1388. STRINGTABLE
  1389. BEGIN
  1390. IDS_POP3_UNINSTALL_CHECKBOX "&Remove the mail server role"
  1391. IDS_TS_UNINSTALL_WARNING
  1392. "When you click Next, the Configure Your Server Wizard removes the existing terminal server configuration.\nTo change your selection, click Back. To remove this role, select the Remove the terminal server role check box, and then click Next."
  1393. IDS_TS_UNINSTALL_CHECKBOX "&Remove the terminal server role"
  1394. IDS_RRAS_UNINSTALL_WARNING
  1395. "When you click Next, the Configure Your Server Wizard removes the existing remote access/VPN server configuration from this server.\nTo change your selection, click Back. To remove this role, select the Remove the remote access/VPN server role check box, and then click Next."
  1396. IDS_RRAS_UNINSTALL_CHECKBOX "&Remove the remote access/VPN server role"
  1397. IDS_AD_UNINSTALL_WARNING
  1398. "When you click Next, the Configure Your Server Wizard removes the existing domain controller configuration from this server.\nTo change your selection, click Back. To remove this role, select the Remove the domain controller role check box, and then click Next."
  1399. IDS_AD_UNINSTALL_CHECKBOX "&Remove the domain controller role"
  1400. IDS_DNS_UNINSTALL_WARNING
  1401. "If you continue, the Configure Your Server Wizard removes the existing DNS server configuration from this server. All clients using this server for DNS resolution, including this server, will need to be configured to use a different DNS Server."
  1402. IDS_DNS_UNINSTALL_CHECKBOX "&Remove the DNS server role"
  1403. IDS_DHCP_UNINSTALL_WARNING
  1404. "When you click Next, the Configure Your Server Wizard removes the existing DHCP server configuration from this server.\nTo change your selection, click Back. To remove this role, select the Remove the DHCP server role check box, and then click Next."
  1405. IDS_DHCP_UNINSTALL_CHECKBOX "&Remove the DHCP server role"
  1406. IDS_TS_FINISH_CANCELLED "The Configure Your Server Wizard cannot finish setting up this server as a terminal server because the request was canceled. To install Terminal Server, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  1407. IDS_TS_UNINSTALL_FINISH_CANCELLED
  1408. "The Configure You Server Wizard cannot finish removing the terminal server role from this server because the request was canceled. To remove Terminal Server, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  1409. IDS_MEDIA_UNINSTALL_WARNING
  1410. "When you click Next, the Configure Your Server Wizard removes the existing streaming media server configuration from this server.\nTo change your selection, click Back. To remove this role, select the Remove the streaming media role check box, and then click Next."
  1411. IDS_MEDIA_UNINSTALL_CHECKBOX "&Remove the streaming media server role"
  1412. IDS_WINS_UNINSTALL_WARNING
  1413. "When you click Next, the Configure Your Server Wizard removes the existing WINS server configuration from this server.\nTo change your selection, click Back. To remove this role, select the Remove the WINS server role check box, and then click Next."
  1414. END
  1415. STRINGTABLE
  1416. BEGIN
  1417. IDS_WINS_UNINSTALL_CHECKBOX "&Remove the WINS server role"
  1418. IDS_LOG_UNINSTALL_WINS_HEADING "Removal of WINS Server Role\r\n"
  1419. IDS_WINS_UNINSTALL_PROGRESS "Removing WINS..."
  1420. IDS_LOG_SERVER_UNINSTALL_WINS_SUCCESS "WINS successfully removed.\r\n"
  1421. IDS_LOG_UNINSTALL_WINS_SERVER_FAILED
  1422. "WINS could not be removed. To remove WINS, try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  1423. IDS_MEDIA_INSTALL_PROGRESS "Installing Windows Media Services..."
  1424. IDS_MEDIA_UNINSTALL_TEXT "Remove Windows Media Services\r\n"
  1425. IDS_MEDIA_UNINSTALL_PROGRESS "Removing Streaming Media Services..."
  1426. IDS_LOG_UNINSTALL_MEDIA_HEADING
  1427. "Removal of Streaming Media Server Role\r\n"
  1428. IDS_LOG_UNINSTALL_SERVER_WMS_SUCCESS
  1429. "Windows Media Services was successfully removed.\r\n"
  1430. IDS_LOG_UNINSTALL_SERVER_WMS_FAILED
  1431. "Windows Media Services could not be removed. To remove Windows Media Services, try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  1432. IDS_FILE_LOG_INSTALL_SUCCESS
  1433. "This server is configured as a file server.\r\n"
  1434. IDS_FILE_LOG_INSTALL_FAILURE
  1435. "This server is not configured as a file server because no shared folders have been added to this server.\r\n"
  1436. IDS_WINDOWS_SETUP_RUNNING_DURING_CYS_STARTUP
  1437. "Windows cannot open the Configure Your Server Wizard because the Windows Components Wizard is currently running. Before continuing, ensure that all installations are complete, and then close the Windows Components Wizard."
  1438. IDS_WINDOWS_SETUP_RUNNING
  1439. "The Configure Your Server Wizard cannot continue because the Windows Component Wizard is currently running. Before continuing, ensure that all installations are complete, and then close the Windows Components Wizard."
  1440. IDS_EXPRESS_DNS_LOG_STATIC_IP_FAILED
  1441. "A static IP address could not be assigned. To assign a static IP address, open Network Connections from the Control Panel. Open Properties for the appropriate connection, click Internet Protocol (TCP/IP), and click Properties.\r\n"
  1442. END
  1443. STRINGTABLE
  1444. BEGIN
  1445. IDS_UNINSTALL_DHCP_PROGRESS "Removing DHCP Server..."
  1446. IDS_LOG_UNINSTALL_DHCP_FAILED
  1447. "DHCP could not be removed.\r\nTo remove DHCP, try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  1448. IDS_LOG_UNINSTALL_DHCP_SUCCESS "DHCP successfully removed.\r\n"
  1449. IDS_DNS_INSTALL_PROGRESS "Installing DNS..."
  1450. IDS_DNS_CONFIG_PROGRESS "Configuring DNS..."
  1451. IDS_DNS_CONFIG_FAILED "DNS was installed successfully, but the Configure Your Server Wizard cannot finish configuring this DNS server. A problem occurred during completion of the Configure a DNS Server Wizard. To run that wizard again, open the <a>DNS console</a>."
  1452. IDS_DNS_UNINSTALL_TEXT "Remove DNS\r\n"
  1453. IDS_DNS_UNINSTALL_WARNING_ISDC
  1454. "This server is a domain controller joined to an Active Directory domain and requires DNS for computers joined to this domain to locate it. All clients using this server for DNS resolution, including this server, will need to be configured to use a different DNS Server. For more information, click Help."
  1455. IDS_DNS_UNINSTALL_PROGRESS "Removing DNS..."
  1456. IDS_LOG_UNINSTALL_DNS_SUCCESS "DNS successfully removed.\r\n"
  1457. IDS_LOG_UNINSTALL_DNS_FAILED
  1458. "DNS could not be removed.\r\nTo remove DNS, try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  1459. IDS_AD_PROGRESS "Installing and configuring Active Directory..."
  1460. IDS_AD_UNINSTALL_TEXT "Remove Active Directory\r\n"
  1461. IDS_AD_UNINSTALL_PROGRESS "Removing Active Directory..."
  1462. IDS_LOG_UNINSTALL_DOMAIN_CONTROLLER_SUCCESS
  1463. "Active Directory successfully removed.\r\n"
  1464. IDS_LOG_UNINSTALL_DOMAIN_CONTROLLER_FAILED
  1465. "Active Directory could not be removed. To remove Active Directory, try running the Configure Your Server Wizard again, or type dcpromo at a command prompt to run the Active Directory Installation Wizard.\r\n"
  1466. END
  1467. STRINGTABLE
  1468. BEGIN
  1469. IDS_RRAS_PROGRESS "Configuring the role using the Routing and Remote Access Server Setup Wizard..."
  1470. IDS_RRAS_UNINSTALL_TEXT "Stop the Routing and Remote Access service\r\nRemove all configurations for Routing and Remote Access service\r\n"
  1471. IDS_RRAS_UNINSTALL_PROGRESS
  1472. "Stopping the Routing and Remote Access service..."
  1473. IDS_LOG_UNINSTALL_RRAS_HEADING "Removal of Network Access Role\r\n"
  1474. IDS_LOG_UNINSTALL_RRAS_FAILED
  1475. "The Routing and Remote Access service could not be stopped. To turn off the service manually, click Start, point to Administrative Tools, and click Routing and Remote Access.\r\n"
  1476. IDS_LOG_UNINSTALL_RRAS_COMPLETED_SUCCESSFULLY
  1477. "Stopped Routing and Remote Access service successfully.\r\n"
  1478. IDS_TS_PROGRESS "Installing Terminal Server..."
  1479. IDS_TS_UNINSTALL_TEXT "Remove Terminal Server\r\n"
  1480. IDS_TS_UNINSTALL_PROGRESS "Removing Terminal Server..."
  1481. IDS_LOG_UNINSTALL_TERMINAL_SERVER_CONFIGURE
  1482. "Removal of Terminal Server Role\r\n"
  1483. IDS_LOG_UNINSTALL_TERMINAL_SERVER_ABORTED
  1484. "Terminal Server could not be removed.\r\nTo remove Terminal Server, try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  1485. IDS_POP3_PROGRESS "Installing the POP3 service..."
  1486. IDS_POP3_UNINSTALL_TEXT "Remove the POP3 service\r\nRemove Simple Mail Transfer Protocol (SMTP)\r\n"
  1487. IDS_UNINSTALL_POP3_PROGRESS "Removing the POP3 and SMTP services..."
  1488. IDS_LOG_UNINSTALL_POP3_HEADING "Removal of Mail Server Role\r\n"
  1489. IDS_LOG_UNINSTALL_POP3_SERVER_SUCCESS "POP3 successfully removed.\r\n"
  1490. END
  1491. STRINGTABLE
  1492. BEGIN
  1493. IDS_LOG_UNINSTALL_POP3_SERVER_FAILURE
  1494. "POP3 could not be removed.\r\nTo remove POP3, try running the Configure Your Server Wizard again.\r\nTo remove POP3 manually, click Start, point to Control panel, and click Add or remove programs. Click Add/Remove Windows Components, click the box next to POP3, and click Next.\r\n"
  1495. IDS_WEB_PROGRESS "Installing and configuring IIS..."
  1496. IDS_AD_INTEGRATED "Active Directory-Integrated"
  1497. IDS_WEB_UNINSTALL_TEXT "Remove IIS\r\nDisable ASP.NET\r\n"
  1498. IDS_LOCAL_ACCOUNTS "Local Windows Accounts"
  1499. IDS_ENCRYPTED_PASSWORD_FILES "Encrypted Password File"
  1500. IDS_WEB_UNINSTALL_WARNING_SAK
  1501. "When you click Next, the Configure Your Server Wizard removes the existing application server configuration from this server.\n\nThe Web Interface for Remote Administration is installed on this server and requires IIS to run properly. If you remove IIS, this service will no longer be available."
  1502. IDS_WEB_UNINSTALL_PROGRESS "Removing IIS and disabling ASP.NET..."
  1503. IDS_LOG_UNINSTALL_WEB_HEADING "Removal of Application Server Role\r\n"
  1504. IDS_LOG_UNINSTALL_IIS_SUCCESS
  1505. "IIS successfully removed.\r\nASP.NET successfully disabled.\r\n"
  1506. IDS_LOG_UNINSTALL_IIS_FAILED
  1507. "IIS could not be removed. To remove IIS, run the Configure Your Server Wizard again. To remove IIS manually, use Add or Remove Programs. Click Add/Remove Windows Components, uncheck the box next to Internet Information Services (IIS), and click Next.\r\n"
  1508. IDS_POP3_CONFIG_PROGRESS "Configuring the POP3 service..."
  1509. IDS_LOG_POP3_AUTH_FAILURE
  1510. "Unable to set the authentication method due to the following error: %1\r\n\r\n"
  1511. IDS_LOG_POP3_DOMAIN_FAILURE
  1512. "Unable to configure the domain name %2 due to the following error: %1\r\n\r\n"
  1513. IDS_POP3_AUTH_METHOD_FAILED
  1514. "POP3 installed successfully, but a problem occurred when configuring the authentication method.\n\nTo fix this problem, open the <a>POP3 console</a>."
  1515. END
  1516. STRINGTABLE
  1517. BEGIN
  1518. IDS_PRINT_UNINSTALL_TEXT "Remove all shared printers from this server\r\n"
  1519. IDS_UNINSTALL_PRINT_PROGRESS
  1520. "Removing all shared printers installed on this server...\r\n"
  1521. IDS_LOG_PRINT_UNINSTALL_HEADER "Removal of Print Server Role\r\n"
  1522. IDS_LOG_UNINSTALL_PRINT_SUCCESS
  1523. "Removed shared printers from this server.\r\n"
  1524. IDS_LOG_UNINSTALL_PRINT_FAILURE
  1525. "Some shared printers were not removed from this server. Click Start, point to Settings, and click Printers and faxes to delete the remaining printers.\r\n"
  1526. IDS_POP3_DOMAIN_NAME_FAILED
  1527. "POP3 installed successfully, but a problem occurred when configuring the domain name.\n\nTo fix this problem, open the <a>POP3 console</a>."
  1528. IDS_FILE_UNINSTALL_TEXT "Remove sharing from all folders on this server\r\nRemove File Server Management console\r\n"
  1529. IDS_UNINSTALL_SHARED_FOLDERS
  1530. "Removing sharing from folders on this server..."
  1531. IDS_LOG_UNINSTALL_FILE_HEADER "Removal of File Server Role\r\n"
  1532. IDS_LOG_UNINSTALL_FILE_CONSOLE
  1533. "Removed File Server Management console\r\n"
  1534. IDS_LOG_UNINSTALL_FILE_SHARES
  1535. "Removed shared attribute from all folders on this server.\r\n"
  1536. IDS_LOG_UNINSTALL_FILE_SHARES_FAILURE
  1537. "The shared attribute was not removed from all folders on this server.\r\nOpen the Shared Folders page in the Computer Management console to stop sharing the remaining folders.\r\n"
  1538. IDS_CLUSTER "Because this server is a member of a server cluster (also called a cluster node), you cannot configure it with the Configure Your Server Wizard. For information about managing server clusters, see Help and Support."
  1539. IDS_LOG_UNINSTALL_TERMINAL_SERVER_SUCCESS
  1540. "Terminal Server successfully removed.\r\n"
  1541. END
  1542. STRINGTABLE
  1543. BEGIN
  1544. IDS_LOG_UNINSTALL_TERMINAL_SERVER_FAILED
  1545. "Terminal Server could not be removed. To remove Terminal Server, try running the Configure Your Server Wizard again, or use Add or Remove Programs.\r\n"
  1546. IDS_UNINSTALL_PROGRESS_SUBTITLE
  1547. "The Configure Your Server Wizard is removing the selected role from this server."
  1548. IDS_EXPRESS_FINISH_RRAS_CANCELLED
  1549. "The Configure Your Server Wizard cannot finish setting up this server because of the following problems:\nA problem occurred during the Routing and Remote Access Server Setup Wizard. The wizard was cancelled. To correct the problem, open the <a>Routing and Remote Access console</a>."
  1550. IDS_EXPRESS_FINISH_RRAS_FAILURE
  1551. "The Configure Your Server Wizard cannot finish setting up this server because of the following problems:\nA problem occurred during completion of the Routing and Remote Access Server Setup wizard.\n\nTo correct the problem, open the <a>Routing and Remote Access console</a>."
  1552. IDS_EXPRESS_FINISH_DNS_FAILURE
  1553. "The Configure Your Server Wizard cannot finish setting up this server because of the following problems:\nA static IP address could not be assigned. To assign a static IP address, open Network Connections from the Control Panel. Open the Properties for the appropriate connection, click Internet Protocol (TCP/IP), and click Properties."
  1554. IDS_EXPRESS_FINISH_DHCP_INSTALL_FAILURE
  1555. "The Configure Your Server Wizard cannot finish setting up this server because of the following problems:\nDHCP could not be installed on this server. To install DHCP, try running the Configure Your Server Wizard again, or use Add or Remove Programs."
  1556. IDS_EXPRESS_FINISH_DHCP_CONFIG_FAILURE
  1557. "The Configure Your Server Wizard cannot finish setting up this server because of the following problems:\nDHCP installed successfully, but a problem occurred during the setup or authorization of the new DHCP scope. To run the New Scope Wizard again, open the <a>DHCP console</a>."
  1558. IDS_EXPRESS_FINISH_AD_FAILURE
  1559. "The Configure Your Server Wizard cannot finish setting up this server because of the following problems:\nThis server has not been successfully set up as a domain controller. To set up this server as a domain controller, try running the Configure Your Server Wizard again, or run the <a>Active Directory Installation Wizard</a>."
  1560. IDS_RRAS_CONFIG_PROGRESS "Configuring Routing and Remote Access..."
  1561. IDS_FILE_CONSOLE_SHORTCUT_DESCRIPTION
  1562. "Manage shared folders, volumes, open sessions, and disks."
  1563. IDS_DNS_CLIENT_CONFIG_PROGRESS "Configuring DNS..."
  1564. IDS_AD_PROGRESS_EXPRESS "Installing and configuring Active Directory and DNS..."
  1565. IDS_EXPRESS_DHCP_ACTIVATION_FAILURE
  1566. "The Configure Your Server Wizard cannot finish setting up this server because of the following problems:\nDHCP installed successfully, but a problem occurred during the scope activation and DHCP server authorization process. To fix these problems, open the <a>DHCP console</a>."
  1567. IDS_EXPRESS_TAPI_FAILURE
  1568. "The Configure Your Server Wizard cannot finish setting up this server because of the following problems:\nThe wizard could not create an application naming context in Active Directory for use by TAPI client applications. For more information, read about <a>TAPI and the Active Directory</a>."
  1569. IDS_DISCONNECT_NIC_STATIC_TEXT
  1570. "At least one of the network connections on this server is currently disconnected. If a server connection is not working, this wizard might not be able to configure the server properly. Before continuing, ensure that all of your network connections are working properly."
  1571. IDS_AD_FINISH_MESSAGE_NEEDS_REBOOT
  1572. "To complete the Active Directory installation process, you must restart this server. To add or remove another role after you restart the server, run the Configure Your Server Wizard again."
  1573. END
  1574. #endif // English (U.S.) resources
  1575. /////////////////////////////////////////////////////////////////////////////
  1576. #ifndef APSTUDIO_INVOKED
  1577. /////////////////////////////////////////////////////////////////////////////
  1578. //
  1579. // Generated from the TEXTINCLUDE 3 resource.
  1580. //
  1581. /////////////////////////////////////////////////////////////////////////////
  1582. #endif // not APSTUDIO_INVOKED