TheJumpCloud / jumpcloud-ADMU

JumpCloud Active Directory Migration Utility - JCADMU
23 stars 7 forks source link

V2.7.0 #125

Closed kmaranionjc closed 3 months ago

kmaranionjc commented 4 months ago

Issues

What does this solve?

Is there anything particularly tricky?

How should this be tested?

  1. Create .exe .\Build.ps1
  2. Open app and validate updated JC logo in the upper left side of the Form
  3. Migrate for failure and validate error messages
  1. Rerun the app using the new Rerun button after success/fail and validate that the app is running as if it was first opened

  2. Click on the new View Log button after a migration, ensure that it opens the log file

  3. Validate that you can't migrate with the same system hostname and Local Account Username:

    image
  4. Run ADMU on a hybrid domain joined system and select Leave Domain, migrate and validate that the system is unjoined from AD

  5. After a successful migration, copy the newly built UWP to C:\Windows. Login to the migrated user and validate the updated logo is shown and the status text shows: "Completing Account Migration x%"

    image
  6. Run module: Start-Migration twice, with -AdminDebug $true and $false. Validate that the verbose messaging is being hidden on $false and shown on $true

Screenshots

image image image image image image