I’m virtualizing a Rockwell AssetCentre Server and I’m looking at Disaster Recovery scenarios. This server contains a lot of other Rockwell Software like RSLinx, Logix 5000, Logix 500, and more…
Software activations for Rockwell work in a very strict manner, so much so that I’m concerned about whether its going to be viable to restore the AssetCentre server Virtual Machine to a different host in the event of a system failure.
The software activations are locked to the virtual machine using the serial number of the hard drive. You can also choose to lock it to the MAC address of the virtual machine. Are either of these two things something that can be customized and edited using VMWare? Will they automatically change if I host the virtual machine using a different Virtual Server?
I’ve looked inside the .vmx files (currently using a mix of VMWare Workstation 7 and VMware ESXi 4.1) and I didn’t see anything in either of the files that looked like a MAC addresss or a Hard Disk serial number.
asked Aug 24, 2011 at 16:00
1
The UUID of the disk is in the .vmdk file. For example:
# The Disk Data Base
#DDB
ddb.toolsVersion = "8327"
ddb.adapterType = "lsilogic"
ddb.geometry.sectors = "63"
ddb.geometry.heads = "255"
ddb.geometry.cylinders = "2610"
ddb.uuid = "60 00 C2 9f e4 06 d9 4c-13 9a d8 50 77 bb 73 36"
ddb.longContentID = "72d1cd8a4fb3119ca80f3870ee90c1b0"
ddb.virtualHWVersion = "7"
The MAC address can be edited under ‘Advanced properties’ of your network adapter. It should also be in the .vmx file. I found this is mine:
ethernet0.generatedAddress = "00:0c:29:f3:72:cc"
It’s possible that it’s only saved there once you edit it though.
If you move your VM to another location VMWare usually asks you if you moved or copied the VM when you start it. If you say you moved it then all ID’s stay the same. If you say you copied it then VMWare will change the ID’s to prevent conflicts.
answered Aug 24, 2011 at 16:08
1
I am also dealing with AssetCentre which we have virtualized in VMware and have bound to the disk serial number. I’ve been trying to figure out how to display the disk serial number. Thanks for the information on how to do that within FactoryTalk. I also finally found that just doing a DIR in a command prompt in any folder on that drive shows it at the top.
I just cloned our server to another Cluster and it appears that the disk serial number stayed the same. Also, Microsoft Sysinternals provides a free tool VolumeID to change the disk serial number http://technet.microsoft.com/en-us/sysinternals/bb897436.aspx. I tested it and it did successfully change the serial number which FactoryTalk noticed after rebooting. Based on my testing of the clone I don’t think that I will need it, but I wanted to see if it worked.
answered Jun 22, 2012 at 18:38
1
Can you clarify what you mean by the serial number of the disk ? How would you normally read it ?
MAC addresses for the ethernet adaptors are stored in the .vmx file as
ethernet0.generatedAddress = "00:0c:39:5b:b5:e0"
1
So I found out that VMware changes Hard Disk serial number (8 character Alpha-Numeric code somehow bound to a Hard Drive or Volume) when you make a clone, and I haven’t found a way to manually change it back. So… using the «DISK_SERIAL_NUM» for the Host ID is a bad idea for Rockwell products running on VMware (even though they will still recommend it).
In FactoryTalk Activation Manager, if you click «Get New Activations» and then click the […] button under «Host ID Information» it will show you MAC Address and the «DISK_SERIAL_NUM» and ask you to choose a Host ID to bind your activation’s.
Since the MAC Address is the only thing I know of that you can manually configure in ESXi on a virtual machine, we reworked our activation’s and now they’re all bound to the MAC address of the primary network adapter.
Been running…
— AssetCentre
— RSLogix 500 (make sure you get the activation Node-Locked)
— RSLogix 5000
— RSLinx Classic
…with no issues since reworking the activation’s.
answered Oct 5, 2011 at 19:39
LucretiusLucretius
4591 gold badge4 silver badges14 bronze badges
There is a simple way around this. Clone the VM Factory Talk Activation is locked to with VirtualBox (keeps the same UUID). Launch the clone and restore/return the license. Now you have the license in the cloud in case you need it for a future recovery situation and it is still on your original VM.
answered Jul 4, 2013 at 13:13
|
237 / 210 / 29 Регистрация: 08.06.2011 Сообщений: 467 |
|
|
1 |
|
|
22.07.2011, 17:16. Показов 3923. Ответов 3
У всех VM которые я создаю, одинаковый hard drive serial number: 000000001 (нулей не точное количество). Возможно ли это изменить?
0 |
|
Programming Эксперт 94731 / 64177 / 26122 Регистрация: 12.04.2006 Сообщений: 116,782 |
22.07.2011, 17:16 |
|
Ответы с готовыми решениями: Hard drive inspektor hard drive is locked Serial number Bios
3 |
|
Студент 895 / 328 / 12 Регистрация: 29.01.2011 Сообщений: 1,679 |
|
|
23.07.2011, 15:32 |
2 |
|
Наверное…нет,нельзя,хотя не уверен.А в чем смысл их менять то?
0 |
|
237 / 210 / 29 Регистрация: 08.06.2011 Сообщений: 467 |
|
|
23.07.2011, 20:49 [ТС] |
3 |
|
Наверное…нет,нельзя,хотя не уверен.А в чем смысл их менять то? Есть сервер, который идентифицирует клиентов по серийным номерам жестких дисков, а если у всех VM номера одниаковые, тогда сэмулировать подключение к серверу более чем одного клиента, не представляется возможным.
0 |
|
Студент 895 / 328 / 12 Регистрация: 29.01.2011 Сообщений: 1,679 |
|
|
23.07.2011, 21:27 |
4 |
|
Я бы скачал,посмотрел,но интернет лимитирован,могу непотянуть размер.А что в саппорте пишут?
0 |
![]() |
![]() |
|
Authenticator Code |

