Remotely Create Shares

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

Guest

I have to create a large number of shares on remote servers that are all
identicle. I was trying to do something like a "net share
name=\\servername\d$\folder" but the syntax is not correct.

Other than installing rcmd everywhere in advance, does anyone know of an
easy way to get this done?

Thanks
 
James Smith said:
I have to create a large number of shares on remote servers that are all
identicle. I was trying to do something like a "net share
name=\\servername\d$\folder" but the syntax is not correct.

Other than installing rcmd everywhere in advance, does anyone know of an
easy way to get this done?

Thanks

Use psexec.exe (www.sysinternals.com).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top