
02-16-2010
|
|
|
|
Re: Vista Business Startup issue
It could be name resolution or connectivity issue. You may want to use
netdaig to check any errors. Or this post may help: Troubleshoot: Event ID
1129: Group Policy Preprocessing -
http://www.chicagotech.net/netforums...php?f=3&t=9992
--
Bob Lin, Microsoft-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Thomas Grassi" <thomasgrassi@hotmail.com> wrote in message
news:eg8G85YrKHA.5356@TK2MSFTNGP02.phx.gbl...
>I have Windows Vista Business Edition sp2 connecting to my Windows 2003 R2
>Standard DC Domain
>
> Everytime I restart the pc I get this error
>
> Log Name: System
> Source: Microsoft-Windows-GroupPolicy
> Date: 2/14/2010 8:23:34 AM
> Event ID: 1129
> Task Category: None
> Level: Error
> Keywords:
> User: OUR\trgrassijr
> Computer: TGKW002.our.network.tgcsnet.com
> Description:
> The processing of Group Policy failed because of lack of network
> connectivity to a domain controller. This may be a transient condition. A
> success message would be generated once the machine gets connected to the
> domain controller and Group Policy has succesfully processed. If you do
> not see a success message for several hours, then contact your
> administrator.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-GroupPolicy"
> Guid="{aea1b4fa-97d1-45f2-a64c-4d69fffd92c9}" />
> <EventID>1129</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>0</Task>
> <Opcode>0</Opcode>
> <Keywords>0x8000000000000000</Keywords>
> <TimeCreated SystemTime="2010-02-14T13:23:34.269Z" />
> <EventRecordID>46468</EventRecordID>
> <Correlation ActivityID="{A8EB083C-A363-48AC-8ED2-7FD61D14688F}" />
> <Execution ProcessID="1324" ThreadID="1952" />
> <Channel>System</Channel>
> <Computer>TGKW002.our.network.tgcsnet.com</Computer>
> <Security UserID="S-1-5-21-3054588571-1341459584-784128302-1110" />
> </System>
> <EventData>
> <Data Name="SupportInfo1">1</Data>
> <Data Name="SupportInfo2">1254</Data>
> <Data Name="ProcessingMode">2</Data>
> <Data Name="ProcessingTimeInMilliseconds">121728</Data>
> <Data Name="ErrorCode">1222</Data>
> <Data Name="ErrorDescription">The network is not present or not
> started. </Data>
> </EventData>
> </Event>
>
> and when I try to browse via IE a local intranet web site that is on one
> of my local windows 2003 servers I get failed to connect but I can browse
> the internet no problem
>
> So I issue this command IPCONFIG /FLUSHDNS
>
> then wait a min and issue IPCONFIG /REGISTERDNS
>
> I am then able to browse my web site
>
> seems a service is starting in the wrong order or something
>
> I have no problems as long as the pc is up and running this only happens
> after a shutdown or restart
>
> Any ideas
>
> Thanks
>
> Tom
>
|