Richard's Rant

Principal .NET Consultant, MCSD Certified

March 2007 - Posts

Very Interesting Blogger
I came across this blog a couple of weeks ago, and I really like her writing style (kind of like how I would like to be able to write). Quirky and funny.  Give it a read.  Tokyo Girl Down Under 
TFS, Virtualisation, and Newsid

Came across an interesting problem the other day.

We were setting up a TFS (Team Foundation Server) virtual machine using Microsoft Virtual Server. The way that wee were doing it wa sto use differencing disks. (See this article for a great walkthrough by Andrew Connel of how to use differencing disks). We had created a base disk with Windows 2003 R2 fully patched. We then created a differencing disk from this, applied Newsid to change the SID and the name, and installed IIS. We then created a new differencing disk with the IIS disk as the parent, applied Newsid (to change the name and SID), joined it to the domain, and isntlaled TFS as per the installation guide. When we got to the end, we could not create projects or  uplaod new process templates. It was beginning to become very very annoying.

After trying a lot of different things, we traced it down to the use of Newsid when we created the final differencing disk. What was happening  was that Newsid certainly changes the SID of the machine, but leaves the ACL's of the IIS service. So wha thtis means, is that the IIS service ACLs in the IIS metabase have  anumber of orphans. SO that when you try and create a new Sharepoint site, it does not work (not sure why this is, just that it does not work).

So, we found there are 3 was to do deal with this:

1. Don't use differencing disks. Stick out tongue

2. Do not isntall IIS until after newsid has been run

3. If you do run newsid after installing IIS, uninstall IIS and re-install after running newsid. This fixes the ACL's and TFS installs with no problems.

On Cycling and Roadworks

I tells ya, I am getting more and more annoyed at the roadworks for the North South Bypass Tunnel. Don't get me wrong: I think that it is probably needed (but that is another rant for another day), but they could perhaps make it a damn side safer for all invloved.

I am a cyclist. I choose to cycle to work, as driving is far too much hassle, and cycling gives me my exercise (so that I do not have to waste money on a Gym). On my way in to work, I have to cross Ipswich road where it goes under the freeway. This is where they are doing roadworks. They have taken away the cycle bridge next to the freeway so that they can widen the freeway so that the tunnell entrance/exits cna be put in.

Now, in itself, I do not have a problem with it. I think that Brisbane has been neglected far to long by all levels of politics, and that we all have to put up with some pain while infrastructure projects are constructed.

However, that does not give the powers that be the ability to stuff it up for everyone. They have made that crossing so damn dangerous. WHen you have 30 cyclists all trying to cross at a pedestrian crossing (as well as other pedestrians), and then be forced to cross a fairly busy road (particiularly when the lights change) on a blind corner, I just shudder to think that some cyclist/pedesdtrian who is perhaps not paying a lot of attention is going to be hit.

All this could be so eassily avoided, if the planners thought like a cyclist/pedestrian. I mean, how much would it cost to move the crossing down to the other lights of the intersection? Maybe a$1000? or even $5000 (if it is that much, then someone os rorting the system)? For a project who's cost is now $4 Billion, what would $5K be? And while they are at it, why not change the crossing so that the walk sign turns green even if no one has pressed it? I mean, how much effort would that be?

I can guarrantee that if Mr Newman was cycling in, there would be changes.

 Discuss