"Axel" <> wrote in message
news:...
> Lawrence,
> It is very possible I did not get all the R2 bits removed. Can you point
> me to instructions for manual removal?
Unfortunately, Microsoft never wrote any official documentation for
upgrading R2 to WSUSv3; however, a white paper I wrote "way back when" does
address that specific scenario. You may find it of some use. It's still
available from the Microsoft Download Center at
http://download.microsoft.com/downlo...3_networks.doc
> I am getting more than one type of error. The decryption error still pops
> up on occasion.
Hmmmm. I've never seen these issues before, so I really have no basis on
which to draw from. It's possible that mismatched objects between the R2
installation and the WSUS3SP1 installation might be contributing -- but
that's purely speculation -- truth is.. I got no other ideas at the moment.
> I use SQL Express because
> 1) I read that it was faster and my experience seemed to bear that out
> (gut, not measured),
Interesting. In fact, the Windows Internal Database engine does not contain
the database size or memory utilization limits that are imposed upon a SQL
Express installation. As relates to WSUS, the Windows Internal Database is
the better engine to use.
> 2) it is easier to manage (not that I do that much with it),
Granted, getting SSMSExpress connected to SQLExpress is a bit easier, but
it's quite possible to also connect to the Windows Internal Database with
SSMSExpress -- you need to use Named Pipes rather than TCP/IP.
To that point, though -- there's really no database maintenance required at
that level, and I've run my WSUS v3 systems for years without ever
connecting a management tool to the database.
> and 3) I'm running MySQL and SQL Express with LOB applications already and
> did not want yet another database engine.
This, actually, is a good reason.
Just be aware of the memory utilization limitations of SQL Express -- and
hope that running multiple databases on that engine does not encounter those
limitations. Also, the database size limitations (4GB) are of significant
interest when considering the WSUS database -- and then, as databases grow
in size, they need more cache space -- which is capped in SQLExpress -- and
the whole thing becomes a vicious circle.
It's possible you may find, at some point, that the expense of the third
database engine is less significant than the performance cost of maintaining
WSUS and other databases in the SQLExpress engine.
--
Lawrence Garvin, M.S., MCITP:EA, MCDBA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)
MS WSUS Website:
http://www.microsoft.com/wsus
My Websites:
http://www.onsitechsolutions.com;
http://wsusinfo.onsitechsolutions.com
My MVP Profile:
http://mvp.support.microsoft.com/pro...awrence.Garvin