Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

WinPE 2 - Can't map a share

Featured Replies

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

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

  • Author

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?

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?

  • Author

Yes. The time reports correctly as the local time. I ran net time /RTSDOMAIN:domain and got the time from the time server and set it to that as well, still no go.

  • 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

Use in-line parameters

net use Z: \\YOURPC\YOURSHARE /user:YOUR_DOMAIN_OR_MACHINE_NAME\YOUR_USER_NAME YOUR_PLAINTEXT_PASSWORD

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.