![]() |
|
|||||||
| Notices |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
Set system clock during Minisetup or earlier
I am running into a problem where my GPO is not applying to machines on the
first boot because the system BIOS clock is off. I need to ensure that the system bios clock is synchronized with the network time on the DCs. To do this I have tried the following. In cmdlines.txt I have addeed these three lines - before the sysprep line. "net use \\MyDC\ipc$ /USER OMAIN\USER password""net time \\myDC /SET /Y" "net use /d \\MyDC" This should set the system clock during the minisetup portion of the installation, but it doesn't seem to be working. Can anyone think of a way to synchronize the system clock durring any stage of the OSD/BDD deployment prior to the first log on attempt? Or point out to me why this is unable to set the clock during mini-setup? I have tried putting similar code into my userexit.vbs script, but that doesn't work because WinPE 2005's "net time" doesn't set the system clock (unlike WinPE 2004 or WinPE 2.0!!!) |
|
|
|
#2 |
|
Guest
Posts: n/a
|
RE: Set system clock during Minisetup or earlier
In looking around some more, I got the idea to try
"w32tm /resync" instead of all the net commands. This was also unsuccessful. Bummer. "Todd Miller" wrote: > I am running into a problem where my GPO is not applying to machines on the > first boot because the system BIOS clock is off. I need to ensure that the > system bios clock is synchronized with the network time on the DCs. > > To do this I have tried the following. > > In cmdlines.txt I have addeed these three lines - before the sysprep line. > > "net use \\MyDC\ipc$ /USER OMAIN\USER password"> "net time \\myDC /SET /Y" > "net use /d \\MyDC" > > This should set the system clock during the minisetup portion of the > installation, but it doesn't seem to be working. > > Can anyone think of a way to synchronize the system clock durring any stage > of the OSD/BDD deployment prior to the first log on attempt? Or point out to > me why this is unable to set the clock during mini-setup? > > I have tried putting similar code into my userexit.vbs script, but that > doesn't work because WinPE 2005's "net time" doesn't set the system clock > (unlike WinPE 2004 or WinPE 2.0!!!) |
|
|
|
#3 |
|
Newbie
Join Date: Jun 2008
Age: 39
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
![]() |
Re: Set system clock during Minisetup or earlier
Have you found a fix for this yet? We are having the same problem
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
< Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |