Remote Server Administration Tools for Windows 7 Beta Released

MS has released a beta version of the administration tools (RSAT) for Windows 7.  It includes:

“Server Administration Tools:

  • Server Manager

Role Administration Tools:

  • Active Directory Certificate Services (AD CS) Tools

  • Active Directory Domain Services (AD DS) Tools

  • Active Directory Lightweight Directory Services (AD LDS) Tools

  • DHCP Server Tools

  • DNS Server Tools

  • File Services Tools

  • Hyper-V Tools

  • Remote Desktop Services Tools

Feature Administration Tools:

  • BitLocker AD Password Recovery Viewer

  • Failover Clustering Tools

  • Group Policy Management Tools

  • Network Load Balancing Tools

  • SMTP Server Tools

  • Storage Explorer Tools

  • Storage Manager for SANs Tools

  • Windows System Resource Manager Tools”

Yes, you can use Server Manager to manage remote servers.  Thanks be to you-know-who!  It’s been badly needed and had me running to good ol’ Computer Management every time I wanted to do anything to our Hyper-V cluster.

Recommended Hotfixes for System Center Virtual Machine Manager 2008

MS has published a list of the patches that you should apply to your Hyper-V and VMM 2008 servers.  Some of the updates are required for Hyper-V to fix the “virtualization service version: upgrade available” host status alerts in the VMM host console.

If like me, you’re using WDS to build your physical machines then it’s worth putting in some time to slipstream these updates into your WIM images.

Microsoft Virtualisation Cost Savings Calculator

I’ve seen this been mentioned, came close to it, but never found it before.  MS has a site where you can plug in the numbers of servers you have and input the % of consolidation through virtualisation.  You then produce a report and plus in the unit cost of electricity for your business and it spits out the savings by virtualising your data centre.

Hyper-V R2 and Management NICs

Robert Larson posted a note for people to be aware of if testing Hyper-V R2 out on lab machines.  Your machine may only have one NIC which is contrary to MS’s recommendations:

  • 1 NIC for the parent partition
  • 1 NIC for virtual machine networking
  • 1 NIC for heartbeat (if using clustered hosts)

The default configuration for Hyper-V R2 is that the NIC assigned to the parent partition cannot be used by virtual networks, i.e. child partitions.  There is a tick box in the virtual network configuration that you can use to allow the NIC to be shared by the parent and child partitions.  Robert has posted a screenshot.

1/4 Of Irish Companies Making IT Staff Redundant

More doom and gloom I’m afraid.  There’s a story on Silicon Republic that 1/4 of Irish companies say they will be letting IT staff go.  As usual, IT is seen as a non-revenue generating cost centre that cannot add value to the business.  Personally, I see that as being a failure on the part (not necessarily both) of two parties:

  • Management or directors who do not appreciate the skills of their staff and lack the vision of how to use IT to enhance their competitiveness and efficiencies.
  • IT staff who fail to develop their skills and provide advice to management, i.e. the 10-till-4 administrators that you may seen me talk about before.

It seems that most of these businesses have ongoing IT requirements and projects that must be finished and they will be looking at contract or temporary staff to complete them.

The last time we had an “IT recession” was in 2000-2002.  There was almost no movement on the permanent job scene in IT.  But contract work was pretty lively.  I tried to get into contracting then but couldn’t do it.  You had to have some sort of background in contracting before an agency would submit your CV.  I got lucky when a relative put my CV in with his employers and I finally got my foot on the ladder.  I think it might be like that again.

If you are contracting for the first then consider your options and requirements.  In Ireland you must have a company.  You cannot set up as a sole trader in IT contracting.  That’s reserved to the likes of builders, i.e. it’s defined as someone who works under their own direction and brings their own tools onto the site.  A call to Revenue confirmed an IT contractor must have their own company.  You can set up a company but there’s a tonne of paperwork that can take months, e.g. set up the company and 2 directors, set up VAT, set up bank account, set up PAYE taxation, monthly VAT reports, quarterly VAT reports, annual VAT reports, annual CRO report (this is a real biggie because there is ZERO flexibility on it), annual directors reports and pension compliance.  The benefit is you have all the perks of a company, e.g. purchase assets, depreciate them and write them off from VAT.  If all the paperwork sounds too nasty and you need to get up and running quickly then you can join an umbrella company managed by an accountant.  All you have to do each month is submit your timesheets to the accountant along with your expenses.  You cannot expense assets, e.g. a laptop, because you don’t own the company.

Finally, do a lot of research on the accountants.  I went through 3 before I found one I could trust.  The first one was a fool.  The second wouldn’t answer the phone or return my emails.  The 3rd didn’t do the paperwork or advise me and put me in a bind which took some work to sort out.

Bill Gates Featured on Stephen Colbert’s “Threat Down”

Nation, I hope you’re a regular watcher of the Colbert Report.  I am, it’s where I get all of my accurate news.  I have no need for “facts” or “truth”.  Truth is what you say it is.

KIDDING!

Anyway, Stephen Colbert is a hugely hilarious American conservative news satire; take Bill O’Reilly, make him funny and you’ve got Stephen Colbert.

Monday night (last night here on Sky’s FX), The Colbert Nation were treated to the latest instalment of “Threat Down”.  Threat down is like a cross of the Homeland Security Amber/Red alert with Top Of The Pops.  Colbert discusses the threats facing the world, as he sees them.  Bill Gates was featured last night.  If you watch the video, move to around the 1:20 minute mark.

Bill released mosquitoes on the crowd at a conference to make a point about malaria.  This was a no-no from Colbert.  You should hear why 🙂

Install Hyper-V In A VM

It is possible to install Hyper-V in a virtual machine.  I’d seen MS doing it for hands-on labs and I’ve seen it in demos.  The catch is that you cannot start the VM’s up.

Try do it in a full installation of Windows Server 2008 and you are warned that you can’t because you don’t have compliant hardware.  The trick is to do it on a Core Installation of Windows Server 2008.  It doesn’t appear to do the same hardware compliance checks.  I’ve just done it with a Hyper-V VM.  That’s right … Hyper-V was installed in a VM running on Hyper-V.

Naturally this is in no way going to be supported by MS but it’s a good way to do some basic testing, lab or documentation work.

Thanks To: Dave Northey.