windows
SQL Server 2008 Installation
Today I had the task of installing SQL Server 2008 on some new Windows Server 2008 Boxes. At first things seemed to go fine, installing updates here and there, but when it came to installing SQL Server there seemed to be a problem:
System Configuration Checker had this error:
Windows Server 2008 is supposed to come with PowerShell, why would this server not have it? It turns out that Windows Server 2008 has PowerShell built-in, but it's not installed yet (at least not for me).
This is what i had to do to get it working:
The next snag was caused by us not having a good enough password set, fixed by using a better password.
Here is the next error:
After these small issues installation went fine and everything is now working.
Visual Studio 2010 Beta1
Visual Studio 2010 Beta 1 available for the MSDN subscribers on Monday May 18th
On Monday, May 18th, Visual Studio 2010 Beta 1 (Professional, Suite and Team Foundation Server) will be available to MSDN Subscribers through MSDN Subscriber Downloads and to the general public on Wednesday, May 20th through Microsoft Downloads.


