openfiles.exe Displays the current open files list 9c24ef56a821d395c27f90f46d3a4de4

File info

File name: openfiles.exe.mui
Size: 19968 byte
MD5: 9c24ef56a821d395c27f90f46d3a4de4
SHA1: f55ff40b9cc0b9bd23fe8ca5d307045604e31616
SHA256: e07ad5186711d39ab914a857be4c84ecdae15eb4f84b6b26156f3513214ac9f0
Operating systems: Windows 10
Extension: MUI
In x64: openfiles.exe Displays the current open files list (32-bit)

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
1
OPENFILES /Disconnect [/S system [/U username [/P [password]]]]

OPENFILES /Disconnect [/S system [/U username [/P [password]]]]
2{[/ID id] [/A accessedby] [/O openmode]}
{[/ID id] [/A accessedby] [/O openmode]}
3[/OP openfile]

[/OP openfile]

5Description:
Description:
6Enables an administrator to disconnect files and folders that
Enables an administrator to disconnect files and folders that
7have been opened remotely through a shared folder.

have been opened remotely through a shared folder.

8Parameter List:
Parameter List:
9/S system Specifies the remote system to connect to.

/S system Specifies the remote system to connect to.

10/U [domain\]user Specifies the user context under which the
/U [domain\]user Specifies the user context under which the
11command should execute.

command should execute.

12/P [password] Specifies the password for the given user
/P [password] Specifies the password for the given user
13context.

context.

14/ID id Specifies to disconnect open files by file ID.
/ID id Specifies to disconnect open files by file ID.
15The "*" wildcard may be used.

The "*" wildcard may be used.

16/A accessedby Specifies to disconnect all open files by
/A accessedby Specifies to disconnect all open files by
17"accessedby" value. The "*" wildcard
"accessedby" value. The "*" wildcard
18may be used.

may be used.

19/O openmode Specifies to disconnect all open files by
/O openmode Specifies to disconnect all open files by
20"openmode" value. Valid values are Read,
"openmode" value. Valid values are Read,
21Write or Read/Write. The "*" wildcard
Write or Read/Write. The "*" wildcard
26/OP openfile Specifies to disconnect all open file
/OP openfile Specifies to disconnect all open file
27connections created by a specific "open
connections created by a specific "open
28file" name. The "*" wildcard may be used.

file" name. The "*" wildcard may be used.

29/? Displays this help message.

/? Displays this help message.

30Examples:
Examples:
31OPENFILES /Disconnect /?
OPENFILES /Disconnect /?
32OPENFILES /Disconnect /ID 1
OPENFILES /Disconnect /ID 1
33OPENFILES /Disconnect /A username
OPENFILES /Disconnect /A username
34OPENFILES /Disconnect /O Read/Write
OPENFILES /Disconnect /O Read/Write
35OPENFILES /Disconnect /OP "c:\My Documents\somedoc.doc" /ID 234
OPENFILES /Disconnect /OP "c:\My Documents\somedoc.doc" /ID 234
36OPENFILES /Disconnect /S system /U username /ID 5
OPENFILES /Disconnect /S system /U username /ID 5
37OPENFILES /Disconnect /S system /U username /P password /ID *
OPENFILES /Disconnect /S system /U username /P password /ID *
60FAILURE: FAILURE:
61
SUCCESS:

SUCCESS:
62
SUCCESS: The connection to the open file "%s" has been terminated.

SUCCESS: The connection to the open file "%s" has been terminated.
64ERROR: Could not disconnect the open file "%s".
ERROR: Could not disconnect the open file "%s".
66ERROR: Invalid Syntax. /U option can be specified only when /S option is specified.
ERROR: Invalid Syntax. /U option can be specified only when /S option is specified.
67ERROR: Invalid Syntax. /P option can be specified only when /U option is specified.
ERROR: Invalid Syntax. /P option can be specified only when /U option is specified.
68Hostname Hostname
69ID ID
71Accessed By Accessed By
72Type Type
73#Locks #Locks
74Open Mode Open Mode
75Open File (Path\executable) Open File (Path\executable)
76Windows Windows
78Read Read
79Write Write
80Write + Read Write + Read
81
INFO: No shared open files found.

INFO: No shared open files found.
82list|csv|table list|csv|table
83PID PID
100
OPENFILES /parameter [arguments]


OPENFILES /parameter [arguments]

102Enables an administrator to list or disconnect files and folders
Enables an administrator to list or disconnect files and folders
103that have been opened on a system.

that have been opened on a system.

105/Disconnect Disconnects one or more open files.

/Disconnect Disconnects one or more open files.

106/Query Displays files opened locally or from shared
/Query Displays files opened locally or from shared
107folders.

folders.

108/Local Enables / Disables the display of local open files.

/Local Enables / Disables the display of local open files.

109/? Displays this help message.

/? Displays this help message.

112OPENFILES /Query /?
OPENFILES /Query /?
113OPENFILES /Local /?
OPENFILES /Local /?
121
OPENFILES /Query [/S system [/U username [/P [password]]]]

