Archive for November, 2007

How to reset Offline Files in Windows Vista

The Offline Files feature in Windows Vista is fantastic! It truly solves the problems that Offline Files had in Windows XP. I have run across one problem though. Twice now, I’ve had to move all of my files to another server, necessitating clearing out my old offline files and enabling them at the new location. This tends to be an issue when you’re toting 25GB of Offline Files. So what I’ve found is that it’s easier to just completely reset Offline Files and have Windows Vista build it up from scratch. I’ve had a lot of trouble finding this procedure, More >

Visual Studio 2008 has RTM’ed

Hooray! Visual Studio 2008 is out and available for download.

If you’re trying to find it on the MSDN downloads, note that you may not see it in the main download section yet. Instead, you have to go to: http://msdn2.microsoft.com/en-us/subscriptions/default.aspx and log in, then you’ll find the download in the "Top Downloads" block. Microsoft is trying to balance the downloads a bit.

The Visual Studio 2008 Professional download is a whopping 3.31GB ISO. I’m downloading it now at a solid 3.5Mbps, but it’s still going to be a while. I can only imagine how much Internet traffic is dealing with this download right More >

Windows Essential Business Server

Windows codename "Centro" now has a name — Windows Essential Business Server. If you haven’t heard of "Centro", it’s Microsoft’s upcoming server solution for "mid-sized businesses."

More info is at this blog post: http://blogs.msdn.com/mssmallbiz/archive/2007/11/07/5955270.aspx

The surprising part is that this is not just one server running a bunch of software, it is "an integrated server infrastructure solution."

Windows EBS Standard consist of three servers:

  • Management Server (Windows Server 2008 with Active Directory Services and Systems Center Essentials)
  • Messaging Server (Active Directory Services, Exchange Server 2007, and Forefront Security for Exchange)
  • Security Server (Exchange Server 2007 and ISA Server vNext).

Windows EBS Premium adds a Database server running More >

Scheduling backups, reindexing, and CheckDB in SQL Server Express 2005

One of the things that I really missed with the move from SQL Server 2000 Desktop Edition to SQL Server Express 2005 was the removal of the SQL Server Agent and the Database Maintenance Plans.

I’ve gotten over the removal of SQL Server Agent by simply using Scheduled Tasks. You can simply save what your TSQL script into a file, then create a Scheduled Task in Windows in teh format:

"C:\Program Files\Microsoft SQL Server\90\Tools\Bin\SQLCMD.EXE" -S .\SQLEXPRESS -i"C:\myscript.sql"

What I really missed, though, was the Database Maintenance Plans. Recently, I found the answer — a great project created by Jasper Smith (sqldbatips.com) called ExpressMaint. The More >

Info et Cetera Consulting Recognized Again as Microsoft Gold Certified Partner

We are very excited to announce that Info et Cetera Consulting has again this year been recognized as a Microsoft Gold Certified Partner. This is the highest level that a company can achieve in the Microsoft Partner Program. Our certification takes into our account customer satisfaction, skills, and achievements.

What we’re particularly proud of is that we’ve been able to achieve this high level of achievement even though we are a relatively small consulting firm. This demonstrates our absolute dedication to being experts on the subject matters that are important to our customers!