Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

create windows network share from command line

net share sharename=folderpath /grant:username,permissions

sharename: You can assign name to the share you are going to create
username : Login id of the user whom you want to share the folder with
permission: Read, Change or Full
Source by www.windows-commandline.com #
 
PREVIOUS NEXT
Tagged: #create #windows #network #share #command #line
ADD COMMENT
Topic
Name
8+5 =