Change GUID on Dell E6420

0

I'm working in a school who have recently updated to Windows 7 and purchased a whole batch of new laptops. While everything else works swimmingly, there are 6 laptops that appear to have the same BIOS GUID as some other laptops that have already been configured. This presents a problem because the deployment software that we use relies highly on GUIDs, and therefore all hell breaks loose when I try to deploy Windows (and if I bodge the Windows install, application deployment will have the same issue anyway!).

I contacted the manufacturer of the laptops, Dell, however as they were purchased a little while before our update plan fell in to place the warranty has since expired.

I've heard that some manufactures supply a script to change the BIOS GUID and serial number, or they have some utility to do it with, but I haven't been able to locate anything. I asked Dell for such a utility and the guy I spoke with drew a blank, and then proceeded to inform me that their 'IT Guy' told them the problem is with our Windows image.And that we should use the image provided by Dell.. seriously? Dell is clearly focussed on the home market with this kind of support.

So all this brings me to a point; Does anyone know of a script that can do this? Or can give me some sort of stepping stone with C or VB if this is possible?

Joseph Bunch

Posted 2014-06-07T00:09:33.597

Reputation: 1

1

Check these links for possible solutions: Smbios guid, Changing the GUID/UUID of a NIC

– and31415 – 2014-06-07T11:18:46.137

What did you try, exactly? – and31415 – 2014-06-10T22:24:23.647

@and31415 Seeing if I could alter the service or asset tags in my bios. – Joseph Bunch – 2014-06-11T05:32:14.340

There were suggested a couple of utilities: asset.com and ipmiutil.exe. Did you try both already? – and31415 – 2014-06-11T06:46:53.337

@and31415 No, as I couldn't find 64 bit versions of the tools. I guess I could grab a windows xp recovery cd and try them though – Joseph Bunch – 2014-06-11T17:06:07.807

No answers