OPENFILES /Query [/S system [/U username [/P [password]]]]
122[/FO format] [/NH] [/V]

[/FO format] [/NH] [/V]

124Enables an administrator to display a list of files and folders
Enables an administrator to display a list of files and folders
125that have been remotely opened on a system.

that have been remotely opened on a system.

127/S system Specifies the remote system to connect to.

/S system Specifies the remote system to connect to.

128/U [domain\]user Specifies the user context under which
/U [domain\]user Specifies the user context under which
129the command should execute.

the command should execute.

130/P [password] Specifies the password for the given user
/P [password] Specifies the password for the given user
132/FO format Specifies the format in which the output is
/FO format Specifies the format in which the output is
133to be displayed.
to be displayed.
134Valid values: "TABLE","LIST","CSV".

Valid values: "TABLE","LIST","CSV".

135/NH Specifies that the "Column Header" should
/NH Specifies that the "Column Header" should
136not be displayed.
not be displayed.
137Valid only for "TABLE" and "CSV" formats.

Valid only for "TABLE" and "CSV" formats.

138/V Specifies that verbose output is displayed

/V Specifies that verbose output is displayed

140/? Displays this help message.

/? Displays this help message.

143OPENFILES /Query
OPENFILES /Query
144OPENFILES /Query /FO csv /NH
OPENFILES /Query /FO csv /NH
145OPENFILES /Query /FO LIST /V
OPENFILES /Query /FO LIST /V
146OPENFILES /Query /S system /U username /P password /NH
OPENFILES /Query /S system /U username /P password /NH
150LIST LIST
151CSV CSV
152ERROR: Invalid Syntax. No /ID or /A or /O parameter present.
ERROR: Invalid Syntax. No /ID or /A or /O parameter present.
153No Access. No Access.
155ERROR: Invalid ID.
ERROR: Invalid ID.
156ERROR: ERROR:
157ERROR: Unable to retrieve data.
ERROR: Unable to retrieve data.
159ERROR: Could not connect to the specified system with the given credentials.
ERROR: Could not connect to the specified system with the given credentials.
160read|write|read/write|* read|write|read/write|*
161Invalid syntax.
Type "%s /?" for usage.
Invalid syntax.
Type "%s /?" for usage.
162ERROR: Could not connect to remote server.
ERROR: Could not connect to remote server.
164Invalid server name.
Invalid server name.
165ERROR: Invalid Syntax. /NH option is only allowed for TABLE and CSV formats.
ERROR: Invalid Syntax. /NH option is only allowed for TABLE and CSV formats.
166WARNING: Ignoring the user credentials for the local connection.
WARNING: Ignoring the user credentials for the local connection.
167N/A N/A
168ERROR: Invalid syntax. System name cannot be empty.
ERROR: Invalid syntax. System name cannot be empty.
169WARNING: WARNING:
170ERROR: Invalid syntax. User name cannot be empty.
ERROR: Invalid syntax. User name cannot be empty.
171ERROR: The target system must be running Windows XP or above.
ERROR: The target system must be running Windows XP or above.
172Macintosh Macintosh
173Read/Write Read/Write
174Write/Read Write/Read
175.
.
176
INFO: There are no shared open files found with the specified criteria.

INFO: There are no shared open files found with the specified criteria.
177ERROR: Invalid syntax. Accessed by cannot be empty.
ERROR: Invalid syntax. Accessed by cannot be empty.
178ERROR: Invalid syntax. File name cannot be empty.
ERROR: Invalid syntax. File name cannot be empty.
179Type "%s /Query /?" for usage.
Type "%s /Query /?" for usage.
180Type "%s /Disconnect /?" for usage.
Type "%s /Disconnect /?" for usage.
183
Files Opened Locally:

Files Opened Locally:
184

Files opened remotely via local share points:


Files opened remotely via local share points:
186ProcessID ProcessID
187Process Name Process Name
189---------------------
---------------------
190---------------------------------------------
---------------------------------------------
191OPENFILES OPENFILES
192ERROR: Unable to get system type information.
ERROR: Unable to get system type information.
193ERROR: The target system must be running a 32 bit OS.
ERROR: The target system must be running a 32 bit OS.
194ERROR: Remote open files is not supported for 64 bit machines.
ERROR: Remote open files is not supported for 64 bit machines.
195ERROR: The target system must be running a 64 bit OS.
ERROR: The target system must be running a 64 bit OS.
196ERROR: Remote open files is not supported for 32 bit machines.
ERROR: Remote open files is not supported for 32 bit machines.
228
SUCCESS: The system global flag 'maintain objects list' is enabled.
This will take effect after the system is restarted.

SUCCESS: The system global flag 'maintain objects list' is enabled.
This will take effect after the system is restarted.
229
SUCCESS: The system global flag 'maintain objects list' is disabled..
This will take effect after the system is restarted.

