Quantcast
Channel: WSUS forum
Viewing all articles
Browse latest Browse all 12874

Downstream server has less updates than the Upstream server.

$
0
0

Hi, I have a DSS (Downstream server) that syncs the metadata from a USS(Upstream server) at our place. I counted the number of updates in the database using the `IsLatestRevision` field in the revision table. They are different on both the WSUS servers.

The DSS has less updates than the USS. The query is as follows. 

SELECT COUNT(*)
  FROM [SUSDB].[dbo].[tbRevision]
  where IsLatestRevision=1

Is this the proper way to count the number of updates, if yes, why there is a mismatch. 
Please help, i am confused on this. Any help appreciated.


Viewing all articles
Browse latest Browse all 12874

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>