"Jeff" <> wrote in message
news:84EC98A1-F8AB-485C-BE5E-...
> Is there a way to delete synchronozation reports. Somehow I have reports
> for
> listed for a future date. Im looking for a way to get rid of it.
There is no supported way; however, deleting "future" events from the WSUS
database can be performed with this query:
DELETE FROM dbo.tbEventInstance where TimeAtServer > NOW()
--
Lawrence Garvin, M.S., MCITP:EA, MCDBA, MCSA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)
My Blog:
http://onsitechsolutions.spaces.live.com
Microsoft WSUS Website:
http://www.microsoft.com/wsus
My MVP Profile:
http://mvp.support.microsoft.com/pro...awrence.Garvin