I added some twists of my own to make testing more interesting and to see if I could break the tools: • I created a certificate in the database. • I created a stored procedure and signed it with the certificate. • I imported the certificate into the master database, created a login from it, and created a user in the AdventureWorks2008R2 database mapped to the certificate user. • I created an unsafe CLR assembly and a CLR procedure. • I changed the Trustworthy database property to allow the unsafe CLR assembly. • I created a Service Broker queue, route, and service, plus an event notification. • I chose an instance for comparing schemas without the full-text engine installed to force the full-text indexes to fail.