Versions and Service Packs 2007

R

Robert

Hello,

How and where can we check, from PWA, the version and service pack of
Project Server we are running?

Thanks ahead
 
J

Jonathan Sofer [MVP]

I don't believe you can in 2007. You can check from SharePoint Central
Administration or the database.

SharePoint Central Administration -> Operations -> Servers
It should be 12.0.0.6219 for SP1

T-SQL query on the Published database:
SELECT WADMIN_VERSION_BUILD
FROM MSP_WEB_ADMIN

It should be 62181000 for SP1
 
R

Robert

Thanks a lot Jonathan!
Very interesting!

Robert

Jonathan Sofer said:
I don't believe you can in 2007. You can check from SharePoint Central
Administration or the database.

SharePoint Central Administration -> Operations -> Servers
It should be 12.0.0.6219 for SP1

T-SQL query on the Published database:
SELECT WADMIN_VERSION_BUILD
FROM MSP_WEB_ADMIN

It should be 62181000 for SP1
 
J

Jonathan Sofer [MVP]

You're welcome. Here is another way a colleague of mine found to verify SP1
on the Windows Server machine instead of going to Central Administration.

1. On the Windows 2003 Server on which you are checking the Office
Project Server 2007 version, click Start, click Control Panel, and then
click Add or Remove Programs.
2. On the Add or Remove Programs page, in the list of Currently
installed programs, click Microsoft Office Project Server 2007.
3. Under Microsoft Office Project Server 2007, click Click here for
support information.
4. In the Support Info screen, check the Version number. If SP1 for
Office Project Server 2007 is installed on this server, the version number
should be 12.0.6219.1000.
 
R

Robert

Thanks again Jonathan,

Robert

Jonathan Sofer said:
You're welcome. Here is another way a colleague of mine found to verify
SP1 on the Windows Server machine instead of going to Central
Administration.

1. On the Windows 2003 Server on which you are checking the Office
Project Server 2007 version, click Start, click Control Panel, and then
click Add or Remove Programs.
2. On the Add or Remove Programs page, in the list of Currently
installed programs, click Microsoft Office Project Server 2007.
3. Under Microsoft Office Project Server 2007, click Click here for
support information.
4. In the Support Info screen, check the Version number. If SP1 for
Office Project Server 2007 is installed on this server, the version number
should be 12.0.6219.1000.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top