show me how to share...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hey all,
i have an external drive mapped to drive letter P:\

is there a way to write a batch file to share a folder on that drive with
permissions read and write?

thanks,
rodchar
 
rodchar said:
is there a way to write a batch file to share a folder on that drive with
permissions read and write?

There may be a way to do this with the "net" command...might try net /? for
details.
 
Back
Top