The valid
values include read, read/write, and write. You can use the * wildcard to disconnect all currently
shared files by open mode. Use the OPENFILES /Query /V mode to obtain the list of files currently
open on the system, including the open mode. Note that the standard display doesn??™t
include the open mode, so you must specify the /V command line switch.
/OP openfile Disconnects all open file connections created by a particular open filename.
You can use the * wildcard to disconnect all currently shared files by filename. Use the
OPENFILES /Query mode to obtain the list of files currently open on the system, including
the name of the open file.
Query
Use this mode to obtain a list of the files currently open on a system. This mode uses the following
syntax:
OPENFILES /Query [/S system [/U username [/P [password]]]]
[/FO {TABLE | LIST | CSV}] [/NH] [/V]
The following list describes each of the command line arguments.
/S system Specifies the remote system that you want to check. In most cases, you??™ll also need
to supply the /U and the /P command line switches when using this switch.
/U [domain\]user Specifies the username on the remote system.
Pages:
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982