Skip to content

Releases: brookd2404/Driver.Firmware.Servicing

v1.0.23

22 Nov 11:50
Compare
Choose a tag to compare

[1.0.23] - 2023-11-22

Breaking Changes

  • Changed AzureAD parameters to EntraID

Fixed

  • Fixed an issue with the get requests when the return object does not have a value

Added

  • Added new functions for Intune Policies
    • Get-IntuneDriverUpdatePolicy
    • Get-IntuneDriverUpdatePolicyAssignments
    • New-IntuneDriverUpdatePolicyAssignment
    • New-IntuneDriverUpdatePolicyAssignment

v1.0.21

10 May 08:26
Compare
Choose a tag to compare

[1.0.21] - 2023-05-10

Fixed

  • Fixed an issue with Add-DriverUpdateApproval where it was erroring on a count operation.

v1.0.19

22 Mar 13:48
Compare
Choose a tag to compare

[1.0.19] - 2023-03-22

Fixed

  • Fixed a coding issue in the Push-EnrollUpdatableAsset function

v1.0.17

22 Mar 13:12
Compare
Choose a tag to compare

[1.0.17] - 2023-03-22

Fixed

  • Fixed an issue with the Add-DeploymentAudienceMember function where it was not processing the input correctly.

Added

  • Added Verbose output to the Add-DeploymentAudienceMember function
  • Added Verbose output to the Add-DriverUpdateApproval function
  • Added Verbose output to the Get-DeploymentAudience function
  • Added Verbose output to the Get-DeploymentAudienceMember function

v1.0.15

22 Mar 11:56
Compare
Choose a tag to compare

[1.0.15] - 2023-03-22

Added

  • Functionality to Add-DeploymentAudienceMember to allow for using either the policyID or AudienceID
  • Functionality to Get-DeploymentAudienceMember to allow for using either the policyID or AudienceID

Fixed

  • Renamed Push-EnrollUpdateableAsset to Push-EnrollUpdatableAsset to resolve a spelling error

Added

  • Updated Automation

v1.0.11

21 Mar 19:49
Compare
Choose a tag to compare

[1.0.11] - 2023-03-21

Fixed

  • Renamed Push-EnrollUpdateableAsset to Push-EnrollUpdatableAsset to resolve a spelling error

Added

  • Updated Automation

v1.0.8

21 Mar 14:24
Compare
Choose a tag to compare

[1.0.8] - 2023-03-21

Added

  • Release Automation

Fixed

  • Failed Build Items Failing Tests

1.0.0

21 Mar 14:07
Compare
Choose a tag to compare

INIT Release