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.

835 lines
29 KiB

  1. ;//+-------------------------------------------------------------------------
  2. ;//
  3. ;// Microsoft Windows
  4. ;// Copyright (C) Microsoft Corporation, 1992 - 2000.
  5. ;//
  6. ;// File: messages.mc
  7. ;//
  8. ;// Contents: Main message file
  9. ;//
  10. ;// History: dd-mmm-yy Author Comment
  11. ;// 12-Jan-94 WilliamW Created for Dfs Administrator project
  12. ;//
  13. ;// Notes:
  14. ;// A .mc file is compiled by the MC tool to generate a .h file and
  15. ;// a .rc (resource compiler script) file.
  16. ;//
  17. ;// Comments in .mc files start with a ";".
  18. ;// Comment lines are generated directly in the .h file, without
  19. ;// the leading ";"
  20. ;//
  21. ;// See mc.hlp for more help on .mc files and the MC tool.
  22. ;//
  23. ;//--------------------------------------------------------------------------
  24. ;#ifndef __MESSAGES_H__
  25. ;#define __MESSAGES_H__
  26. MessageIdTypedef=HRESULT
  27. SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
  28. CoError=0x2:STATUS_SEVERITY_COERROR
  29. )
  30. ;#ifdef FACILITY_NULL
  31. ;#undef FACILITY_NULL
  32. ;#endif
  33. ;#ifdef FACILITY_RPC
  34. ;#undef FACILITY_RPC
  35. ;#endif
  36. ;#ifdef FACILITY_DISPATCH
  37. ;#undef FACILITY_DISPATCH
  38. ;#endif
  39. ;#ifdef FACILITY_STORAGE
  40. ;#undef FACILITY_STORAGE
  41. ;#endif
  42. ;#ifdef FACILITY_ITF
  43. ;#undef FACILITY_ITF
  44. ;#endif
  45. ;#ifdef FACILITY_WIN32
  46. ;#undef FACILITY_WIN32
  47. ;#endif
  48. ;#ifdef FACILITY_WINDOWS
  49. ;#undef FACILITY_WINDOWS
  50. ;#endif
  51. FacilityNames=(Null=0x0:FACILITY_NULL
  52. Rpc=0x1:FACILITY_RPC
  53. Dispatch=0x2:FACILITY_DISPATCH
  54. Storage=0x3:FACILITY_STORAGE
  55. Interface=0x4:FACILITY_ITF
  56. Win32=0x7:FACILITY_WIN32
  57. Windows=0x8:FACILITY_WINDOWS
  58. )
  59. ;//
  60. ;// Start message values at 0x1000
  61. ;//
  62. MessageId=0x1000 Facility=Null Severity=Success SymbolicName=MSG_FIRST_MESSAGE
  63. Language=English
  64. .
  65. MessageId= Facility=Null Severity=Success SymbolicName=MSG_COPYRIGHT
  66. Language=English
  67. Microsoft(R) Windows(TM) Dfs Utility Version 4.0
  68. Copyright (C) Microsoft Corporation 1991-2001. All Rights Reserved.
  69. .
  70. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE
  71. Language=English
  72. USAGE:
  73. Dfsutil is an administrative tool to perform operations on DFS namespaces.
  74. Usage:
  75. dfsutil [/OPTIONS]
  76. /Root:<DfsName> /View [/Api] [/Verbose]
  77. /Root:<DfsName> /Export:<File> [/Api] [/Verbose]
  78. /Root:<DfsName> /Import:<File> /Set|Merge|Compare [/Api] [/Verbose]
  79. /Import:<File> /BlobSize
  80. /Root:<DfsName> /ImportRoot:<MasterDfsName> /Mirror|Compare [/Api]
  81. [/Verbose]
  82. /Server:<MachineName> /View
  83. /Domain:<DomainName> /View
  84. /AddFtRoot /Server:<ServerName> /Share:<ShareName>
  85. /AddStdRoot /Server:<ServerName> /Share:<ShareName>
  86. /RemStdRoot /Server:<ServerName> /Share:<ShareName>
  87. /RemFtRoot /Server:<ServerName> /Share:<ShareName>
  88. /RemFtRoot:<RootName> /Server:<ServerName> /Share:<ShareName>
  89. /SiteName:<MachineName or IpAddress>
  90. /? - Usage information
  91. /<Command> /? - Detailed usage information for specific command
  92. -----------Advanced Commands -----------------------------------------
  93. /Root:<DfsName> /CheckBlob
  94. /Root:<DfsName> /ExportBlob:<FileName>
  95. /DisplayBlob:<FileName>
  96. /UnmapFtRoot /Root:<DfsName> /Server:<RootTargetServer> /Share:<ReplicaShare>
  97. /Clean /Server:<ServerName> /Share:<ShareName>
  98. /Root:<DfsName> /RenameFtRoot /OldDomain:<Domain> /NewDomain:<Domain>
  99. [/Verbose]
  100. /Root:<DfsName> /InSite /Enable|Disable|Display [/Verbose]
  101. /Root:<DfsName> /SiteCosting /Enable|Disable|Display [/Verbose]
  102. /Root:<DfsName> /RootScalability /Enable|Disable|Display [/Verbose]
  103. /Root:<DfsName> /ShowWin2kStaticSiteTable -
  104. Shows the static site table used by win2k
  105. /Root:<DfsName> /UpdateWin2kStaticSiteTable -
  106. updates the static site table used by win2k
  107. /Root:<DfsName> /PurgeWin2kStaticSiteTable -
  108. removes the static site table used by win2k
  109. /ViewDfsDirs:<VolumeName> [/RemoveReparse] [/Verbose]
  110. /DebugDC:<DC Name> For debugging, use information on the DC when
  111. operating on the supplied domain based roots.
  112. /NoBackup Do not create backup export script when updating a root.
  113. -----------Client-side Only Commands----------------------------------
  114. /PktFlush - Flush the local DFS cached information
  115. /SpcFlush - Flush the local DFS cached information
  116. /PktInfo [/Level:<Level>] - show DFS internal information.
  117. /SpcInfo - Show DFS internal information.
  118. /PurgeMupCache - Flush the local DFS/MUP cached information
  119. .
  120. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_IMPORT
  121. Language=English
  122. USAGE:
  123. Dfsutil /Import is a quick way to import a namespace from one root to another.
  124. Note that the Root has to already exist.
  125. Usage:
  126. dfsutil /Root:<DfsPath> /Import:<file> /Compare|Set|Merge [/Api] [/Verbose]
  127. dfsutil /Import:<File> /BlobSize
  128. /Import:<file> - File to import the namespace from
  129. /Root:<DfsPath> - DFS namespace affected (This root must exist)
  130. /Compare - Compares the namespace with import file dfs information
  131. (Useful before and after a /Set or /Merge operation).
  132. /Set - Set the import file dfs information in the namespace.
  133. This deletes links and targets that are not in the import file.
  134. /Merge - Merge the namespace with information in the import file. No
  135. links or targets are deleted from the namespace, but any
  136. additional links or targets in the imported file are added
  137. to the namespace.
  138. /BlobSize - Show approximate size of AD Blob for this import file.
  139. /Api - The tool by default attempts to get or update the DFS metadata
  140. directly. This default option is several times faster than
  141. using DFS API's. Specifying the option forces dfsutil to use
  142. the DFS API's.
  143. /Verbose - Show additional information while the tool is executing.
  144. e.g: dfsutil /Root:\\DocDomain\NewDocRoot /Import:docroot.txt /Compare
  145. dfsutil /Import:docroot.txt /BlobSize
  146. Note:
  147. /Set and /Merge commands on Standalone roots work only in /Api mode.
  148. There are no such restrictions for Domain-based roots.
  149. .
  150. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_IMPORT_ROOT
  151. Language=English
  152. USAGE:
  153. Dfsutil /ImportRoot is a quick way to replicate one DFS namespace to another.
  154. Note that the DFS namespaces specified with Root and ImportRoot have to already exist.
  155. Usage:
  156. dfsutil /Root:<DfsPath> /ImportRoot:<MasterDfsPath> /Compare|Mirror [/Verbose]
  157. /ImportRoot:<MasterDfsPath> - DFS namespace to replicate
  158. /Root:<DfsPath> - DFS namespace affected (This root must exist)
  159. /Compare - Compares the namespace with master namespace
  160. (Useful before or after a /Mirror operation).
  161. /Mirror - Replicate the information in the Master namespace to the one
  162. specified. This deletes links and targets from the target
  163. namespace, if those do not exist in the Master Namespace.
  164. /Api - The tool by default attempts to get or update the DFS metadata
  165. directly. This default option is several times faster than
  166. using DFS API's. Specifying the API option forces dfsutil to use
  167. the DFS API's.
  168. /Verbose - Show additional information while the tool is executing.
  169. e.g: dfsutil /Root:\\DocDomain\NewDocRoot /ImportRoot:\\Machine\DfsRoot
  170. /Mirror /Verbose
  171. dfsutil /Root:\\DocDomain\NewDocRoot /ImportRoot:\\AppDomain\AppRoot
  172. /Compare
  173. Note:
  174. /Mirror command on Standalone roots work only in /Api mode.
  175. There are no such restrictions for Domain-based roots.
  176. .
  177. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_EXPORT
  178. Language=English
  179. USAGE:
  180. Dfsutil /Export is a quick way to export a namespace to a file.
  181. Usage:
  182. dfsutil /Root:<DfsPath> /Export:<file> [/Api] [/Verbose]
  183. /Export:<file> - File to export the namespace to
  184. /Root:<DfsPath> - DFS namespace to operate on.
  185. /Api - The tool by default attempts to get the DFS metadata directly.
  186. This default option is several times faster than using DFS
  187. API's. Specifying the option forces dfsutil to use the DFS
  188. API's.
  189. /Verbose - Show additional information while the tool is executing.
  190. e.g: dfsutil /Root:\\DocDomain\OldDocRoot /Export:docroot.txt
  191. .
  192. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_ADDROOT
  193. Language=English
  194. USAGE:
  195. Dfsutil /AddFtRoot and /AddStdRoot add new fault tolerant and standalone
  196. roots to a namespace.
  197. Usage:
  198. dfsutil /AddFtRoot /Server:<TargetServer> /Share:<TargetShare>
  199. dfsutil /AddStdRoot /Server:<TargetServer> /Share:<TargetShare>
  200. /Server:<TargetServer> - Server that will host the new root.
  201. /Share:<TargetShare> - Share on target server that will host the new root.
  202. This will be the name of the new root as well.
  203. e.g: dfsutil /AddFtRoot /Server:DocServ1 /Share:NewDocs
  204. dfsutil /AddStdRoot /Server:DocServ2 /Share:NewDocs2
  205. Note: This command should not be used to add DFS roots
  206. that are part of a cluster. Cluster Administrator tool must be used instead.
  207. .
  208. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_REM_FTROOT
  209. Language=English
  210. USAGE:
  211. Dfsutil /RemFtRoot removes DFS fault tolerant roots from a namespace.
  212. Usage:
  213. dfsutil /RemFtRoot /Server:<TargetServer> /Share:<TargetShare>
  214. dfsutil /RemFtRoot:<RootName> /Server:<TargetServer> /Share:<TargetShare>
  215. /RemFtRoot:<RootName> - Logical name of the root (optional argument)
  216. Needed only when TargetShare isn't the same as RootName.
  217. /Server:<TargetServer> - Domain or Server hosting the root to be removed.
  218. /Share:<TargetShare> - Name of the root share to be removed.
  219. e.g: dfsutil /RemFtRoot /Server:DocDomain /Share:OldDocs
  220. dfsutil /RemFtRoot:MyOldDocRoot /Server:DocServ1 /Share:OldDocShare
  221. Note: Unless the root name is different from the share name, there's no need to use
  222. the /RemFtRoot:<RootName> syntax.
  223. .
  224. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_REM_STDROOT
  225. Language=English
  226. USAGE:
  227. Dfsutil /RemStdRoot removes standalone roots from a namespace.
  228. Usage:
  229. dfsutil /RemStdRoot /Server:<TargetServer> /Share:<TargetShare>
  230. /Server:<TargetServer> - Domain or Server hosting the root to be removed.
  231. /Share:<TargetShare> - Name of the root share to be removed.
  232. e.g: dfsutil /RemStdRoot /Server:DocServ1 /Share:OldDocs
  233. Note: This command should not be used to remove DFS roots
  234. that are part of a cluster. Cluster Administrator tool must be used instead.
  235. .
  236. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_RENAME
  237. Language=English
  238. USAGE:
  239. Dfsutil /RenameFtRoot renames DFS references to a renamed domain.
  240. This scans the entire namespace including all root targets and links.
  241. It will also change the registry settings of affected root replica server(s).
  242. This does not work in the /Api mode.
  243. Usage:
  244. dfsutil /RenameFtRoot /Root:<DfsPath> /OldDomain:<Domain> /NewDomain:<Domain>
  245. /Root:<DfsPath> - DFS root to operate on.
  246. /OldDomain:<name> - Exact name as of the obsolete name to replace
  247. /NewDomain:<name> - Name of the new domain.
  248. /Verbose - Display verbose information as they are done.
  249. e.g: dfsutil /RenameFtRoot /Root:\\NewDocDomain\DocRoot
  250. /OldDomain:OldDocDomain
  251. /NewDomain:NewDocDomain /Verbose
  252. dfsutil /RenameFtRoot /Root:\\NewDocDomain\DocRoot
  253. /OldDomain:Serv1.OldDocDomain.x.com
  254. /NewDomain:Serv1.NewDocDomain.x.com /Verbose
  255. .
  256. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_UNMAP
  257. Language=English
  258. USAGE:
  259. Dfsutil /UnmapFtRoot deletes DFS references to an obsolete
  260. fault-tolerant root replica. This does not work in the /Api mode.
  261. This is a special problem repair command and should not be confused
  262. with commands such as /RemFtRoot.
  263. Usage:
  264. dfsutil /UnmapFtRoot /Root:<\\Domain\RootShare>
  265. /Server:<RootReplicaServer> /Share:<RootReplicaShare>
  266. /Root:<DfsPath> - DFS domain root to operate on.
  267. /Server:<RootReplicaServer> - Name of the root target server to unmap.
  268. Should be exactly as it appears in Dfs replica info.
  269. /Share:<RootReplicaShare> - Name of the root replica share to unmap
  270. e.g: dfsutil /UnmapFtRoot /Root:\\DocDomain\DocRoot
  271. /Server:DocRootServ2 /Share:DocRoot2
  272. dfsutil /UnmapFtRoot /Root:\\DocDomain\DocRoot
  273. /Server:DocRootServ2.DocDomain.mycomp.com /Share:DocRoot2
  274. .
  275. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_REINIT
  276. Language=English
  277. Please restart the dfs service on the server.
  278. That will update all its dfs roots.
  279. .
  280. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_VIEW
  281. Language=English
  282. USAGE:
  283. Dfsutil /View lets you view the DFS information.
  284. Usage:
  285. dfsutil /Root:<DfsPath> /View [/Api] [/Verbose]
  286. /Root:<DfsPath> - DFS namespace to operate on.
  287. /Api - The tool by default attempts to get or update the DFS
  288. metadata directly. This default option is several times
  289. faster than using DFS API's. Specifying the option forces
  290. dfsutil to use the DFS API's.
  291. /Verbose - Show additional information while the tool is executing.
  292. /View - Show the DFS information.
  293. Usage:
  294. dfsutil /Server:<MachineName> /View
  295. /Server:<Machine> - Show DFS roots hosted on the specifed machine.
  296. (API mode only)
  297. /View - Show the DFS information.
  298. Usage:
  299. dfsutil /Domain:<DomainName> /View
  300. /Domain:<Domaine> - Show DFS roots hosted on the specifed domain.
  301. (API mode only)
  302. /View - Show the DFS information.
  303. .
  304. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_SITENAME
  305. Language=English
  306. USAGE:
  307. Dfsutil /SiteName lets you view the site information for the specified
  308. machine.
  309. Usage:
  310. dfsutil /SiteName:<Machine>
  311. This command shows the Site Name that DFS is using for the machine.
  312. /SiteName - Show the sitename of the specified Machine. The machine
  313. may be specfied either by name or ip address.
  314. .
  315. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_INSITE
  316. Language=English
  317. USAGE:
  318. Dfsutil /Insite can be used to make sure clients access only those replicas
  319. that are in the same site as the client. It can also be used to disable
  320. such behavior.
  321. Usage:
  322. dfsutil /Root:<DfsName> /InSite /Enable|Disable|Display [/Verbose]
  323. /Root:<DfsPath> - Path of DFS root or link affected.
  324. /Display - See if INSITE_REFERRALS is currently enabled for a root or not.
  325. /Enable - Restrict client access to servers within their site.
  326. /Disable - Let clients access all replicas of this root.
  327. /Verbose - Show additional information while the tool is executing.
  328. Notes:
  329. 1) One of Enable, Disable or Display must be specified.
  330. 2) This command does not work in /Api mode.
  331. 3) The path specified may be a root or a link.
  332. 4) Access of Domain Controllers may be site-sensitive as well. That, however,
  333. is a DC specific property that must be enabled/disabled in the registry
  334. of relevant DC(s):
  335. HKLM\System\CurrentControlSet\Services\Dfs\Parameters\InsiteReferrals: DWORD 1 or 0
  336. .
  337. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_SITECOSTING
  338. Language=English
  339. USAGE:
  340. Dfsutil /SiteCosting can be used to make sure inter-site costs are taken
  341. in to account when a client accesses replicas that are on sites different
  342. from that of the client. It can also be used to disable such behavior.
  343. SiteCosting is turned off by default.
  344. Usage:
  345. dfsutil /Root:<DfsName> /SiteCosting /Enable|Disable|Display [/Verbose]
  346. dfsutil /SiteCosting:<DfsRoot> /Enable|Disable|Display
  347. /SiteCosting:<DfsPath> - Path of DFS Root affected.
  348. /Display - See if cost-based site selection is enabled currently or not.
  349. /Enable - Consider the relative cost of visiting a replica server outside
  350. of a client's site in determining referrals for clients.
  351. /Disable - (Default behavior) Consider all out-of-site referrals as
  352. equally expensive.
  353. /Verbose - Show additional information while the tool is executing.
  354. Notes:
  355. 1) One of Enable, Disable or Display must be specified.
  356. 2) This command does not work in /Api mode.
  357. 3) The path specified must be a root, not a link.
  358. 4) This feature is only supported on Windows Server 2003 and higher.
  359. 5) Access of Domain Controllers may be site-sensitive as well. That, however,
  360. is a DC specific property that must be set/reset in the registry
  361. of relevant DC(s):
  362. HKLM\System\CurrentControlSet\Services\Dfs\Parameters\SiteCostedReferrals: DWORD 1 or 0
  363. .
  364. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_CLEAN
  365. Language=English
  366. USAGE:
  367. Dfsutil /Clean is a special problem repair command to remove a reference
  368. to an obsolete root from a host machine. These changes will be done in the
  369. given system's registry. This option should not be
  370. confused with commands such as UnmapFtRoot and Rem*Root.
  371. Usage:
  372. dfsutil /Clean /Server:<HostServer> /Share:<RootName> [/Verbose]
  373. /Server:<Server> - Name of the system hosting the root to be cleaned.
  374. /Share:<Root> - Name of the Fault-tolerant or Standalone root to remove.
  375. [/Verbose] - Display debug information.
  376. .
  377. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_ROOT_SCALABILITY
  378. Language=English
  379. USAGE:
  380. Dfsutil /RootScalability is an expert-only option to increase performance of large deployments
  381. of DFS namespaces. When set, network traffic among DFS root servers is kept to a
  382. minimum. In addition, there will be less traffic between the primary DC and DFS servers.
  383. The drawback is that users may see outdated information from dfs servers at times.
  384. Usage:
  385. dfsutil /RootScalability /Root:<DfsRoot> /Enable|Disable|Display [/Verbose]
  386. /Root:<DfsPath> - Path of DFS Root affected.
  387. /Display - See if root-scalability feature is enabled currently or not.
  388. /Enable - Enable root-scalability.
  389. /Disable - (Default behavior) Tighter synchronization between DFS servers and DCs.
  390. /Verbose - Show additional information while the tool is executing.
  391. Notes:
  392. 1) One of Enable, Disable, Display must be specified.
  393. 2) This command does not work in /Api mode.
  394. 3) The path specified must be a root, not a link.
  395. 4) This has no effect on standalone roots.
  396. 5) This feature is only supported on Windows Server 2003 and higher.
  397. 6) When RootScalability is enabled, it is not uncommon to see an event log message such as,
  398. "DFS could not access its private data from the DS...". While this error may still indicate a problem
  399. in DS connectivity, typically this occurs because the nearest DC has outdated DFS information
  400. (expected behavior when RootScalability is enabled).
  401. .
  402. MessageId= Facility=Null Severity=Success SymbolicName=MSG_ROOT_NOT_FT
  403. Language=English
  404. Namespace '%1!s!' does not refer to a fault-tolerant (domain) root.
  405. This command requires a FT root to operate on.
  406. .
  407. MessageId= Facility=Null Severity=Success SymbolicName=MSG_ENUM_FAILED
  408. Language=English
  409. Could not enumerate specified namespace '%1!s!'.
  410. .
  411. MessageId= Facility=Null Severity=Success SymbolicName=MSG_SUCCESSFUL
  412. Language=English
  413. DfsUtil command completed successfully.
  414. .
  415. MessageId= Facility=Null Severity=Success SymbolicName=MSG_INVALID_NAMESPACE
  416. Language=English
  417. Specified namespace '%1!s!' is not valid.
  418. .
  419. MessageId= Facility=Null Severity=Success SymbolicName=MSG_NAMESPACE_MERGE_FAILED
  420. Language=English
  421. Root %1!s! did not merge with the specified imported namespace.
  422. .
  423. MessageId= Facility=Null Severity=Success SymbolicName=MSG_COMMAND_DONE
  424. Language=English
  425. Done processing this command.
  426. .
  427. MessageId= Facility=Null Severity=Success SymbolicName=MSG_ERROR
  428. Language=English
  429. System error %1!d! has occurred.
  430. .
  431. MessageId= Facility=Null Severity=Success SymbolicName=MSG_UNRECOGNIZED_OPTION
  432. Language=English
  433. Unrecognized option "%1!s!"
  434. .
  435. MessageId= Facility=Null Severity=Success SymbolicName=MSG_CONNECTING
  436. Language=English
  437. Connecting to %1!s!
  438. .
  439. MessageId= Facility=Null Severity=Success SymbolicName=MSG_CAN_NOT_CONNECT
  440. Language=English
  441. Can not connect to %1!s!
  442. .
  443. MessageId= Facility=Null Severity=Success SymbolicName=MSG_CAN_NOT_OPEN_REGISTRY
  444. Language=English
  445. Can not open registry of %1!s! (error %2!d!)
  446. .
  447. MessageId= Facility=Null Severity=Success SymbolicName=MSG_CAN_NOT_ACCESS_FOLDER
  448. Language=English
  449. Can not access folder %1!s!
  450. .
  451. MessageId= Facility=Null Severity=Success SymbolicName=MSG_ADD_DEL_INVALID
  452. Language=English
  453. Can not use /ADD: and /DEL: at the same time.
  454. .
  455. MessageId= Facility=Null Severity=Success SymbolicName=MSG_SITE_INFO_ALREADY_SET
  456. Language=English
  457. The Site information for referrals to %1!s! is already in the requested state.
  458. .
  459. MessageId= Facility=Null Severity=Success SymbolicName=MSG_SITE_INFO_NOW_SET
  460. Language=English
  461. The Site information for referrals to %1!s! is now set as requested.
  462. .
  463. MessageId= Facility=Null Severity=Success SymbolicName=MSG_LINK_NOT_FOUND
  464. Language=English
  465. The Site information for referrals to %1!s! could not be set.
  466. The link was not found.
  467. .
  468. MessageId= Facility=Null Severity=Success SymbolicName=MSG_TARGET_ADD_FAILED
  469. Language=English
  470. The target server '%2!s!' and share '%3!s!' for link %1!s! could not be added.
  471. .
  472. MessageId= Facility=Null Severity=Success SymbolicName=MSG_NAMESPACE_ALREADY_CONSISTENT
  473. Language=English
  474. The namespace was already consistent with respect to the import file.
  475. .
  476. MessageId= Facility=Null Severity=Success SymbolicName=MSG_ROOT_DIRECT_FAILED
  477. Language=English
  478. Direct access to the DFS metadata failed with Error %1!x!.
  479. You may want to retry the command with the /Api option.
  480. .
  481. MessageId= Facility=Null Severity=Success SymbolicName=MSG_ROOT_DIRECT_REQUIRED_FAILED
  482. Language=English
  483. Direct access to the DFS metadata failed with Error %1!x!.
  484. .
  485. MessageId= Facility=Null Severity=Success SymbolicName=MSG_ROOT_DIRECT_REQUIRED
  486. Language=English
  487. This option works only in the direct mode.
  488. .
  489. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_VIEW_DIRS
  490. Language=English
  491. USAGE:
  492. Dfsutil /ViewDfsDirs lists all existing DFS reparse directories in a volume.
  493. Those directories can also be deleted using the optional argument /RemoveReparse.
  494. Usage:
  495. dfsutil /ViewDfsDirs:<Volume> [/RemoveReparse] [/Verbose]
  496. /ViewDfsDirs:<Volume> - Drive letter of the volume to scan (with colon at the end).
  497. /RemoveReparse - Remove all reparse directories as they are listed.
  498. e.g: dfsutil /ViewDfsDirs:C: /RemoveReparse
  499. Notes:
  500. This command will always enumerate dfs reparse points starting at the root of the volume.
  501. It is not possible to specify a directory below the root of the volume as a starting point.
  502. .
  503. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_EXPORT_BLOB
  504. Language=English
  505. USAGE:
  506. Dfsutil /ExportBlob gets the raw blob and either writes it to a file
  507. or displays the blob contents. Note that the Root has to already exist.
  508. Usage:
  509. dfsutil /Root:<DfsPath> /ExportBlob:<FileName>
  510. /Root:<DfsPath> - DFS namespace to use (This root must exist)
  511. /ExportBlob:<File> - Read the DFS blob and write the raw blob to a file.
  512. e.g: dfsutil /Root:\\DocDomain\NewDocRoot /ExportBlob:Doc.blobfile
  513. Notes:
  514. This command is not supported on Standalone Roots.
  515. .
  516. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_CHECK_BLOB
  517. Language=English
  518. USAGE:
  519. Dfsutil /CheckBlob gets the raw blob of a root and performs a set of basic consistency
  520. checks on it.
  521. Usage:
  522. dfsutil /Root:<DfsPath> /CheckBlob
  523. /Root:<DfsPath> - DFS namespace to use (This root must exist)
  524. /CheckBlob - Check blob for consistency
  525. e.g: dfsutil /Root:\\DocDomain\NewDocRoot /CheckBlob
  526. Notes:
  527. This command is not supported on Standalone Roots.
  528. .
  529. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_DISPLAY_BLOB
  530. Language=English
  531. USAGE:
  532. Dfsutil /DisplayBlob displays the blob contents from a file. This file
  533. must have been created with the ExportBlob option.
  534. Note that the Root has to already exist.
  535. Usage:
  536. dfsutil /DisplayBlob:<File>
  537. /DisplayBlob:<File> - File name which holds the exported blob
  538. e.g: dfsutil /DisplayBlob:Doc.BlobFile
  539. Notes:
  540. This command is not supported on Standalone Roots.
  541. .
  542. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_PURGE_MUP_CACHE
  543. Language=English
  544. USAGE:
  545. Dfsutil /PurgeMupCache is a special problem repair command that should only
  546. be executed on the client.
  547. The MUP cache keeps information about both DFS and other shares on
  548. the client system. Suppose, you create a non-DFS (e.g SMB) share and
  549. access it before mapping a DFS namespace by the same name on it.
  550. The MUP cache might still think that the share is served by the previous
  551. provider (SMB) although DFS is the correct provider now.
  552. This command clears the MUP cache so there won't be any confusion
  553. about the current provider when such names conflict.
  554. Usage:
  555. dfsutil /PurgeMupCache
  556. This command does not take any arguments.
  557. e.g: dfsutil /PurgeMupCache
  558. Notes:
  559. 1) Except for a temporary performance hit, this command has
  560. no other adverse effects.
  561. 2) This command does not affect any DFS metadata on disk.
  562. 3) If this command isn't executed and the namespace isn't accessed,
  563. the obsolete cache entry will eventually expire anyway.
  564. .
  565. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_W2K_SITETABLE
  566. Language=English
  567. USAGE:
  568. Dfsutil /ShowWin2kStaticSiteTable, /UpdateWin2kStaticSiteTable and
  569. /PurgeWin2kStaticSiteTable are special expert only commands to help DFS roots
  570. created after Windows2000 interoperate with Windows2000 DFS.
  571. This command only applies to Domain-based DFS.
  572. Before Windows Server 2003, the DFS blob contained site information in the blob itself.
  573. This information is dynamically obtained in Windows Server 2003. However, previous DFS servers
  574. still expect the site information to be present. These commands add, remove and
  575. display that site information in the blob.
  576. Usage:
  577. dfsutil /Root:<DfsName> /ShowWin2kStaticSiteTable
  578. dfstuil /Root:<DfsName> /UpdateWin2kStaticSiteTable
  579. dfsutil /Root:<DfsName> /PurgeWin2kStaticSiteTable
  580. /ShowWin2kStaticSiteTable - Display information in the blob.
  581. /UpdateWin2kStaticSiteTable - Add site information to the blob
  582. /RemoveWin2kStaticSiteTable - Remove site information from the blob
  583. Notes:
  584. This command is not supported on Standalone Roots.
  585. .
  586. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_PKT_FLUSH
  587. Language=English
  588. USAGE:
  589. Dfsutil /PktFlush is a special problem repair command that should only
  590. be executed on the client.
  591. The PKT Cache keeps information about referrals for previously
  592. accessed DFS paths. If any path is accessed after flushing this cache,
  593. the appropriate server(s) will be contacted again to get new referrals.
  594. Usage:
  595. dfsutil /PktFlush
  596. See also: /PktInfo
  597. .
  598. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_PKT_INFO
  599. Language=English
  600. USAGE:
  601. Dfsutil /PktInfo is a special problem diagnosis command that should only
  602. be executed on the client.
  603. The PKT Cache keeps information about referrals for previously
  604. accessed DFS paths. It also notes DFS targets that are active for
  605. each of those paths. By observing the contents of this cache, an
  606. expert user may deduct the servers serving DFS paths that are accessed.
  607. Usage:
  608. dfsutil /PktInfo
  609. See also: /PktFlush
  610. .
  611. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_SPC_INFO
  612. Language=English
  613. USAGE:
  614. Dfsutil /SpcInfo is a special problem diagnosis command that should only
  615. be executed on the client.
  616. The SPC Cache keeps information about domain referrals for all trusted domains.
  617. This information includes the list of domain controllers for domains
  618. that have been accessed. By observing the contents of this cache, an
  619. expert user may deduct the DCs serving DFS paths that are accessed.
  620. A '+' next to a DC name denotes the active DC.
  621. Usage:
  622. dfsutil /SpcInfo
  623. See also: /SpcFlush
  624. .
  625. MessageId= Facility=Null Severity=Success SymbolicName=MSG_USAGE_SPC_FLUSH
  626. Language=English
  627. USAGE:
  628. Dfsutil /SpcFlush is a special problem repair command that should only
  629. be executed on the client.
  630. The SPC Cache keeps information about domain referrals for all trusted domains.
  631. This information includes the list of domain controllers for domains
  632. that have been accessed. Flushing this cache prompts the client to try to
  633. obtain this information next time the domain is accessed.
  634. Usage:
  635. dfsutil /SpcFlush
  636. See also: /SpcInfo, /PktFlush
  637. .
  638. ;#endif // __MESSAGES_H__