Releases: bgelens/DSCPullServerAdmin
Releases · bgelens/DSCPullServerAdmin
0.4.3
30 Apr 20:38
Compare
Sorry, something went wrong.
No results found
EDB Fixes:
Fixed deserialization issue for StatusData Issue: #54 .
Fixed typecasting issue for ConfigurationNames / StatusData and Errors resulting in Pull Server errors. Issue: #56
0.4.2
16 Jan 11:20
Compare
Sorry, something went wrong.
No results found
EDB Fixes:
StatusReport move from Last to Previous. Issue: #43 .
Registration and devices from from First to Next. Issue: #51
0.4.1
19 Dec 11:51
Compare
Sorry, something went wrong.
No results found
Cross Platform support (Only SQL is supported xPlat. MDB and ESE are not)
Removed Microsoft.Isam.Esent.Interop from RequiredAssemblies
Load Microsoft.Isam.Esent.Interop when available
removed RetrieveColumnAsGuid and moved properties to RetrieveColumnAsString as something broke on latest w10 insiders
Fix ad-hoc mdb database access did not process as PreProc was missing MDB logic
0.4.0
19 Dec 09:47
Compare
Sorry, something went wrong.
No results found
MDB Support
Bug fixes
Added wildcard attribute to parameters that support it (MDB does not support wildcards)
Added single char ? wildcard support besides *
Locked to PSv5.1+
0.3.1
22 Nov 18:37
Compare
Sorry, something went wrong.
No results found
Fix where Copy-DSCPullServerAdmin would only copy 5 StatusReports. Now copies all
0.3.0
20 Nov 15:23
Compare
Sorry, something went wrong.
No results found
Implemented full EDB support (experimental): Set, Remove and New Device, Registration and StatusReport.
0.2.1
28 Oct 09:25
Compare
Sorry, something went wrong.
No results found
No changes, build pipeline update to create GitHub releases togheter with PSGallery Publishing
0.2.0
27 Oct 19:12
Compare
Sorry, something went wrong.
No results found
SQL Query updates for Get-DSCPullServerAdminStatusReport. Increased ConfirmImpact to High for Set functions
Release 0.1.2
06 Jul 08:39
Compare
Sorry, something went wrong.
No results found
bug fixes
help for public functions
test coverage for public functions and internal classes
Initial SQL support
05 Jun 21:32
Compare
Sorry, something went wrong.
No results found
Refactored from c# to script
Added SQL support
Added migration support from edb to sql