home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 4 / Windows / System32 / en-US / rpcnsh.dll.mui / string.txt next >
Encoding:
Text File  |  2008-01-19  |  6.6 KB  |  60 lines

  1. 10010    Creates an Add list of subnets. \n
  2. 10011    \nUsage: %1!s! [subnet] [subnet] ...\n\nRemarks: Creates an Add list of subnets.\n\nExample:\n\n       add 128.238.220 157.59.244.1 \n\n\n
  3. 10110    Creates a Delete list of subnets. \n
  4. 10111    \nUsage: %1!s! [subnet] [[subnet]...] \n\nRemarks: Creates a delete list of subnets. \n\nExample: \n\n\n       delete 128.238.220 157.59.244.1 \n\n
  5. 10210    Displays the selective binding settings in the registry. \n
  6. 10211    \nUsage: %1!s! \n\nRemarks: Displays the selective binding settings.\n\n
  7. 10310    Resets the selective binding settings to 'none' (listen on all interfaces). \n
  8. 10311    \nUsage: %1!s! \n\nRemarks: Reset the selective binding settings to 'none' (listen on all interfaces). \n\n
  9. 10410    Displays the selective binding state for each subnet on the system.
  10. 10411    \nUsage: %1!s! \n\nRemarks: Displays the selective binding state for each subnet on the system. \n\n
  11. 10510    Adds configuration entry to a table. \n
  12. 10511    Deletes configuration entry from a table. \n
  13. 10512    Displays information. \n
  14. 10513    Adds an RPC firewall filter. \n
  15. 10514    \nUsage: %1!s! \n\nRemarks: Adds an RPC firewall filter. \n         A rule and one or more conditions must be added \n         before adding a filter. \n\n\nExample: \n\n       add filter \n\n\n
  16. 10515    Deletes RPC firewall filter(s). \n
  17. 10516    \nUsage: %1!s! [filterkey=]<string> \n\nParameters: \n\n       Tag           Value \n       filterkey   - Uuid of the RPC firewall filter to delete. \n                     Use all to delete all RPC firewall filters.  \nRemarks: Deletes RPC firewall filter(s). \n\nExamples: \n\n       delete filter filterkey=11111111-1111-1111-1111-111111111111 \n       delete filter filterkey=all \n\n
  18. 10517    Lists all RPC firewall filters. \n
  19. 10518    \nUsage: %1!s! \n\nRemarks: Lists all RPC firewall filters. \n\nExample: \n\n       show filter \n\n\n
  20. 10519    Adds a condition to an existing RPC firewall filter rule. \n
  21. 10520    \nUsage: %1!s! [field=]<string> [matchtype=]<string> [data=]<string> \n\nParameters: \n\n       Tag           Value \n       field       - One of the following values: \n                     For layer = um \n                         if_uuid if_version if_flag dcom_app_id image_name \n                         protocol auth_type auth_level sec_encrypt_alg \n                         sec_key_size remote_user_token local_addr_v4 \n                         local_addr_v6 remote_addr_v4 remote_addr_v6 \n                         local_port pipe \n                     For layer = epmap \n                         if_uuid if_version protocol auth_type auth_level \n                         sec_encrypt_alg sec_key_size remote_user_token \n                         local_addr_v4 local_addr_v6 remote_addr_v4 \n                         remote_addr_v6 local_port pipe \n                     For layer = ep_add \n                         process_with_if_uuid protocol ep_value ep_flags \n                     For layer = proxy_conn \n                         server_name server_port proxy_auth_type \n                         client_token client_cert_key_name client_cert_oid \n                     For layer = proxy_if \n                         if_uuid if_version server_name server_port \n                         proxy_auth_type client_token client_cert_key_length \n                         client_cert_oid \n       matchtype   - One of the following values: \n                     equal \n                     greater \n                     less \n                     greater_or_equal \n                     less_or_equal \n                     range \n                     all_set \n                     any_set \n                     none_set \n       data        - Value associated with the field paramter. \n\nRemarks: Adds a condition to the RPC firewall rule. \n\nExamples: \n\n       add condition field=if_uuid matchtype=equal \n                     data=11111111-1111-1111-1111-111111111111 \n       add condition field=protocol matchtype=equal data=ncacn_ip_tcp \n\n
  22. 10521    Adds an RPC firewall filter rule. \n
  23. 10522    \nUsage: %1!s! [layer=]<string> [actiontype=]<string> [[filterkey=]<string>] \n             [[persistence=]volatile] [[audit=]enable] \n\nParameters: \n\n       Tag           Value \n       layer       - One of the following values: \n                     um \n                     epmap \n                     ep_add \n                     proxy_conn \n                     proxy_if \n       actiontype  - One of the following values: \n                     block \n                     permit \n                     continue \n       persistence - Filter will be persistent. \n                     This is the default. \n       filterkey   - Uuid to uniquely identify the RPC firewall filter. \n       audit       - Enable auditing for this filter \n                     Only permit action type is allowed for audit rules. \n                     Audit rules are not allowed at ep_add layer. \n\nRemarks: Adds an RPC firewall filter rule. \n\nExamples: \n\n       add rule layer=um actiontype=block \n       add rule layer=epmap actiontype=permit \n                filterkey=11111111-1111-1111-1111-111111111111 \n\n
  24. 10523    Deletes the RPC firewall filter rule. \n
  25. 10524    \nUsage: %1!s! \n\nRemarks: Deletes the RPC firewall filter rule. \n\nExample: \n\n      delete rule \n\n
  26. 10525    Adds configuration entry to a table. \n
  27. 10526    Adds configuration entry to a table. \n
  28. 20001    Must specify at least one subnet \n
  29. 20002    Subnets must be specified in dotted decimal notation.  INVALID: %1!S! \n
  30. 20501    Invalid uuid %1!s! \n
  31. 20502    Unknown layer %1!s! \n
  32. 20503    Unknown LayerId: 
  33. 20504    Unknown action type %1!s! \n
  34. 20505    Unknown action type 0x%1!x! \n
  35. 20506    Unknown condition %1!s! \n
  36. 20507    Unknown FieldId: 
  37. 20508    Unknown match type %1!s! \n
  38. 20509    Unknown field %1!s! \n
  39. 20510    Unknown DataType %1!i! \n
  40. 20511    Invalid Switch: %1!s! \n
  41. 20512    Create a rule and one or more conditions before adding a filter \n
  42. 20513    Create a rule before adding a condition \n
  43. 20514    Invalid string
  44. 20515    Deleting filter with filterKey: 
  45. 20516    Deleting all RPC Filters. \n
  46. 20517    Listing all RPC Filters. \n
  47. 20518    Permit is the only allowed actionType for ep_add filter \n
  48. 20519    Delete or add the current rule before adding a new one \n
  49. 20520    There is no rule to delete \n
  50. 20521    Audit is not allowed at ep_add layer \n
  51. 20522    Permit is the only action allowed with audit rules \n
  52. 20601    Unknown error returned %1!u! \n
  53. 20602    Out of memory\n
  54. 20603    Could not access the selective binding registry key for writing \n
  55. 20604    The selective binding settings are corrupt \n
  56. 20605    %1!S! failed -- %2!lu! (0x%2!08X!) \n
  57. 20606    Invalid Ipv6 address %1!s! \n
  58. 20607    Invalid Parameter %1!s! \n
  59. 20608    Not Implemented \n
  60.