[BUG] 2023.4.9196 x64 : Post-Setup task removed from Loaded edition if parent check-box clicked to uncheck other editions.

  • Thread starter Thread starter XYZ
  • Start date Start date
X

XYZ

Guest
As per title, if I...

1. Load an Enterprise edition from an image which has multiple editions (eg. Education, Enterprise, Pro)
2. Apply a preset which has Post-Setup part (eg. a .ps1 powershell script)
3. Under Finish > Apply > Automate - Post-Setup, all three editions are checked, and right side shows the .ps1 file will be added to all three editions.
4. If I click on the Parent Automate - Post-Setup checkbox, I was expecting it to just uncheck the Edu + Pro editions, leaving a checkmark by the Loaded Ent edition, which it does - However, on the right side, showing total pending tasks, the Post-Setup > Add .ps1 has been removed from all three editions, so it won't even be applied to the Loaded Ent edition, even though it should be.

Expected behaviour: It should still show the Add .ps1 Post-Setup task for the Ent edition.
 
In fact, you don't even need to use a preset for step (2). Just drop a new Post-Setup file onto User section, and you get the same problem on the Apply section, as mentioned.
 
Back
Top