Answer the question
In order to leave comments, you need to log in
How to update network drive permissions?
For example, I shared a disk for reading.
net share D=D: /grant:HomeUsers,READ /users:2'
Periodically, I need to be able to write.
net share D=D: /grant:HomeUsers,FULL/users:2'
Is it possible to do this so as not to delete a network drive and then share it again, but for writing?
PS. If I just type this command
net share D=D: /grant:HomeUsers,FULL/users:2'
, then logically it says that the disk is already shared
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question