"wcgoddard" wrote in message
>I have set up a linked server to ADS in sql2005. Using OPENQUERY() I fill a
> view with the required user properties from AD. However, when I change any
> of
> the user properties in ADS the information displayed in the view does not
> seem to show the new values even though the OPENQUERY() each time the view
> loads. Any ideas as to what may be going on?
> --
> warren
Possibly the changes have not replicated. It can take 15 minutes or so for
all DC's to get the modifications, longer if you have slow links between
remote locations. In extreme cases replication could be scheduled once per
day.
--
Richard Mueller
MVP Directory Services
Hilltop Lab -
http://www.rlmueller.net
--