Sys Event logs errors

C

Chris

Hi All,

I use XPE Sp1 and when booting the image, I get the following Sys Event
logs which I can't get rid off :

1/ Ws32Time : NtpClient has no source of accurate time (Event 29)
Ws32Time : NtpClient A socket operation was attempted to
unreachable host (Event 17)
(Time Service Core and Time Service Executable are included in the
image)

2/ Workstation : Could not load any transport (Event 5728).

3/ Serial : No param subkeys for user defined data. Means no user
config can be found.
--> I Didn't put any user account up to now. Is this the reason ?

4/ Application Popup : Event Id (877) in Souce Application popup cannot
be found. Local comp may not have necessary reg information or message
dll file to display message from a remote computer. You may be able to
use the /AUXSOURCE=flag to retreive this description.
--> How do I do that ?

Thks
 
K

KM

Chris,

See some answers inline..
Hi All,

I use XPE Sp1 and when booting the image, I get the following Sys Event
logs which I can't get rid off :

1/ Ws32Time : NtpClient has no source of accurate time (Event 29)
Ws32Time : NtpClient A socket operation was attempted to
unreachable host (Event 17)
(Time Service Core and Time Service Executable are included in the image)

Perphas defualt time server is not reachable from your network?
Actually, you can chaneg the default in registry. You can even do that in TD - time service registry section.

2/ Workstation : Could not load any transport (Event 5728).

On your runtime, do you have WINS Client service disabled?
3/ Serial : No param subkeys for user defined data. Means no user
config can be found.
--> I Didn't put any user account up to now. Is this the reason ?

You shoudl add [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Serial\Parameters] key to your pre-FBA image.
4/ Application Popup : Event Id (877) in Souce Application popup cannot
be found. Local comp may not have necessary reg information or message
dll file to display message from a remote computer. You may be able to
use the /AUXSOURCE=flag to retreive this description.
--> How do I do that ?

Copy drvmain.sdb file from XPe Repository to \WINDOWS\AppPatch folder on target.
Or install QFE 824704 if you're running XPe/XPe SP1.

Also, add "Software Installation Group Policy Extension" component.
 
C

Chris

Hello All and KM,

1/
I would like to fix it in TD.
But the key is not present in Time Service Core / Executable and when I
try to Add it I CAN'T Because The time service Core /Executable are
locked !!! ?
The key would be :
In HKLM\Soft\Microsoft\Win\CurrentVers\DateTime\Server\1 :
time.nist.gov instead of time.windows.com.

--> Am I missing something here ?

Thks.
 
K

KM

Chris,

You don't really need to change/add the setting in Microsoft component (the component was released).
You just use TD Extra Registry section (you can find it under Configuration node if you have View-->Resources open turned on).
 
C

Chris

KM,

The reason why I wanted to fix it in the component is that It doesn't
work when I put it in TD Extra Registry section
In the registry I have : DateTime\Server\1: time.windows.com
DateTime\Server\2 : time.nist.gov

I want to get rid of time.windows.com.
So in the TD Extra Registry section, I put
HKLM\Soft\Microsoft\Win\CurrentVers\DateTime\Server\1 : time.nist.gov
But it is maybe not suffisant.

Thks
 
K

KM

Chris,

You don't really need to "remove" a server from the list in registry.
You just have to change the Default value of the [HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\DateTime\Servers] key as it will
point to the right server that will be used by default.

This is the value you'd want to set up via TD Extra Registry section.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top