ACS 4.20: Windows instances all have the same fingerprints when using UEFI.
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.4k
- 平均合并
- 6 天 19 小时
- 30 天内合并 PR
- 32
描述
### problem
As we create Windows Templates:
```
Sysprep /generalize /oobe /shutdown
```
OR
Variable files are being created, indicating it does sets individual fingerprints (I guess).
For some reason, when deploying form the template it always comes back with the same fingerprints like if they were all cloned from the original.
I narrowed down to the UEFI because as we performed the exact same procedure with Legacy BIOS, the issue is gone.
Any clue?
### versions
ACS 4.20.1.0
Ubuntu 24.04 LTS
NFS as Primary and Secondary storages.
### The steps to reproduce the bug
1.
2.
3.
...
### What to do about it?
As a work around we do not use UEFI unless it is mandatory and always deploy new instances from ISO, not from template.
贡献指南
评估
这个 Issue 还没有评估数据。