How do I create a network share?
John Savill
March 4, 1999
1 Min Read
A. It is possible to create a share from the commandprompt by typing:
net share =: /remark=""
e.g. net share john=c:datajohndrv /remark="Johns drive"
A share can also be created using Explorer:
Start Explorer (Start - Programs - Windows NT Explorer)
Right Click on a directory and select "sharing"
Click the Sharing tab, and select "Shared as"
Enter a description and click OK
The directory will now have a hand on the directory
It is possible to add a $ to the end of the share so it will appearhidden, and not visible from a network browse.
See also, "How can I create a share on another machine over the network?" and "Letting Data Managers Create and Delete Shares."
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like