Microsoft

Written by Sam McGeown on 21/9/2009
Published under <a class="" href="/category/microsoft">Microsoft</a> and <a class="" href="/category/networking">Networking</a>

I recently resolved an ongoing DNS issue where the Active Directory Integrated DNS was loaded in both the Domain and the DomainDNSZones partition of AD - this is a separate issue and should be resolved differently. My problem when I tried to verify that the fixed DNS setup had propogated around my domain controllers, DC01 and DC02. DC01 kept failing “DCDIAG /TEST:DNS” with errors regarding the root hint servers. Googling about it was clear that a lot of people were suffering the same issue, but no article I read had correctly identified the solution.

Written by Sam McGeown on 7/7/2009
Published under <a class="" href="/category/microsoft">Microsoft</a>

Like thousands of other IT pros out there, I’m testing Windows 7 out on my laptop - since I don’t want to mess around with my main PC, it’s running on some older kit. The problem with that is that there aren’t many Vista drivers around for the hardware - why would there be, it’s not even supposed to be able to run Vista?! It does, however, run Windows 7 very admirably (just one of the many improvements).

Written by Sam McGeown on 3/4/2009
Published under <a class="" href="/category/microsoft">Microsoft</a>

We have a folder redirection policy in place for all of our users in combination with a roaming profile policy - this policy is applied to the OU that contains our users. Unfortunately this policy was accidently linked to the root of our domain too, causing our Domain Admin users to be redirected too - something we do not want. When the mistake was discovered, the policy was unlinked, but the redirection remained (despite being set to revert when users fall out of scope). I tried re-applying the policy, modifying the out of scope policy and then moving the Domain Admin user out of scope, but it failed to remove the folder redirection.

Written by Sam McGeown on 20/1/2009
Published under <a class="" href="/category/microsoft">Microsoft</a>

I was just installing PowerShell on one of my Windows Server 2003 servers, when I encountered the error “You do not have permission to update Windows Server 2003. Please contact your system administrator.” Odd, especially considering that I was installing as the Domain Administrator, and that user should have more than enough permissions. A little bit of digging led me to MSKB 888791 which shows the permissions that are required in Group Policy to install the update. Check that your applicable GPO has the following permissions for your user:

Written by Sam McGeown on 15/1/2009
Published under <a class="" href="/category/microsoft">Microsoft</a>

If you’re getting a error on your LAN connection it’s possible that your network connection is attempting 802.11 authentication on your wired network. Unfortunately, it seems that Vista/Server 2008 both attempt it before reverting. As far as I can see, it’s not causing any issues, other than irritating me with a “failed” and a red question mark.

Written by Sam McGeown on 22/10/2008
Published under <a class="" href="/category/microsoft">Microsoft</a>

I recently tried to use Microsoft reader on my iMate K-Jam mobile, it’s Windows Mobile 5 powered, so according to Microsoft it’s fully supported. However, when I tried to activate, I got the following error:

“You have an older version of Pocket PC which does not support Activation”

Not true I cried, and after a lot of Google-ing and trying various different fixes that are posted on the net, I found the only one that actually worked for me!

Written by Sam McGeown on 9/10/2008
Published under <a class="" href="/category/microsoft">Microsoft</a>

32-bit processors have a limitation of only being able to directly address 4GB RAM - their architecture was never designed to address more. 64-bit processors get around that limitation by being able to us 64 bits to address RAM (potentially 16,777,216 GB), but what do you do if you have an application that won’t work on a 64-bit copy of Windows, but does need to utilise more than 4GB of RAM?

Written by Sam McGeown on 2/10/2008
Published under <a class="" href="/category/microsoft">Microsoft</a>

For a little while now I’ve had an irritating problem with my Vista laptop. Whenever I insert a DVD, CD of any kind, pops up the message asking me to prepare a blank disk:

It’s impossible to access the files on the disc and I don’t want Vista trying to “prepare” my data disc. Quite irritating, but not irritating enough to fix right away.

Written by Sam McGeown on 18/9/2008
Published under <a class="" href="/category/microsoft">Microsoft</a>

Recently I wrote a little utility for a client using the excellent Html Agility Pack to read and navigate through a HTML page, selecting the data that was needed and parsing it - basically a screen scrape. I downloaded the source, compiled it, added a reference to the dll in my project and tapped away for a few minutes and et voila, within a few minutes a working screen scrape. A fantastic library.

Written by Sam McGeown on 10/9/2008
Published under <a class="" href="/category/microsoft">Microsoft</a>

Well, I’ve been away with my friends at Firebrand again and guess what…MCSE Windows Server 2003!

  • 70-293 Planning and Maintaining a Microsoft Windows Server 2003 Network Infrastructure
  • 70-294 Planning, Implementing, and Maintaining a Microsoft Windows Server 2003 Active Directory Infrastructure
  • 70-298 Designing Security for a Microsoft Windows Server 2003 Network