Archive for the ‘Microsoft’ Category

VMware vSphere Client – Can’t Connect When Windows Firewall is Disabled on Windows 7

June 22, 2010

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

June 21, 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!

June 6, 2010

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

June 4, 2010

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

Exchange 2010 on VMware vSphere

May 24, 2010

Short article showing the impact of adding memory to the virtual machine running Exchange 2010 on top of vSphere.  As you will see there is quite an impact adding memory can have on the amount of disk I/O generated.  With the I/O numbers generated you certainly don’t need expensive EMC disk either!

http://blogs.vmware.com/performance/2010/05/exchange-2010-disk-io-on-vsphere.html

The next link is to the first part of the series where they tested the impact of adding virtual cpu’s to the Exchange 2010 server(s).

http://blogs.vmware.com/performance/2010/05/exchange-2010-scaleup-performance-on-vsphere.html

What is interesting in both cases is the amount of cpu and disk for 8000 users in both of these test is EASILY within the capabilities of VMware vSphere….so virtualize already!

Powershell cmdlet for Remote Registry

May 18, 2010

Very powerful cmdlet indeed, how many times have you wanted to make a change to remote registries…or thousands of them!

http://concentratedtech.com/item/view/id/471

Migrating your Terminal Server License Server from 2003 to 2008

May 18, 2010

Google apps is out, Microsoft is in

May 18, 2010

OK so it’s also written by Microsoft but it is interesting to see some of Google’s vocal supporters now making the move to Microsoft.

http://blogs.technet.com/cloudservicesexperts/archive/2010/05/17/why-businesses-are-leaving-google-apps.aspx

arghh… Microsoft, why do you vex me?

May 16, 2010

So a little background.  After a power failure and realizing that my DNS server for my ESX/vSphere cluster was a virtual machine and that VMware ESX clusters and a lack of DNS don’t work well I decided to add to move DNS to a physical server in my environment. I loaded the DNS server on Windows 2008 SP1 and added a secondary IP address for the DNS server the ESX hosts were already using to that W2K8 server.  This server was already my VMware vCenter server and I didn’t want to change the IP address for the whole server.

So a few weeks go by and one of my ESX hosts is showing disconnected.  Reconnecting it or trying to add it as a new host don’t succeed and in looking at the error logs on my ESX host I see that the request to the host from the vCenter server is coming from the secondary IP address I added to the vCenter/DNS server…hmmmmm….

So I double-checked everything and even tried looking at the routes setup on the Windows 2008 server but to no avail I can’t change the source IP address it is using.  After much searching around the web I found an article from Microsoft saying that they changed the way source IP’s are selected between Windows 2003 and 2008….no kidding….lol

http://blogs.technet.com/networking/archive/2009/04/24/source-ip-address-selection-on-a-multi-homed-windows-computer.aspx

Basically Windows using the IP source address “closest” to the destination address, oh goody…

Well hang on, here’s the solution.  Update to Windows 2008 SP2 then download the hotfix in the below article and install it, reboot, remove the secondary IP address then add it using netsh as documented in the KB article.  Note…there is no hotfix for Windows 2008 R2….great…not

http://support.microsoft.com/kb/975808

Hope this helps someone and if you’re using more than 1 IP address on a Windows 2008+ host you should definitely be aware of this behavior/feature…. cough cough.  I love Microsoft most of the time but this one was a pain to find.

“Some” of the enhancements in Exchange 2010 SP1

May 13, 2010

Great blog site to follow if you aren’t already.  I know this isn’t a comprehensive list of the enhancements as I’ve seen some things on improvements to 2 node DAG’s…but…

http://msexchangeteam.com/archive/2010/04/07/454533.aspx