Skip to content

Commit

Permalink
Merge branch 'master' into JumpCloudModule_1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
epanipinto-jc authored Oct 8, 2019
2 parents 7b842c6 + eee7088 commit 8b661da
Show file tree
Hide file tree
Showing 18 changed files with 928 additions and 6,722 deletions.
36 changes: 36 additions & 0 deletions ADMU/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
## 1.2.0

#### RELEASE DATE

September 27, 2019

#### RELEASE NOTES

- Improve and reduce migapp.xml & miguser.xml entrys. This will reduce overall file count and scanning times.

- Add UI loading feedback using write-progress.

- Add localadmin column to UI for profiles.

- Add profile size column to UI for profiles. Also add system c:\ available space to UI.

- Introduce Pester tests and azure pipeline CI for improved automated testing.


## 1.1.0

#### RELEASE DATE

September 6, 2019

#### RELEASE NOTES

- Fix netbios name to use better function and account for cases where netbios name is different than domain name.

- Change ADK install path to use default.

- Improve install and running of USMT on x86 and x64 systems.

- Introduce custom config.xml to remove APAPI prompt.

- Introduce custom migapp.xml and miguser.xml to add more applications and downloads folder migration.
2 changes: 2 additions & 0 deletions ADMU/ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build status](https://dev.azure.com/JumpCloudPowershell/JumpCloud%20ADMU/_apis/build/status/JumpCloud%20ADMU-CI)](https://dev.azure.com/JumpCloudPowershell/JumpCloud%20ADMU/_build/latest?definitionId=13)

# Providing Feedback

The ADMU is currently in an Early Access (EA) period.
Expand Down
Binary file modified ADMU/exe/Windows 7/gui_jcadmu_win7.exe
Binary file not shown.
Binary file modified ADMU/exe/Windows 7/jcadmu_win7.exe
Binary file not shown.
Binary file modified ADMU/exe/Windows 8-10/gui_jcadmu_win10.exe
Binary file not shown.
Binary file modified ADMU/exe/Windows 8-10/jcadmu_win10.exe
Binary file not shown.
Binary file modified ADMU/images/img_17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
536 changes: 307 additions & 229 deletions ADMU/powershell/Form.ps1

Large diffs are not rendered by default.

Loading

0 comments on commit 8b661da

Please sign in to comment.