|
Thread Tools
|
| How do you get a new HDD serial number for VMware (Virtual Machine) |
|
|
#1 |
|||||||||||
|
pepelito n00bie Join Date: Jan 2017
Reputation: -26 Points: 3,456, Level: 5 Level up: 82%, 144 Points needed Activity: 2.4%
Last Achievements |
How do you get a new HDD serial number for VMware (Virtual Machine) HDD serial number, not the HDD Volume serial number, note please. The one that changes your computer ID (CID) when you change it. |
|||||||||||
|
pepelito is offline |
|
|
|
#2 |
|||||||||||
|
Sinclairq ye Join Date: Jan 2020 Location: /
Reputation: 26335 Recognitions (2) (1) Points: 31,096, Level: 26 Level up: 36%, 1,104 Points needed Activity: 0%
Last Achievements |
add: disk.EnableUUID=»true» to your VMware .vmx file to enable serialnumbers __________________ Custom the things, custom the wings |
|||||||||||
|
Sinclairq is offline |
|
|
|
#3 |
|||||||||||
|
pepelito n00bie
Join Date: Jan 2017
Reputation: -26 Points: 3,456, Level: 5 Level up: 82%, 144 Points needed Activity: 2.4%
Last Achievements |
Quote:
Originally Posted by Sinclairq add: disk.EnableUUID=»true» to your VMware .vmx file to enable serialnumbers Sorry, but what does that do? Do I get a new HDD serial number everytime I launch the VM or does it use my host HDD, which I dont want it to do? Please explain further if you wish! |
|||||||||||
|
pepelito is offline |
|
|
|
#4 |
|||||||||||
|
Sinclairq ye Join Date: Jan 2020 Location: /
Reputation: 26335 Recognitions (2) (1) Points: 31,096, Level: 26 Level up: 36%, 1,104 Points needed Activity: 0%
Last Achievements |
Quote:
Originally Posted by pepelito Sorry, but what does that do? Do I get a new HDD serial number everytime I launch the VM or does it use my host HDD, which I dont want it to do? Please explain further if you wish! wait no sorry misread thought you were asking how to get your serial number __________________ Custom the things, custom the wings |
|||||||||||
|
Sinclairq is offline |
|
|
|
#5 |
|||||||||||
|
pepelito n00bie
Join Date: Jan 2017
Reputation: -26 Points: 3,456, Level: 5 Level up: 82%, 144 Points needed Activity: 2.4%
Last Achievements |
Quote:
Originally Posted by Sinclairq wait no sorry misread thought you were asking how to get your serial number Cheers, but do you know how to get a new virtual HDD serial number? |
|||||||||||
|
pepelito is offline |
|
|
|
#6 |
|||||||||||
|
Frostiest Master Contributor Join Date: Sep 2019
Reputation: 37592 Points: 49,867, Level: 33 Level up: 55%, 1,533 Points needed Activity: 13.3%
Last Achievements |
also mac ethernet0.generatedAddress = «00:0c:29:f3:72:cc» https://serverfault.com/a/304569 |
|||||||||||
|
Frostiest is offline |
|
|
|
#7 |
|||||||||||
|
pepelito n00bie
Join Date: Jan 2017
Reputation: -26 Points: 3,456, Level: 5 Level up: 82%, 144 Points needed Activity: 2.4%
Last Achievements |
Quote:
Originally Posted by Frostiest also mac ethernet0.generatedAddress = «00:0c:29:f3:72:cc» https://serverfault.com/a/304569 I’ve already tried this mate, it changes the UUID and mac adress which isn’t a problem for me. BYOND, the place where I’m trying to ban evade bans your computer ID, which only can be changed by changing the HDD hard coded serial number. I’m trying to find a way to change the HDD hard coded serial number of a virtual machine in VMware workstation. |
|||||||||||
|
pepelito is offline |
|
|
|
#8 |
|||||||||||
|
Contraband Junior Member Join Date: Sep 2013
Reputation: 815 Points: 7,503, Level: 9 Level up: 92%, 97 Points needed Activity: 3.0%
Last Achievements |
Use kvm and you’ll be much better off |
|||||||||||
|
Contraband is online now |
|
|
|
#9 |
|||||||||||
|
yomismosol 1337 H4x0!2 Join Date: Jan 2015
Reputation: 1349 Points: 6,270, Level: 8 Level up: 80%, 230 Points needed Activity: 3.7%
Last Achievements |
https://stackoverflow.com/questions/…mber-in-vmware Not tested, just googled it like you should do |
|||||||||||
|
yomismosol is offline |
|
|
|
#10 |
|||||||||||
|
pepelito n00bie
Join Date: Jan 2017
Reputation: -26 Points: 3,456, Level: 5 Level up: 82%, 144 Points needed Activity: 2.4%
Last Achievements |
Quote:
Originally Posted by Contraband Use kvm and you’ll be much better off KVM dosen’t support 3d acc, so it’s useless to me. Quote:
Originally Posted by yomismosol https://stackoverflow.com/questions/…mber-in-vmware Not tested, just googled it like you should do I already got a serial number, I’m trying to get a new one. The post you sent is not related to my problem. |
|||||||||||
|
pepelito is offline |
|
|
|
#11 |
|||||||||||
|
Contraband Junior Member Join Date: Sep 2013
Reputation: 815 Points: 7,503, Level: 9 Level up: 92%, 97 Points needed Activity: 3.0%
Last Achievements |
Quote:
Originally Posted by pepelito KVM dosen’t support 3d acc, so it’s useless to me. I already got a serial number, I’m trying to get a new one. The post you sent is not related to my problem. GPU passthrough is better than using vmware |
|||||||||||
|
Contraband is online now |
|
|
|
#12 |
|||||||||||
|
crowman2 n00bie Join Date: May 2015
Reputation: 61 Points: 4,140, Level: 6 Level up: 60%, 360 Points needed Activity: 3.7%
Last Achievements |
Quote:
Originally Posted by pepelito KVM dosen’t support 3d acc, so it’s useless to me. If I suggest you to patch something like GetVolumeInformation/DeviceIoControl will that solve your problem? [UPDATED]
|
|||||||||||
|
crowman2 is offline |
|
|
|
#13 |
|||||||||||
|
pepelito n00bie
Join Date: Jan 2017
Reputation: -26 Points: 3,456, Level: 5 Level up: 82%, 144 Points needed Activity: 2.4%
Last Achievements |
Quote:
Originally Posted by crowman2 If I suggest you to patch something like GetVolumeInformation/DeviceIoControl will that solve your problem? [UPDATED] If you type «wmic diskdrive get serialnumber» thats the one I’m trying to change, not the volumeID serial number. They are two different things. The hard codeded serial number looks like this, which is what I want to change: While the volumeID serial number looks like this, which is irrelevant to my thread.: Do you understand now what I mean?
Reason: forgot to add something |
|||||||||||
|
pepelito is offline |
|
|
|
#14 |
|||||||||||
|
crowman2 n00bie Join Date: May 2015
Reputation: 61 Points: 4,140, Level: 6 Level up: 60%, 360 Points needed Activity: 3.7%
Last Achievements |
Quote:
Originally Posted by pepelito If you type «wmic diskdrive get serialnumber» thats the one I’m trying to change, not the volumeID serial number. They are two different things. The hard codeded serial number looks like this, which is what I want to change: While the volumeID serial number looks like this, which is irrelevant to my thread.: Do you understand now what I mean? I understand. The problem is you do not know exactly how does your game receiving serialnumber. You even do not sure if the problem related to serialnumber. BTW, using «wmic diskdrive get serialnumber» from VmWAre and from the native system is giving the same result? |
|||||||||||
|
crowman2 is offline |
|

![]() Similar Threads |
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Help] Is there a way to change a HDD’s Serial Number? | dfg555 | General Programming and Reversing | 2 | 22nd August 2017 07:01 PM |
| ATA Commands to change your HDD Serial Number | Allen626 | PC Software | 1 | 4th September 2005 11:50 PM |
| HOOAH! Changing The HDD Serial Number! [NOT an HWBan Remover] | kutija | America’s Army Operations 2.x | 28 | 5th April 2005 11:59 PM |
| HDD serial number changer | kutija | America’s Army Operations 2.x | 2 | 1st April 2005 01:04 PM |
| Changing your HDD serial number | Neotrezz | America’s Army Operations 2.x | 9 | 18th June 2004 02:45 AM |
|
Tags |
| vmware, serial, hdd, computer, changing, virtual, machine, virtualbox, abuse, trial |
«
Previous Thread
|
Next Thread
»
|
Forum Jump |
All times are GMT. The time now is 05:59 PM.
Contact Us —
Toggle Dark Theme
Terms of Use Information Privacy Policy Information
Copyright ©2000-2023, Unknowncheats� UKCS #312436
![]() |
no new posts

usb serial number
















