|
ef -> RE: MS Sql Server 2005 Express setup (2.Jul.2008 8:26:53 AM)
|
Ok, I ignored the warning, the setup wizard tried to download the MS Sql 2005 exp installation file (failed, as this server is denied access to the internet, but it wasn't pointed out...) and ended with the error "Failed to update backend database" (although the user running the setup wizard was member of the sysadmin role on MSSQL). Then I configured the backend DB from the GFI EVM GUI, specified the server name only (without the SQL EXPRESS instance name as you suggested, the sqlcmd -L showed I didn't need it, remind I installed MSSQL with the default instance name) and both main and backup DBs were successfully created. To summarize my experience: - setup wizard doesn't find MS SQL 2005 Exp installation on the same machine (is it an internazionalization issue?) - setup wizard doesn't point out when MS SQL 2005 Exp download fails - MS SQL 2005 Exp seems to work when installed using the default instance, Local System as Service Account, the SQL Service Browser running or not, Windows Authentication method (no need to activate Sql Server Authentication), Named Pipes for both MSSQLSERVER and Client Protocols (TCP/IP not needed) and sysadmin role for the user running the GFI EVM console. Now I would like to know: - does any other admin wanting to configure DB backend from the EVM GUI need to have sysadmin role too on MSSQL? - does the GFI EventsManager Service Account need to have sysadmin role too on MSSQL? Thank you.
|
|
|
|