fleet/orbit/changes/bug-8974-smbios-uuid-value-retrieval
Marcos Oviedo 53b74e576c
Adding fallback mechanism to retrive UUID on Windows (#8993)
* Adding fallback mechanism to retrive UUID on Windows

* Fixing erroneous code comments

* Addressing code review findings
2022-12-13 18:04:49 -03:00

2 lines
93 B
Plaintext

* When WMI call fails on Windows, UUID can now be retrieved by reading the SMBIOS interface.