Gary Sharp
8b8b26116e
feature: specify device profile/batch during pending enrolment
2025-06-27 14:51:03 +10:00
Gary Sharp
162ca20046
fix: enrollment > enrolment
2025-02-16 17:13:55 +11:00
Gary Sharp
f946f3250c
feature: collect MDM Hardware Data (Autopilot hash) during device enrolment
...
resolves #160
2025-02-05 17:38:57 +11:00
Gary Sharp
77acf0bfdb
bug fix #104 hardware mac addresses not saving on MacOSX enrol
2024-12-15 18:00:40 +11:00
Gary Sharp
f90eda4101
add pending enrollment identifier
2024-01-24 16:38:50 +11:00
Gary Sharp
37e2e5a08c
feature: pending device enrollment approval
2024-01-21 14:06:11 +11:00
Gary Sharp
4631903019
refactor: split windows/mac enrolment
2024-01-12 11:13:48 +11:00
Gary Sharp
85d51c0e45
Fix #141 preserve computer names for non-domain joined devices
2024-01-11 16:27:40 +11:00
Gary Sharp
b6945d9bbd
fix #135 avoid failing device import/enrol when unable to set AD description
2023-10-12 17:37:42 +11:00
Gary Sharp
6fcb1a1eae
fixup Disco -> Disco ICT
2023-07-26 19:01:31 +10:00
Gary Sharp
3e7db6b552
qol: remove exceptionless
2022-02-18 13:57:42 +11:00
Gary Sharp
af4a94870e
additional device details
2020-12-04 15:51:23 +11:00
Gary Sharp
f1d27732c7
Feature: Collect additional hardware audit information
...
When devices enrol the client collects processor, memory, disk and network information which is persisted in the database
2020-11-29 16:43:44 +11:00
Gary Sharp
3c197e7b2f
Bug: Correctly write enrolment log device info
2018-04-19 17:09:34 +10:00
Gary Sharp
ed66f4f285
Tidy: Sort/remove usings, simplify names
2017-03-25 15:29:51 +11:00
Gary Sharp
afa548fb70
Device enrolment with no model information
...
An exception was previously thrown when a device lacking
manufacturer/model information attempted to enrol.
2016-11-09 15:43:44 +11:00
Gary Sharp
3e4dda683d
Bug Fix : #88 Update PList Parsing
...
Various versions of OSX/MacOS are producing slightly different PList
files. The PList library was having difficulty with some versions. An
updated PList library has been included and source changed to utilise
this library.
2016-11-02 17:04:00 +11:00
Gary Sharp
3c521541fd
Bug Fix #79 Ban '/' from serial numbers
2016-09-29 17:55:39 +10:00
Gary Sharp
86faf02cf0
scheduled tasks tidy up
2016-09-28 21:20:18 +10:00
Gary Sharp
27c21175d7
Certificate/wireless plugins; major refactoring
...
Migrate much of BI to Services.
Added Wireless Profile Provider plugin feature.
Added Certificate Authority Provider plugin feature.
Modified Certificate Provider plugin feature.
Database migration v17, for Device Profiles.
Enrolment Client Updated to support CA Certificates, Wireless Profiles
and Hardware Info.
New Client Enrolment Protocol to support new features.
Plugin Manifest Generator added to main solution.
Improved AD search performance.
2016-09-28 20:17:55 +10:00