Skip to content

Releases: hjorslev/IntuneOperator

v0.0.5

22 Apr 20:59
2630b49

Choose a tag to compare

What's Changed

Other Changes

  • Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.4.3 to 5.5.0 by @dependabot[bot] in #10
  • Add Get-IntuneDevice by @hjorslev in #7

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

19 Mar 12:53
fc6bb9f

Choose a tag to compare

Add Remediation cmdlets (#5)

This PR adds the following cmdlets:

Get-IntuneRemediationSummary

Retrieves remediation summary statistics for all Intune proactive remediations.

Get-IntuneRemediationDeviceStatus

Retrieves per-device run state and pre/post remediation output for a specific Intune proactive remediation.

v0.0.3

12 Mar 10:54
e096003

Choose a tag to compare

Add OperatingSystem property (#4)

This adds an OperatingSystem property to Get-IntuneDeviceLogin.

v0.0.2

11 Mar 21:37
3b6b954

Choose a tag to compare

Fix duplicate results when using parameter UPN (#3)

This PR fixes an issue where duplicate results were shown when using the parameter -UserPrincipalName.

v0.0.1

11 Mar 19:04
8849d45

Choose a tag to compare

Initial Version (#1)

Add cmdlet Get-IntuneDeviceLogin