I am failing to map a drive like this:
net use z: \\server\sharedfolder
it immediately returns an error 1231 telling me that the specified host can't be found - even though I have connected both pc's to my local router with a physical cable!
I have set up tftp32 to host a DHCP server ranging from 192.168.0.200 to 192.168.0.210
It's boot method is set to boot\pxeboot.com which loads into Windows PE. That is not the problem. I can easily get access to the network PXE-server I have set up. But when I enter the WinPE, I get the error as said above...
What can I do?
startnet.cmd. All that batch-file does is to execute thewinpeinit. But I get no messages after that. – KristianB May 28 '11 at 12:26Unattend.xml? – techie007 May 28 '11 at 16:53