Event Log errors

G

Guest

Hi,

I am getting lot of errors and warnings in my event log under application
and system. I have removed a lot of them after going through many discussion
groups and search engines. I have added near about all the components that
register them in event log. I have even copied registry branch under
services/eventlog/application and system from Win XP Pro to my image.
Still I am getting theses errors as following :

Event Type: Error
Event Source: Windows Product Activation
Event Category: None
Event ID: 1010
Date: 4/15/2005
Time: 8:21:29 PM
User: N/A
Computer: EAP-EMBEDDED
Description:
The Windows license was restored due to a system error. You might need to
reactivate your Windows product.


Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7023
Date: 4/15/2005
Time: 8:22:35 PM
User: N/A
Computer: EAP-EMBEDDED
Description:
The IPv6 Helper Service service terminated with the following error:
The specified module could not be found.


Event Type: Error
Event Source: Workstation
Event Category: None
Event ID: 5728
Date: 4/15/2005
Time: 8:10:00 PM
User: N/A
Computer: EAP-EMBEDDED
Description:
Could not load any transport.


Event Type: Warning
Event Source: MrxSmb
Event Category: None
Event ID: 3032
Date: 4/15/2005
Time: 8:12:22 PM
User: N/A
Computer: EAP-EMBEDDED
Description:
The redirector was unable to register the domain on to transport
NetBT_Tcpip_{CF93A636-E466-43F7-A545-49E4012C for the following reason: .
Transport has been taken offline.


Event Type: Warning
Event Source: MrxSmb
Event Category: None
Event ID: 3032
Date: 4/15/2005
Time: 8:11:08 PM
User: N/A
Computer: EAP-EMBEDDED
Description:
The redirector was unable to register the domain on to transport NwlnkNb
for the following reason: The parameter is incorrect. . Transport has been
taken offline.


Event Type: Warning
Event Source: MrxSmb
Event Category: None
Event ID: 3032
Date: 4/15/2005
Time: 8:10:48 PM
User: N/A
Computer: EAP-EMBEDDED
Description:
The redirector was unable to register the domain on to transport NwlnkNb
for the following reason: The parameter is incorrect. . Transport has been
taken offline.


Event Type: Warning
Event Source: WinMgmt
Event Category: None
Event ID: 5603
Date: 4/15/2005
Time: 8:16:16 PM
User: NT AUTHORITY\SYSTEM
Computer: EAP-EMBEDDED
Description:
A provider, Rsop Planning Mode Provider, has been registered in the WMI
namespace, root\RSOP, but did not specify the HostingModel property. This
provider will be run using the LocalSystem account. This account is
privileged and the provider may cause a security violation if it does not
correctly impersonate user requests. Ensure that provider has been reviewed
for security behavior and update the HostingModel property of the provider
registration to an account with the least privileges possible for the
required functionality.


Event Type: Warning
Event Source: WinMgmt
Event Category: None
Event ID: 63
Date: 4/15/2005
Time: 8:14:18 PM
User: NT AUTHORITY\SYSTEM
Computer: EAP-EMBEDDED
Description:
A provider, HiPerfCooker_v1, has been registered in the WMI namespace,
Root\WMI, to use the LocalSystem account. This account is privileged and the
provider may cause a security violation if it does not correctly impersonate
user requests.


Event Type: Warning
Event Source: WinMgmt
Event Category: None
Event ID: 5603
Date: 4/15/2005
Time: 8:16:16 PM
User: NT AUTHORITY\SYSTEM
Computer: EAP-EMBEDDED
Description:
A provider, Rsop Planning Mode Provider, has been registered in the WMI
namespace, root\RSOP, but did not specify the HostingModel property. This
provider will be run using the LocalSystem account. This account is
privileged and the provider may cause a security violation if it does not
correctly impersonate user requests. Ensure that provider has been reviewed
for security behavior and update the HostingModel property of the provider
registration to an account with the least privileges possible for the
required functionality.

Please help.
 
K

KM

BONTZ,

To gather more info about the errors you listed that are related to MrxSmb.

1. Open the particular event in the System event log.
2. In the Data box, click Words.
3. The status code that resulted in the error is contained in the last DWORD entry in the list.
4. The status code may be either a Win32 or a Windows NT status code. You can look these up in either Winerror.h or Ntstatus.h,
respectively. Both of these files are located in the Windows SDK.
(http://support.microsoft.com/Default.aspx?kbid=263142)


Regarding the WinMgmt errors, read and try the solution from this thread: http://www.mcse.ms/message1523255.html. If it works for
you, you can fix it during FBA.


Regards,
KM, BSquare Corp.

PS. Please add "Software Installation Group Policy Extension" component to your Configuration.
 

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