Random thoughts about I.T., Judo, MMA, Running, product reviews of things I use, and more.
Wednesday, September 23, 2009
Integrated login issues with Deltek Vision
We are using Windows 2008 Std Server which puts us on IIS 7. For IIS, the Vision site must be set to Windows Authentication enabled (all others disabled); the VisionClient site must be set to Anonymous Authentication enabled (all others disabled).
With these settings, things may work just fine for accessing Vision. However, we were getting a server authentication box whenever we tried to load Vision. This was generated by the server, and no username/password/domain combination would work. After several hours of searching by myself while I waited for a callback, the Deltek technical support person was able to pinpoint the problem with a little thinking. The solution: disable Kernel-mode authentication.
To disable kernel-mode authentication in IIS 7, browse to the site, double click on the Authentication icon, click on Windows Authentication, click advanced settings (on the right hand pane). Uncheck "Enable Kernel-mode authentication"
Thursday, August 20, 2009
Advantage to Vision conversion success
Advantage to Vision Conversion
Original configuration was Advantage V8.0e being hosted on a SQL7 database. The final conversion needs to be done on the SQL 2008 platform so we need to do an intermediate upgrade to SQL2005. Why? Because you cannot upgrade directly from SQL7 to SQL2008. So the process will be SQL7 --> SQL2005 --> SQL2008.
- Convert DB from 8-9.0 using the Deltek conversion utility
- Convert DB from 9.0 - 9.1 using the Deltek conversion utility
- Backup DB on SQL 7
- Restore 9.1 DB .bak file to SQL2005 server.
- Change Compatability level to 90 (SQL2005)
- Run DBCC Update usage query
- Backup DB
- Restore DB on SQL2008 server
- Change compatibility level to 100 (SQL2008)
- Run DBCC Update usage query
- Backup DB
- Advantage DB is now on our new W2K8 server running SQL 2008.
- Install Advantage on W2K8 server
- configure/verify advlink.mdb through Advantage
- Install Advantage to Vision 6.1 conversion utility
- Run Adv to Vis conversion utility
The result of the conversion was some errors. So now we will utilize Deltek technical support to help resolve the issues.
Wednesday, July 1, 2009
Deltek Vision Upgrade Hardware
Monday, June 1, 2009
Upgrading to Deltek Vision Overview
- Deltek's elimination of future upgrades and support of the Advantage product.
- The need to push more information electronically to our project managers and executive team.
- Data connection between Vision for software such as Excel and Word
- new to us Expense Keeping
- Dashboard views customizable per user
Another future possibility for us is to add the Marketing (CRM) module to help tie our Marketing efforts with client projects. We currently utilize Deltek CRM which is a sister product to Deltek Advantage. Our use of CRM is limited and further analysis of the benefits and use of a CRM module would need to be done.
We looked at several different systems in our evaluation process including: Microsoft Dynamics, SAP, and several SAS (software as a service) options. Deltek Vision was recommended for several reasons including: familiarity with the interface, project based business focus, industry leader for AE firms. SAS options were typically too high in cost for a firm of our size (75 people). Systems such as MS Dynamics and SAP were eliminated because we really need something that is somewhat pre-built as opposed to configure based on your needs.
To support the Vision system we have purchased 2 new servers and will phase out one aging server. We will be using a Dell R710 running Windows 2008 Server 64 bit to host the SQL 2008 database and provide reporting services, and a Dell R610 running Windows 2008 Server 32 bit to provide the web application and process services. We are taking advantage of our EMC CX300 SAN to host storage and we added 1.5 TB of disk space in conjunction with the other hardware. Additionally we will add a new LTO 4 Tape drive system for backup. Our existing LTO 3 Tape system will be brought to our second office.