Windows server 2003 and Windows XP – How to share folder via command line
Posted by aidas | Posted in Command line, Windows 2003, Windows XP | Posted on 26-06-2009
0
This post will show you how to use net share command to share folder.
Lets say we want to share “D:\Test” folder with share name “TestDocs”.
Open command line on your Windows server 2003 or Windows XP computer and type:
net share TestDocs=D:\Test

Press “Enter” button and you are done !
Follow us on Twitter !







