Jump to content

WinPE 2 - Can't map a share


gingey

Recommended Posts

Set up a WinPE 2 boot cd using nothing but the basic set up. It boots up fine, but when I try to map a drive using the net use command, I get:

System error 2457 has occurred.

This server's clock is not synchronized with the primary domain controllers clock.

I've tried to change it using the net time command, but no luck.

I am typing net use z: \\server\share. It then asks for a user name and password. After I enter the password, it errors, any ideas??

I am getting an IP and can ping out, so I know the networking is up.

Edited by gingey
Link to comment
Share on other sites


Are you entering the domain name along with your user name? I've found that on my network I always have to enter the domain name with the username to connect (i.e. /USER:server\admin). I don't really see how that would have anything to do with the clock, but its a problem i've ran in to trying to map drives.

Edited by zorphnog
Link to comment
Share on other sites

Yes, the domain is there, authentication is not an issue.

We've noticed that there seems to be an issue that could be related to DST, anyone know if WinPE is affected by the change?

Link to comment
Share on other sites

Vista did not require the latest Microsoft patches for DST. I would hope WinPE v2 (which is based on Vista) would also not require the DST patch.

Have you tried manually setting the time on WinPE2, and retrying the map?

Link to comment
Share on other sites

  • 1 month later...

I'm having a similiar problem, for different reasons:

Everytime I try to map a drive, it can't seem to get an IP address. Here is my header from my startnet.cmd

 @echo off
TITLE Boot CD v 2.0
regsvr32 /s netcfgx.dll
netcfg -v -winpe
net start dhcp
net start nla

Then, the command I use is:

net use S: \\%server%\currentimage\%model% * /USER:%domain%\%username%

The problem seems to be getting an IP address

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...