Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix token check and URL in Get-IntuneManagedDeviceBitLockerKeyPresence.ps1 #37

Open
wants to merge 126 commits into
base: master
Choose a base branch
from

Conversation

Rocketcandy
Copy link

@Rocketcandy Rocketcandy commented Sep 24, 2021

Fix for: #36

Update the check for expiration of $Header["ExpiresOn"]

Update the URL for bitlocker to use the new one: https://docs.microsoft.com/en-us/graph/api/bitlockerrecoverykey-get?view=graph-rest-beta&tabs=http

@Rocketcandy Rocketcandy changed the title Fix $TokenExpierMins and $BitlockerRecoveryKeys Fix $TokenExpierMins and $BitlockerRecoveryKeys in Get-IntuneManagedDeviceBitLockerKeyPresence.ps1 Sep 24, 2021
@Rocketcandy Rocketcandy changed the title Fix $TokenExpierMins and $BitlockerRecoveryKeys in Get-IntuneManagedDeviceBitLockerKeyPresence.ps1 Fix token check and URL in Get-IntuneManagedDeviceBitLockerKeyPresence.ps1 Sep 24, 2021
Copy link

@ghjtrojan ghjtrojan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This worked for me! Thanks for the suggestion, hopefully they merge it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants