Monthly archive - March 2009

IE8 is Now Available!

First Thoughts:
Even though IE8 has made improvements, after viewing the compatibility list it’s still not really ready for CSS 3. I believe we still are developing for IE6 and up so this may not be such a great benefit however I think it’s something to look into for future development.
 
Microsoft Site:
 
IE8 Add-ons:
 

TFS2008 Dual Tier Upgrade and Install

Well I was finally able to complete an upgrade from TFS2005 Single tier install to a Dual Tier 2008 Upgrade within 27 hours. The best part was completing this on a new OS App Tier that would not allow updates throught Microsoft!!! Once I can recover from this weekend I will create a more detailed post on the process, but in short Microsoft did not include all the steps for this scenario. Number one issue is the Report Server permissions! Let start from the beginning and go over the project.

Old Setup

Single Tier installation /Server 2003/ Team Foundation Server 2005 /Windows Sharepoint Services 2.0(WSS 2.0) - Not Used-/ SQL Server 2005

New Setup

Dual Tier Installation /Server 2003/ Team Foundation Server 2008 / Team Build / Windows Sharepoint Services 3.0 (WSS 3.0) / SQL Server 2005

Pre Installation Possible Issues Overview

  • Our TFS 2005 installation did not have Reporting Services installed correctly originally so no reports were created or used.
  • The Application Tier that I was required to install TFS on was having issues and would not run Microsoft Windows update, which meant I would have to search manually for all updates and install on my own. This was a new setup for the box which meant there was a ton of Hot-Fixes missing and updates.
  • No one remembers the password for the previous Service and Install users used for TFS05 Setup.

Pre Installation Cheet Sheet Created

I created a small list that included all of the information possibly needed during the installation that will be valuable later when someone upgrades to 2010:

Users: TFSSetup/TFSService /TFSBuild etc…

Servers: Existing and New Domain Names/IP’s  and Ports.

Ex.

Application Tier -ORLTFSAT09 (112.1.0.1)

  • Sharepoint- Port: 12345
  • TeamPlain- Port: 54321
  • TFS – Port: 8081

Data Tier -ORLTFSDT09 (112.1.0.2)

Databases:

  • ReportServer
  • ReportServerTempDB
  • etc..

Phase 1

1. Had the TFS05 DB’s backed up and then restored to a new data tier on a different domain with SQL Server 2005.

2. A new Application Tier was created within the same domain of the Data Tier and had Server 2003 OS installed.

3.

To Be Continued…

My Windows Home Server Build

Well I finally finished moving to a new home and purchased the remaining items for my WHS. I decided to blog about the install just in case someone out there is interested in building one for themselves or purchasing one from HP. I ordered the 120 day trial from Microsoft to give it one last run before purchasing the software. You really can’t beat the opportunity to actually try out a retail product from Microsoft for 120 days for FREE! Enough with my continuous Microsoft praising and on with my WHS experience.

Reasons I build a new server with WHS:

  1. Store and Backup family pictures.
  2. Backup all pc’s in the home automatically while I sleep!
  3. Make it easy for the kids to access movies and pics.
  4. Create an easy way for family across the country to view pics online.
  5. Try out the cool add-ins out there on the web.
  6. Just because it’s fun!

 The gear list includes the following,

  1. Window Home Server OS (120 Day Trial from Microsoft!)
  2. Antec Sonata III 500 Black (Super Quiet 500w Power Supply included)
  3. Asus M3A78-Em AM2+ Micro ATX AMD Motherboard
  4. AMD 7750 Athlon x2 Black Edition 2.7 Ghz  
  5. Corsair Dual Channel TWINX 2048MB PC6400 DDR2 800MHz Memory (2 x 1024MB)
  6. Western Digital Caviar Black WD750GB 7200 Rpm 32mb Cache Sata Drive (x2)
  7. Western Digital 350GB Drive from old pc.

and I decided to use the onboard video since I will not be using this box for gaming.

Hardware Installation:

The installation was very simple of all the products and the case had plenty of room for the board since the board was Micro ATX. The best part is the complete system is really quite compared to my gaming pc. The only downsides are the fingerprints that are visible on the outside of the case from just barely touching the pc. *Make sure you plug-in the Network Cable so you have access to the server after installation*

Software Installation:

Well immediately I go through the bios and make sure that the default drive is the 350 gig and make the DVD drive the primary boot device.  Next I read over the install steps from http://www.howtogeek.com/howto/windows/installing-windows-home-server/ to make sure I don’t miss anything on the install of the OS(Operating System-NooB-) . I then begin the install process which appeared to take at least a good hour and a half!  Not sure if it was because I had a 9:45pm conference all in the middle of the installation or it really takes that long for the software to install. The process was exactly like the howtogeek.com tutorial explained and seeing the finally desktop is a relief.  

New PC  Tuneup!

  1. I tried to install the drivers from the disc that accompanied the motherboard…ERROR! The popup states that the OS is not supported. When setting up so the next best thing would be to Click on Start then Right mouse click and select Manage.  Select Device Manager under System Tools and look for all the exclamation points. Then Right Mouse click and select Update Drivers, and it will allow you to automatically search the drivers disc within the drive. The most important driver to install is the Network Adapter. Without this you will not be able to connect to the server from another pc, and you will not be able to have access to the web to install updates.
  2. Once the network driver was installed I was able to access the Server from the network and began to download updates from Microsoft.
  3. While the server was updating I installed the WHS Connector CD on my other PC to install the application that will allow me to access the server remotely.
  4. Now that I have completed all of the updates an hour or so later I am ready to configure my backups but first it’s time to research free security and upgraded firewall.

 To Be Continued…….