In Eventvwr > Microsoft > Windows > GroupPolicy > Opertational logs
- I can't see any errors that stand out but then i haven't looked at this log before. Is there anything particular I should be looking for?
Yes, I accept to reboot after the gpupdate /sync and the computer reboots within a minute. Just a standard restart without this doesn't work but even if it did there shouldn't be anywhere left for it to get those settings from in the first place.
Slow link - Do you mean slow link detection (am in the main office)? Or the GPOs linked to that OU being slow to process?
Slow Link, yes, I meant Slow Link Detection. It doesn't matter where you are or necessarily the actual speed of your network - SLD is about if you are using or configuring that feature, if you have networking change or new subnets being implemented. SLD,
if triggering, will be reflected in the gpresult.
You mentioned > Operational Logs>, this suggests you are using at least WinVista - what OS are you using?
Depending upon the OS you are using, you may need to enable deeper logging, but first, check the log entries (even in Application and System Logs), and compare the events in the time period when new/broken, against the time period when not-new/fixed. e.g. pre-gpupdate
/sync, and, post-gpupdate /sync. Because you have performed a restart as part of gpupdate /sync, you can use that reboot event in the logs as a marker between pre and post.
You can also compare the events logged between a known-good machine and a known-bad machine, to get an idea of what "normal" or known-good looks like, for comparison.
With event logs, in general, there are many events which are "normal noise" even if the event is classed as "error" or "warning", sometimes that's acceptable/normal (eg if the computer is not able to contact a domain controller
because it's unplugged from the network, GP events will be logged reflecting that. so if you know it's unplugged, then it's expected that GP won't be applied.
Similarly, some events are logged by components as "WARNING - everything is ok", or, "INFORMATIONAL - something is horribly wrong". My point is that you can't always skip over the severity/class of events until you've familiarized yourself
with what "normal" looks like in your own environment.