rpcnsh.dll.mui RPC Netshell Helper df31719f293dea587779b8b29dd6c910

File info

File name: rpcnsh.dll.mui
Size: 15872 byte
MD5: df31719f293dea587779b8b29dd6c910
SHA1: 3dbfc207040919555c86c2665128d49979c4b18f
SHA256: c6938faa02f11d0db3f00245c7533516203fec77d29913609ad6b67ec07254d8
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in English (U.S.) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id English (U.S.) English
10010Creates an Add list of subnets.
Creates an Add list of subnets.
10011
Usage: %1!s! [subnet] [subnet] ...

Remarks: Creates an Add list of subnets.

Example:

add 128.238.220 157.59.244.1



Usage: %1!s! [subnet] [subnet] ...

Remarks: Creates an Add list of subnets.

Example:

add 128.238.220 157.59.244.1


10110Creates a Delete list of subnets.
Creates a Delete list of subnets.
10111
Usage: %1!s! [subnet] [[subnet]...]

Remarks: Creates a delete list of subnets.

Example:


delete 128.238.220 157.59.244.1


Usage: %1!s! [subnet] [[subnet]...]

Remarks: Creates a delete list of subnets.

Example:


delete 128.238.220 157.59.244.1

10210Displays the selective binding settings in the registry.
Displays the selective binding settings in the registry.
10211
Usage: %1!s!

Remarks: Displays the selective binding settings.


Usage: %1!s!

Remarks: Displays the selective binding settings.

10310Resets the selective binding settings to 'none' (listen on all interfaces).
Resets the selective binding settings to 'none' (listen on all interfaces).
10311
Usage: %1!s!

Remarks: Reset the selective binding settings to 'none' (listen on all interfaces).


Usage: %1!s!

Remarks: Reset the selective binding settings to 'none' (listen on all interfaces).

10410Displays the selective binding state for each subnet on the system. Displays the selective binding state for each subnet on the system.
10411
Usage: %1!s!

Remarks: Displays the selective binding state for each subnet on the system.


Usage: %1!s!

Remarks: Displays the selective binding state for each subnet on the system.

10510Adds configuration entry to a table.
Adds configuration entry to a table.
10511Deletes configuration entry from a table.
Deletes configuration entry from a table.
10512Displays information.
Displays information.
10513Adds an RPC firewall filter.
Adds an RPC firewall filter.
10514
Usage: %1!s!

Remarks: Adds an RPC firewall filter.
A rule and one or more conditions must be added
before adding a filter.


Example:

add filter



Usage: %1!s!

Remarks: Adds an RPC firewall filter.
A rule and one or more conditions must be added
before adding a filter.


Example:

add filter


10515Deletes RPC firewall filter(s).
Deletes RPC firewall filter(s).
10516
Usage: %1!s! [filterkey=]

Parameters:

Tag Value
filterkey - Uuid of the RPC firewall filter to delete.
Use all to delete all RPC firewall filters.
Remarks: Deletes RPC firewall filter(s).

Examples:

delete filter filterkey=11111111-1111-1111-1111-111111111111
delete filter filterkey=all


Usage: %1!s! [filterkey=]

Parameters:

Tag Value
filterkey - Uuid of the RPC firewall filter to delete.
Use all to delete all RPC firewall filters.
Remarks: Deletes RPC firewall filter(s).

Examples:

delete filter filterkey=11111111-1111-1111-1111-111111111111
delete filter filterkey=all

10517Lists all RPC firewall filters.
Lists all RPC firewall filters.
10518
Usage: %1!s!

Remarks: Lists all RPC firewall filters.

Example:

show filter



Usage: %1!s!

Remarks: Lists all RPC firewall filters.

Example:

show filter


10519Adds a condition to an existing RPC firewall filter rule.
Adds a condition to an existing RPC firewall filter rule.
10520
Usage: %1!s! [field=] [matchtype=] [data=]

Parameters:

Tag Value
field - One of the following values:
For layer = um
if_uuid if_version if_flag dcom_app_id image_name
protocol auth_type auth_level sec_encrypt_alg
sec_key_size remote_user_token local_addr_v4
local_addr_v6 remote_addr_v4 remote_addr_v6
local_port pipe
For layer = epmap
if_uuid if_version protocol auth_type auth_level
sec_encrypt_alg sec_key_size remote_user_token
local_addr_v4 local_addr_v6 remote_addr_v4
remote_addr_v6 local_port pipe
For layer = ep_add
process_with_if_uuid protocol ep_value ep_flags
For layer = proxy_conn
server_name server_port proxy_auth_type
client_token client_cert_key_name client_cert_oid
For layer = proxy_if
if_uuid if_version server_name server_port
proxy_auth_type client_token client_cert_key_length
client_cert_oid
matchtype - One of the following values:
equal
greater
less
greater_or_equal
less_or_equal
range
all_set
any_set
none_set
data - Value associated with the field paramter.

Remarks: Adds a condition to the RPC firewall rule.

Examples:

add condition field=if_uuid matchtype=equal
data=11111111-1111-1111-1111-111111111111
add condition field=protocol matchtype=equal data=ncacn_ip_tcp


Usage: %1!s! [field=] [matchtype=] [data=]

Parameters:

Tag Value
field - One of the following values:
For layer = um
if_uuid if_version if_flag dcom_app_id image_name
protocol auth_type auth_level sec_encrypt_alg
sec_key_size remote_user_token local_addr_v4
local_addr_v6 remote_addr_v4 remote_addr_v6
local_port pipe
For layer = epmap
if_uuid if_version protocol auth_type auth_level
sec_encrypt_alg sec_key_size remote_user_token
local_addr_v4 local_addr_v6 remote_addr_v4
remote_addr_v6 local_port pipe
For layer = ep_add
process_with_if_uuid protocol ep_value ep_flags
For layer = proxy_conn
server_name server_port proxy_auth_type
client_token client_cert_key_name client_cert_oid
For layer = proxy_if
if_uuid if_version server_name server_port
proxy_auth_type client_token client_cert_key_length
client_cert_oid
matchtype - One of the following values:
equal
greater
less
greater_or_equal
less_or_equal
range
all_set
any_set
none_set
data - Value associated with the field paramter.

