JoshN Posted October 8, 2003 Share Posted October 8, 2003 I'm writing a script that will help automate the creation and sharing of a folder. The script will be run from one or two computers and the folder will be created on networked servers. In testing I've noticed that Net Share will not work if directed to a remote computer. Here's the syntax that I'm using:Net Share AR$=\%Input%\Apps$\AR /Users:50 /Remark:"Private share for Accelerated Reader"Whenever this is run from the script it always pulls up the syntax info for Net Send. I'm assuming that Net Send won't work across a network. Is this correct? If so, is there another way to create and then share a folder on a remote computer?Thanks in advance Quote Link to comment Share on other sites More sharing options...
JoshN Posted October 9, 2003 Author Share Posted October 9, 2003 Nobody? That's OK. I've decided to connect to each server and run the script locally. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.