SUCCESS: The system global flag 'maintain objects list' is disabled..
This will take effect after the system is restarted.
230ON ON
231OFF OFF
232on|off on|off
233
INFO: The system global flag 'maintain objects list' is currently disabled.

INFO: The system global flag 'maintain objects list' is currently disabled.
234
INFO: The system global flag 'maintain objects list' is currently enabled.

INFO: The system global flag 'maintain objects list' is currently enabled.
235ERROR: Logged-on user does not have administrative privilege.
ERROR: Logged-on user does not have administrative privilege.
236
INFO: The system global flag 'maintain objects list' needs

INFO: The system global flag 'maintain objects list' needs
237to be enabled to see local opened files.
to be enabled to see local opened files.
238See Openfiles /? for more information.
See Openfiles /? for more information.
239ERROR: Invalid username.
ERROR: Invalid username.
240ERROR: Invalid open file name.
ERROR: Invalid open file name.
250
OPENFILES /Local [ ON | OFF ]


OPENFILES /Local [ ON | OFF ]

252Allows an administrator to enable or disable the system global flag
Allows an administrator to enable or disable the system global flag
253'maintain objects list' which tracks local file handles. Changes
'maintain objects list' which tracks local file handles. Changes
254made by this switch will take effect only after restarting the
made by this switch will take effect only after restarting the
255system.

system.

256Note: Enabling this flag reduces system performance.

Note: Enabling this flag reduces system performance.

261OPENFILES /Local
OPENFILES /Local
262OPENFILES /Local ON
OPENFILES /Local ON
263OPENFILES /Local OFF
OPENFILES /Local OFF
5003SUCCESS: SUCCESS:
5004INFO: INFO:
5501Type the password for %s: Type the password for %s:
5502Passing the user credential for local connection.
Passing the user credential for local connection.
5503The target system must be running Windows XP or above.
The target system must be running Windows XP or above.
5504The remote system must be running Windows 2000 or above.
The remote system must be running Windows 2000 or above.
5601Invalid syntax. '%s' value is not allowed for '%s' option.
%s
Invalid syntax. '%s' value is not allowed for '%s' option.
%s
5602Invalid syntax. Specify valid numeric value for '%s'.
%s
Invalid syntax. Specify valid numeric value for '%s'.
%s
5603Invalid syntax. Specifiy valid floating point value for '%s'.
%s
Invalid syntax. Specifiy valid floating point value for '%s'.
%s
5604Invalid syntax. Mandatory option '%s' is missing.
%s
Invalid syntax. Mandatory option '%s' is missing.
%s
5605Invalid syntax. '%s' option is not allowed more than '%d' time(s).
%s
Invalid syntax. '%s' option is not allowed more than '%d' time(s).
%s
5607Invalid argument/option - '%s'.
%s
Invalid argument/option - '%s'.
%s
5608Invalid syntax. Default argument is missing.
%s
Invalid syntax. Default argument is missing.
%s
5609Length of the command line argument should not exceed 255 characters.
Length of the command line argument should not exceed 255 characters.
5610Invalid syntax. Default option is not allowed more than '%d' time(s).
%s
Invalid syntax. Default option is not allowed more than '%d' time(s).
%s
5611Invalid syntax. Value expected for '%s'.
%s
Invalid syntax. Value expected for '%s'.
%s
5612Invalid syntax. '%s' value is not allowed as default argument.
%s
Invalid syntax. '%s' value is not allowed as default argument.
%s
5613Type "%s /?" for usage. Type "%s /?" for usage.
5614Value for '%s' option cannot be empty.
%s
Value for '%s' option cannot be empty.
%s
5615Value for default option cannot be empty.
%s
Value for default option cannot be empty.
%s
5616Invalid syntax. Specify valid numeric value for default.
%s
Invalid syntax. Specify valid numeric value for default.
%s
5617Invalid syntax. Specifiy valid floating point value for default.
%s
Invalid syntax. Specifiy valid floating point value for default.
%s
5618Value for default option cannot be more than %d character(s).
Value for default option cannot be more than %d character(s).
5619Invalid syntax. Value cannot be specified with '%s' option.
%s
Invalid syntax. Value cannot be specified with '%s' option.
%s
5620Value for '%s' option cannot be more than %d character(s).
Value for '%s' option cannot be more than %d character(s).

EXIF

File Name:openfiles.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-openfiles.resources_31bf3856ad364e35_10.0.15063.0_en-us_8a67825ab218d26c\
File Size:20 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:19456
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:Executable application
File Subtype:0
Language Code:English (U.S.)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Displays the current open files list
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:openfiles.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:opnfiles.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-openfiles.resources_31bf3856ad364e35_10.0.15063.0_en-us_2e48e6d6f9bb6136\

What is openfiles.exe.mui?

openfiles.exe.mui is Multilingual User Interface resource file that contain English (U.S.) language for file openfiles.exe (Displays the current open files list).

File version info

File Description:Displays the current open files list
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:openfiles.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:opnfiles.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x409, 1200