Remarks: Adds a condition to the RPC firewall rule.

Examples:

add condition field=if_uuid matchtype=equal
data=11111111-1111-1111-1111-111111111111
add condition field=protocol matchtype=equal data=ncacn_ip_tcp

10521Adds an RPC firewall filter rule.
Adds an RPC firewall filter rule.
10522
Usage: %1!s! [layer=] [actiontype=] [[filterkey=]]
[[persistence=]volatile] [[audit=]enable]

Parameters:

Tag Value
layer - One of the following values:
um
epmap
ep_add
proxy_conn
proxy_if
actiontype - One of the following values:
block
permit
continue
persistence - Filter will be persistent.
This is the default.
filterkey - Uuid to uniquely identify the RPC firewall filter.
audit - Enable auditing for this filter
Only permit action type is allowed for audit rules.
Audit rules are not allowed at ep_add layer.

Remarks: Adds an RPC firewall filter rule.

Examples:

add rule layer=um actiontype=block
add rule layer=epmap actiontype=permit
filterkey=11111111-1111-1111-1111-111111111111


Usage: %1!s! [layer=] [actiontype=] [[filterkey=]]
[[persistence=]volatile] [[audit=]enable]

Parameters:

Tag Value
layer - One of the following values:
um
epmap
ep_add
proxy_conn
proxy_if
actiontype - One of the following values:
block
permit
continue
persistence - Filter will be persistent.
This is the default.
filterkey - Uuid to uniquely identify the RPC firewall filter.
audit - Enable auditing for this filter
Only permit action type is allowed for audit rules.
Audit rules are not allowed at ep_add layer.

Remarks: Adds an RPC firewall filter rule.

Examples:

add rule layer=um actiontype=block
add rule layer=epmap actiontype=permit
filterkey=11111111-1111-1111-1111-111111111111

10523Deletes the RPC firewall filter rule.
Deletes the RPC firewall filter rule.
10524
Usage: %1!s!

Remarks: Deletes the RPC firewall filter rule.

Example:

delete rule


Usage: %1!s!

Remarks: Deletes the RPC firewall filter rule.

Example:

delete rule

20001Must specify at least one subnet
Must specify at least one subnet
20002Subnets must be specified in dotted decimal notation. INVALID: %1!S!
Subnets must be specified in dotted decimal notation. INVALID: %1!S!
20501Invalid uuid %1!s!
Invalid uuid %1!s!
20502Unknown layer %1!s!
Unknown layer %1!s!
20503Unknown LayerId: Unknown LayerId:
20504Unknown action type %1!s!
Unknown action type %1!s!
20505Unknown action type 0x%1!x!
Unknown action type 0x%1!x!
20506Unknown condition %1!s!
Unknown condition %1!s!
20507Unknown FieldId: Unknown FieldId:
20508Unknown match type %1!s!
Unknown match type %1!s!
20509Unknown field %1!s!
Unknown field %1!s!
20510Unknown DataType %1!i!
Unknown DataType %1!i!
20511Invalid Switch: %1!s!
Invalid Switch: %1!s!
20512Create a rule and one or more conditions before adding a filter
Create a rule and one or more conditions before adding a filter
20513Create a rule before adding a condition
Create a rule before adding a condition
20514Invalid string Invalid string
20515Deleting filter with filterKey: Deleting filter with filterKey:
20516Deleting all RPC Filters.
Deleting all RPC Filters.
20517Listing all RPC Filters.
Listing all RPC Filters.
20518Permit is the only allowed actionType for ep_add filter
Permit is the only allowed actionType for ep_add filter
20519Delete or add the current rule before adding a new one
Delete or add the current rule before adding a new one
20520There is no rule to delete
There is no rule to delete
20521Audit is not allowed at ep_add layer
Audit is not allowed at ep_add layer
20522Permit is the only action allowed with audit rules
Permit is the only action allowed with audit rules
20601Unknown error returned %1!u!
Unknown error returned %1!u!
20602Out of memory
Out of memory
20603Could not access the selective binding registry key for writing
Could not access the selective binding registry key for writing
20604The selective binding settings are corrupt
The selective binding settings are corrupt
20605%1!S! failed -- %2!lu! (0x%2!08X!)
%1!S! failed -- %2!lu! (0x%2!08X!)
20606Invalid Ipv6 address %1!s!
Invalid Ipv6 address %1!s!
20607Invalid Parameter %1!s!
Invalid Parameter %1!s!
20608Not Implemented
Not Implemented

EXIF

File Name:rpcnsh.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-rpc-netsh.resources_31bf3856ad364e35_10.0.15063.0_en-us_021e32de23bff317\
File Size:16 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:15360
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Dynamic link library
File Subtype:0
Language Code:English (U.S.)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:RPC Netshell Helper
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:rpcnsh.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:rpcnsh.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-rpc-netsh.resources_31bf3856ad364e35_10.0.15063.0_en-us_a5ff975a6b6281e1\

What is rpcnsh.dll.mui?

rpcnsh.dll.mui is Multilingual User Interface resource file that contain English (U.S.) language for file rpcnsh.dll (RPC Netshell Helper).

File version info

File Description:RPC Netshell Helper
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:rpcnsh.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:rpcnsh.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x409, 1200