1.

Solve : How to scriptinga new share??

Answer»

Hi,

I bought a Netgear sc101 "Net storage".
I have installed DRIVER on a w2k server.

When server have rebooting after a power failure (Yes have UPS!).
The share NEEDS to be reinstalled for the Net Storage Drives!

Any god idea for a script to do this?
That i can install as an service!

Sorry for any BAD english!

// The Swede!Doesn't "NET USE Z: \\SERVER\SHARENAME" work?Gets error 85 "IN USE"
And its not in use!

Here is the command!
C:\Documents and Settings\Administrator.360-2>NET USE e: \\360-2\store
System error 85 has occurred.

The local device name is already in use.

Am i thinking wrong?Oh,,

Have to be shure that we UNDERSTAND each other.
I want to set up a file share from the server! So PC on network can connect to share!

// The Swede
This might shed some light on error 85:

http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=HPIC,HPIC:2006-07,HPIC:en&q=%22System+error+85+%22+site%3Amicrosoft%2Ecom

DocOK,

Problem solved!

This is what i looked for!
So stupid i forgot "=".

net share storage$=h:
net share data$=g:

Many thanks to all!

// Swede



Discussion

No Comment Found