/ SQL Upgradation

SQL Upgradation

What are the steps needs to be followed while upgrading an SQL instance ?
  1.  Create a series of checklists
  2.  Back up all important files
  3.  Ensure database consistency
  4.  Reserve enough disk space
  5.  Transfer login information
  6.  Disable all startup stored procedures
  7.  Stop replication
  8.  Quit all applications
  9.  Register your servers after the upgrade
  10.  Repopulate full-text catalogs
  11.  Update statistics
  12.  Update usage counters – DBCC update usage
  13.  Configure your new SQL Server installation