Hello All,
I found that these versions have a "time-bomb" at 180 days..
To remove Time bomb:
1. Copy setupreg.hiv off cd to drive let's say c:\setupreg.hiv
2. Open regedit
3. Navigate to HKEY_LOCAL_MACHINE
4. File -> Load Hive and specify file c:\setupreg.hiv
5. Give it any name for exp: setupreg
6. Now navigate to: setupreg \ ControlSet001 \ Services \ setupdd
7. Open (Default) Key
This field contains of 16 bytes, first 4 bytes are the expiration time in minutes for example 80 F4 03 00 in orginal windows .net enterprise server 3604 is 259200 = 180 * 24 * 60 and that is 180 days. If you change that value to 00 00 00 00 then say bye bye to time bomb.
8. Now go back to setupreg key and use File -> Unload Hive
Congrats you have made your own no timebomb setupreg.hiv file!
Next you will have to replace the setupreg.hiv file that exists on the CD with the one you just created.