MSFN Forum: IPX on WinPE 2004 - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

IPX on WinPE 2004 Rate Topic: -----

#1 User is offline   gadget 

  • Member
  • PipPip
  • Group: Members
  • Posts: 192
  • Joined: 02-January 04

Posted 09 February 2005 - 10:10 AM

Ok, lets start this again as the project here has come alive again.

On WinPE 2004, not Barts as we are not allowed to use this.

I have the netware client loaded, the login script maps drives correctly over ipx. problem is I cannot manually map a drive outside the login script..

Here is my startnet.cmd

regsvr32 /s netcfgx.dll
factory -minint
rem factory -winpe
netcfg -v -winpe
net start dhcp
net start nla
netcfg -v -c c -i NW_NWFS
netcfg -v -l %SystemRoot%\inf\netnwlnk.inf -c p -i ms_nwipx
net start nicm
net start NetwareWorkstation
regedit /s setnwvar.reg
LOGINW32

Oh why can I not map the drive using

net use t: \\server\share

?


I could map the drives within the login script but the mapped drive varies too much so I would prefere to do this from the command line.

I don't care at all about ip as I am connecting to is netware 5 ipx boxes so that can be stripped out.

Also, I may need to run /wmi and /pnp and I also run without a firewall so where does the factory -winpe affect networking et all?

Thanks...


#2 User is offline   Chris242 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 22-April 05

Posted 22 April 2005 - 01:02 PM

Here is the issue.... You are not starting the a service you need, the lmhosts.

Just add:

net start lmhosts

to your script and it will work great!!!!

:thumbup

Good luck and let me know how it goes...

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy