This feature doesn??™t work as you expect from
the graphical version of Windows. You can??™t switch between users??”Server Core logs off the existing
/UNLIMITED
Allows an unlimited number of users to access a share at once. To use this command
line switch to change the Drive_D share on MainXP to unlimited, you??™d type
RmtShare \\MainXP\
Drive_D /UNLIMITED
and press Enter. You can??™t use this command line switch with the
/USERS
command line switch.
/REMARK:"
text
"
Adds a comment to the specified share. For example, if you wanted to add a
comment of ???This is Drive D??? to the Drive_D share on MainXP, you??™d type
RmtShare \\MainXP\
Drive_D /REMARK:"This is Drive D"
and press Enter.
/GRANT [
user
[:{READ | CHANGE | FULL}]]
Allows a user or group to perform specific
tasks using the share. For example, if you wanted to allow a user named George full control of the
Drive_D share on MainXP, you??™d type
RmtShare \\MainXP\Drive_D /GRANT George:FULL
and press Enter.
/REMOVE
user
Denies a user or group the right to use a particular share. For example, if you
wanted to remove the rights of a user named George from the Drive_D share on MainXP, you??™d type
RmtShare \\MainXP\Drive_D /REMOVE George
and press Enter.
Pages:
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103