I've got problem with my WSUS server.
It stopped synchronising updates with microsoft updates server. I found out that reason must be database.
Wsus is using Sql Server 2005 Express Edition and database just hit its limit. I dont know why shomeone set this SUS like that because I just changed job and managing WSUS server ofphanted by its previous admin is my responsibility.
my company has about 1000 client computers - it was surprise to me that WSUS database has risen to shuch size!!!
1)What is best task I should do now. I would like to migrate server back to WID database but cant find any instruction how can I do it. (i am quite rookie MS database Administrator - before I had experience only with oracle databases).
2)Other option would be to migrate sql server to 2008 R2 which has 10GB capacity limit, but i found that is not recommended ??
Anyway I would need to make backup of susdb and i am not sure how.
3)Is it enough to stop sql services and copy susdb.mdf, susdb.ldf files ?
Could anyone help me answering my problems?