For the pre-install question, here is what we typically send.
(Always attach SPM's).
Additional Server recommendations:
- Windows server (as listed on SPM)
- SQL Server (versions as listed on SPM)
- Mixed mode authentication enabled
- Be sure to set the SQL server collation method as SQL_Latin1_General_CP1_CI_AS during the SQL install. (If not, there will be data integrity / corruption issues).

This collation method is normally set by default when the server is setup with a default language of US English. If using a different language setting, be sure to set this collation method as part of the SQL Server installation.

- Default SQL data path should have sufficient space for the databases / log files.
- Be sure to set the correct data paths during the SQL install. Changing these data paths later does not work with the current migration program, which could block the upgrade data processing.
Required access:
- Full administrator control over the server.
- SQL "sa" password.
- Remote access using a method that allows us to reboot the machine and reconnect afterwards.
- We run the services under a Windows login. If there is a password policy which involves expiring passwords, we'll want a utility Windows login with admin access over the server and a password that does not expire.
- Ex.: domainname\SageAdmin
------------------------------
Kevin Moyes
Technical Systems Analyst
Munjal White Consulting Co.
Toronto ON
------------------------------