Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

win2k Drive map at server with no login just boot.

Status
Not open for further replies.

tomavery

Programmer
Joined
Dec 10, 2000
Messages
53
Location
US
How do I do this I keep trying instsrv and svrany and it doesnt map?

I want a drive mapped from one server to another for some processes we do WITHOUT logging in.

Any ideas or is this batchable?

THank you.
Go Canucks! (rabid Vancouver Canucks Fan)
 
Let me followup to this.
I tried the instsrv routine at
and looked at and followed the Q137890 tip.
Neither would work for anything.
I tried with a .bat file that does an ip mapping

net use Q: \\192.168.1.1\apps

tried

net use Q: \\myserver\apps

and
even made a program that does the same thing.

RUNQ.exe

then tried

NOTEPAD.exe

That didnt work either.

Reg entries are there as parameters and application in the current control set/services/<my service name area>

Maybe my reg is wrong or is there some new security pack that is preventing this. I am on win2k sp2 with all the latest except sp3.

Thanks for any advice.
Anyone have a screen shot of an actual reg that works?

Go Canucks! (rabid Vancouver Canucks Fan)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top