Just because you hear IIS7 Server 2008 (r2), you do not have to be scared we are here to help with ProjectWise / IIS 7 related issue's ofcourse. Hate trying to pick all the right IIS components for PW web server?
All you will need is Power Shell installed on your server 2008.
Run this command from power shell and have it all done for you!
Server 2008 R2
Import-Module ServerManager
Add-WindowsFeature NET-Framework…
When installing ProjectWise Orchestration Framework SS1/SS2 and using SQL Express 2008, you may not be able connect to the database via the DBSetup from a secondary server. It appears that SQL Express 2008 default setting is now set to the TCP being disabled. Go to Start > All Programs > SQL Server Configuration Manager > Expand protocols for SQL Express > Right click > Properties > protocol Tab > Enable to Yes, …
Control the visibility of the datasource to specific clients and/or subnets
Do you have multiple datasources being published by your Integration Server but you only want your users to see certain ones? Did you create a new datasource and it is not ready for users to be view yet?
You can add "Allow" and "Deny" statements under each datasource configuration section in the dmskrnl.cfg file to control…