It’s a 2 part blog post on the different technologies for disk imaging…good read.
Category Archives: Microsoft
Guest failover clustering on VMware
This comes up weekly in customer meetings, I’m sure many of you have been looking for this document too.
http://blogs.technet.com/b/puneetvig/archive/2010/08/14/guest-failover-clustering-with-vmware.aspx
What does $5 bucks get you these days?
Microsoft Online Service BPOS deployment guide
Generating a Windows blue screen on VMware…on purpose
This can be very helpful when trying to troubleshoot Windows operating system issues. If you haven’t ever used the Windows debugging toolkit you should.
http://kb.vmware.com/selfservice/search.do?cmd=displayKC&docType=kc&externalId=1009187
Live mesh for Mac…Live Sync
I have used Live Mesh on my Windows 7 boxes to share data and connect remotely…now given my next laptop will be a MacBook the sync software I use will be a more difficult decision. Please Please Microsoft make OneNote sync like Evernote does…
VMware vSphere Client – Can’t Connect When Windows Firewall is Disabled on Windows 7
This probably affects other programs as well however for me it was trying to use the VMware vSphere Client to connect to a VMware vCenter server. For the life of me, I couldn’t get it to connect. The vCenter services were all started, networking looked good, I could ping the vCenter server, everything that I tried didn’t work.
After calling support, we determined that the workstation we were using was running Windows 7 and that the Windows firewall service was disabled. The support dude said that by default, Windows 7 will block all traffic when the firewall is disabled. Huh..
So the fix was to perform the following steps:
1) Enable the Windows Firewall service
2) Open up a command prompt and type: netsh advf set allp state off
That command will turn off the Windows firewall without disabling the service (so that it doesn’t block traffic). It worked great for me and the vSphere Client could now connect!
Add a YouTube video in PowerPoint 2010
oh yeah, my presentations just got better… you’d be surprised how often a good video is on YouTube…or Microsoft Channel 9.
http://blogs.technet.com/b/hub/archive/2010/06/21/add-a-youtube-video-in-powerpoint-2010.aspx
Microsoft TechEd North America here I come!
Just finished packing…leaving in a few hours for TechEd in New Orleans. If you’re going to be there say hi!
(twitter) http://www.twitter.com/dbrinkmann
Do you love Powershell? Do you love XenApp? You’re in luck
Want to automate everything in your XenApp 6 environment? The SDK for XenApp 6 is out…and it uses Powershell…Powershell is the future – Believe that!
http://community.citrix.com/display/ocb/2010/04/28/Introduction+to+the+XenApp+6+PowerShell+SDK