Brian Madden Logo
Your independent source for application and desktop virtualization.
advertisement
Brian Madden Live's Blog

I'm sick of virtualization. Plus, a conversation with Gus Pinto and Rich Crusco

Written on Apr 04 2006 13,419 views, 8 comments

New! Listen to this post in our daily podcast. iTunes Podcast Podcast RSS Feed

by Brian Madden

In this Brian Madden Live podcast, I talk a bit about the overuse of the word "virtualization" and how it applies to the server-based computing world. Should we all jump on the virtualization bandwagon? Is it inevitable, or are we already there?

Also

Finally

  • Thanks for you feedback from Monday's show! Keep it coming, and be ready for a new show on Friday.






Comments

Rudy Bauer wrote Virtualizing CAG
on Wed, Apr 5 2006 2:43 PM Link To This Comment
Excellent program. Really made me think about virtualization and where we are going.

Gus, Rich,

Nice site. Good work on the CAG virtualization.
Maybe you should enter it in the VM contest. http://www.vmware.com/vmtn/appliances/challenge/

Shawn Bass wrote RE: Virtualizing CAG
on Wed, Apr 5 2006 6:17 PM Link To This Comment
ORIGINAL: Rudy Bauer

Nice site. Good work on the CAG virtualization.
Maybe you should enter it in the VM contest. http://www.vmware.com/vmtn/appliances/challenge/


The VMWare appliance challenge doesn't apply to using a commercial product in the appliance (unless you received distribution rights, which I'm guessing isn't going to come from Citrix any time before we all turn into dust).

Shawn
Rudy Bauer wrote RE: Virtualizing CAG
on Wed, Apr 5 2006 6:28 PM Link To This Comment
Too bad.


Jeff Embry wrote Excellent show
on Fri, Apr 7 2006 9:19 AM Link To This Comment
Being fairly new to virtualization, I agree that the term 'virtualization' may be overused as a buzzword now-a-days.  I, being somewhat old school, tend to think that everything has its place and that selection of server should be based on what you want to do with it.  I think that virtualization has it's place and is definately the way of the future...but I don't think that it should be a catch all.
 
Really enjoyed the article about virtualizing a CAG and the tools available from Frameworkx.com.
 
Brian...keep it up.
 
- Jeff -
 
 
Brian Madden wrote Smart Access in a Box Link
on Fri, Apr 7 2006 11:51 AM Link To This Comment
Hi everyone,

In the show a referenced a document called "Smart Access in a Box," by Roddy Rodstein. You can download this from his website, http://www.vellity.com.

Brian
Tim Mangan wrote Good show
on Sat, Apr 8 2006 10:35 AM Link To This Comment
Well done.  Maybe you are ready for a new career...
 
By the way, being another home-office kind of guy I listen to the shows using the windows media center running in a VMware session and a newsgator feed.  Not that Media Center is a great interface, but I am playing with it.
 
tim
Guest wrote Framworkz Tools
on Mon, May 15 2006 7:48 AM Link To This Comment
Minor point.  If you intall the Dot Net 2.0 required for the frameworkz tools, Web Interface for MPS 4.0 ceases to work on that server.  SteveA.
Guest wrote RE: Framworkz Tools
on Mon, May 22 2006 4:54 PM Link To This Comment
ORIGINAL: Guest

Minor point.  If you intall the Dot Net 2.0 required for the frameworkz tools, Web Interface for MPS 4.0 ceases to work on that server.  SteveA.

 
Steve,
 
If you happen to run Web Interface on the same server as the Presentation Server, yes you will run into this issue. However there's a fix for it.
 
here it is:
 
Create a new file "mmc.exe.config" under "C:\Windows\system32" directory, open this file with notepad and add the following lines: 
 
<?xml version ="1.0"?>
  <configuration>
     <startup>
        <requiredRuntime version="v1.1.4322"/>
        <supportedRuntime version="v1.1.4322"/>
     </startup>
  </configuration>
 
Save your changes and you're good to go.
 
Gus Pinto
Frameworkx.com
 

(Note: You must be logged in to post a comment.)

If you log in and nothing happens, delete your cookies from BrianMadden.com and try again. Sorry about that, but we had to make a one-time change to the cookie path when we migrated web servers.