I started to write a new post this morning on cloud standards and the areas I felt should be receiving the most attention. Then I started to think a little, ‘What would other people say? Hmm…’

Well here’s an opportunity to voice your opinion on which areas of the cloud deserve the most attention when it comes to standards. Please take a couple of minutes to list up to five areas in this brief poll. I’m going to let this run for a few days. At the end of the poll, I’ll tweet and post the results so everyone may see.

http://spreadsheets.google.com/viewform?formkey=dE5EXzJGTGJZYlZHNTh5LS1YM2×5emc6MQ

{ 0 comments }

A few months ago, I came across a strange error while trying to activate a Windows 2008 Server. Upon investigating, I learned that the product key used during the installation was not the correct key for this particular build of Windows. Well today was my lucky day because I ran into the same situation yet again. When I logged into the server, I was presented with this screen:

When the grace period for activating a Windows 2008 Server expires, it still continues to run and you receive constant reminders that the grace period has expired. The desktop background is black and the message in the lower right corner states that the installed copy of Windows is not genuine. To read more about product activation, click here.

Notice how the ‘Show me other ways to activate’ is not available. It turns out that the product key used during the installation of Windows was not valid for this Windows build.

Fortunately, I took notes on this topic the first time I ran into it and I decided to write a quick blog post about it.

Here are some helpful commands you can use to troubleshoot and resolve the issue.

To view the system ID information, enter slmgr -dlv from the command prompt. This should invoke the Windows Script Host and display a window showing you the following:

  • Description – useful for identifying which type of license is used – Volume license or OEM
  • Installation ID – this is the group of numbers that Windows Activation uses for generating the activation ID
  • Partial product key – useful for helping identify which product key was used to generate the installation ID

To invoke the Activation screen from a command prompt, type slui 4
To uninstall the product key, type slmgr -upk A window should appear stating that the uninstall of the product key was successful.
To install a new product key, either use the Windows Activation screen or from a command prompt, type the following: slmgr -ipk <PRODUCT KEY>
A window will appear stating that the new product key was successfully installed.

You should then be able to activate your copy of Windows.

{ 0 comments }

Wordpress plugins for SEO

March 3, 2010

On Monday I reviewed Google webmaster tools in Part 1 of our series on optimizing a site for SEO.  If you’ve never used Google webmaster tools please read that post first, and then come back here to learn how a few  free Wordpress plugins can help make those SEO updates quickly (and in some cases, [...]

Read the full article →

Rackspace Cloud Servers Review

March 2, 2010

I’ve heard a lot of positive things about Rackspace’s Cloud Servers so I decided to sign up and test them out. I was specifically looking to test server provisioning times, the resizing process, and the overall performance of the server. Along the way, I stumbled upon their iPhone app which allows you to create and [...]

Read the full article →

Google Webmaster Tools

March 1, 2010

Google Webmaster Tools provides a set of useful tools to evaluate, manage and modify how your site is seen and treated by Google and other search engines.  While most of the toolset outputs information you could figure out on your own, if you’re busy (who isn’t?) or if your site has several developers and content [...]

Read the full article →

Cloud 101: How the Cloud Works

February 22, 2010

What is the first image that pops up in your mind when you hear the term “Cloud Computing?” Do you envision a large super computer with a complex assortment of buttons and switches and blinking lights? (Oh my!) Or perhaps the cloud is really just the WOPR and the Joshua System with security so strong, [...]

Read the full article →

Real World Lessons: Wegmans and Customer Service

February 16, 2010

I’m an experiential learner.  I learn by doing.  There’s nothing as impactful for me as experiencing something myself.  Once I do, it just clicks.
Once I realized this I started to take note of things that worked for me in all aspects of my life – magazine headlines, highway signs, parking lot design, recipe layout.
It was [...]

Read the full article →

Swapping UCS Blades with Local Boot Policies

February 12, 2010

This one is for my fellow Cisco UCS adopters.
For those who are unaware, the Cisco UCS is new unified compute platform consisting of server blades, chassis, and a pair of special top of rack switches called fabric interconnects (think Nexus 5000 on steroids). The system is managed from the UCS Manager which runs on those [...]

Read the full article →

Feedburner 101

February 8, 2010

You’ve read about Feedburner, and you probably know all its great benefits. If not, here are a few…

Creates a level of abstraction from your feed.  In English, this means if your RSS feed moves (say, you change domain names or install new blogging software) you won’t lose your subscribers.
Services

RSS by Email – Feedburner offers a [...]

Read the full article →

Hey New York Times, How Exactly Are You Gonna Do That?

January 27, 2010

The New York Times announced last week that they would go to a partial-pay model in 2011.  While they’re still working out the details, they plan to implement some kind of metering system that allows readers to access a certain amount of content before being required to pay.  The sarcastic voice inside of me thinks [...]

Read the full article →