

This tip was submitted to the SearchWin2000.com tip exchange by member Richard Jenkins. Please let other users know how useful it is by rating it below.
To save all server shares to a text file, type NET SHARE > mytext.txt. This exports all share names to a text file that can be saved to document your server shares.
You can also edit the file into a command file that will create shares on a new server, using the command NET SHARE <myshare>=drive:path. To see the full NET SHARE syntax, at a command prompt type NET SHARE ?.