Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Update Services > Deleting Synchronization Reports WSUS 3.0

Reply
Thread Tools Display Modes

Deleting Synchronization Reports WSUS 3.0

 
 
Jeff
Guest
Posts: n/a

 
      12-16-2009
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.
 
Reply With Quote
 
 
 
 
Lawrence Garvin [MVP]
Guest
Posts: n/a

 
      12-16-2009
"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

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Clients not getting updates from WSUS Server bleicht Update Services 7 02-04-2010 10:44 PM
Re: WSUS 2 is installed on Microsoft sql and WSUS 3 Lawrence Garvin [MVP] Update Services 0 12-11-2009 01:13 PM
Re: WSUS 3, empty sql datafile due to tbXml table Lawrence Garvin [MVP] Update Services 0 11-18-2009 03:50 PM
Re: SBS & WSUS - Doesnt seem to work! Larry Struckmeyer[SBS-MVP] Windows Small Business Server 1 10-27-2009 03:00 AM
Some contacts not syncing TC ActiveSync 12 07-10-2006 03:47 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59